Workflow 1 :
Create a toolbar to facilitate launching of thin and thick client applications. Based on entitlements the user can click on a toolbar button which will either launch an application
or based on application discovery will request focus by publishing a message to the application. For thick client communication the java and .net adapters are needed. The
toolbar helps to present a unified and consistent interface across all desktop financial applications. Also would like to present and launch from a list of desktop applications from internal company
departments using the application directory.
Workflow 2 :
Many financial companies already have a lot of existing thick client code that can be re-used whenever an action is performed. As an example a thin client alerting window could be
created which displays a number of alerts for a set of asset classes. Each entry could contain action buttons which when clicked would publish a message tot the appropriate thick
client application to handle the action. The action may start with validating the action request and display a dialog which ultimately sends a command to an OMS service to handle the operation.
In this way desktop applications can re-use from an existing code base.