Accessing Siebel View from External Application
Hi
Our customer has a requirement to access Siebel view from an external application. We are suggesting using SWE commands - SWEService and SWEMethod to call a business service to navigate to a particular view.
The use case is as follows - Siebel Row Id is stored in an external application will be clicked to Open up a Siebel view with the Record corresponding to the row id. If the customer clicks another row id in external application, it should not open a new Siebel window, but utilize the same window that is opened and navigate to the corresponding record.