Are there any examples of Client Desktop Integration?
I'm curious to hear about some examples of folks replacing their COM-based Client Desktop Integration with web-based technologies. We have 3 generic use cases where we are still stuck in finding a suitable alternate solution:
- A custom webpage-based popup window needs to interact with the user's session and then close. (We we may have an HTML5-based solution identified for this one.)
- A third party desktop application needs to notify the user's session that a new event has occurred. (Currently the app invokes the Customer Dashboard business service.)
- A third party web application depends on Siebel to update a local file so it can read the file to read information about the same Customer currently brought up in Siebel. The application is not web-services enabled.
1