Removing Landing Pages
By default, in Siebel Open UI, desktop applications are configured to have landing pages, but Mobile applications do not have default landing pages. Follow the instructions in this topic to skip the display of landing page entirely.
To remove landing pages
Navigate to the Administration - Runtime Events screen, and then the Action Sets view.
Create an action set with a Name of your choosing and default field values.
Add a new action to the action set you created in Step 2 with the following defined values:
Field Value Name
Action Name
For example, Remove Landing Page.
Sequence
1
Profile Attribute
Is Landing Page Enabled
Value
FALSE
Navigate to the Administration - Runtime Events screen, and then the Action Sets view.
Create a run-time event with the following values:
Field Value Object Type
Application
Object Name
Name of application
For example, Siebel Universal Agent.
Event
Login
Action Set Name
Select the action set that was created in Step 2.
Sequence
Sequence number
Navigate to the Administration - Personalization screen, and then the Applets view.
Query for the Conditional Expression using containing the following string:
"*Is SUI_THEME Landing View*"
Select a record from the results of the search performed in Step 7, then remove the following expression from the Conditional Expression string:
GetProfileAttr('Is SUI_THEME Landing View') = 'FALSE'
Repeat Step 8 for every record returned in the search performed in Step 7.
Select Reload Personalization Rules from the applet menu.