SWE Commands Available in Siebel Open UI
You can use several SWE commands to display a Siebel portlet in the external application. For security reasons, you can use only the GotoView and GetApplet methods to call a Siebel portlet from an external application. GotoPage and GotoPageTab are not applicable in Siebel Open UI. You can use the commands listed in the following table within a Siebel portlet. You cannot use them to call a portlet.
Supported Values | Inside Siebel Application | Called from UI Element Inside Siebel Portlet Container | Called from Outside Siebel Portlet Container |
---|---|---|---|
CanInvokeMethod |
Yes |
Yes |
No |
ExecuteLogin |
Yes This is not supported for HTTP GET. It is supported through HTTP POST. |
Not applicable for this use case. |
Yes This is not supported for HTTP GET. It is supported through HTTP POST. |
GotoView |
Yes Use only when invoked from the browser address bar by refresh or history navigation. |
Yes |
Yes |
GetAplet |
Yes |
Yes |
Yes |
InvokeMethod |
Yes |
Yes |
No |
LoadService |
Yes |
Yes |
No |
Login |
Yes |
Not applicable. |
Not applicable (use SSO or similar). |
Logoff |
Yes |
Not applicable. |
No |
ReloadCT |
Yes |
Yes |
No |