Configuring Siebel Open UI > Customizing Styles, Applets, Fields, and Controls > Customizing Logos, Themes, Backgrounds, Tabs, Styles, and Fonts >

Customizing the Synergy Theme


In Siebel Innovation Pack 2015, the Synergy theme was introduced. This topic describes elements of the Synergy theme that can be customized. For more information about the Synergy theme, see Fundamentals for Siebel Open UI.

The Synergy theme is designed for Available Tab navigation only and is not suitable for Side Menu or Tree navigation.

Adding Landing Pages

By default, the landing page is enabled for all desktop applications. Follow the instructions in this topic to add a Synergy theme landing page for mobile applications.

To add landing page for mobile applications

  1. Navigate to the Administration - Runtime Events screen, and then the Action Sets view.
  2. Create an action set with a Name of your choosing and default field values.
  3. 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, Landing Page.

    Sequence

    1

    Profile Attribute

    Is Landing Page Enabled

    Value

    TRUE

  4. Navigate to the Administration - Runtime Events screen, and then the Action Sets view.
  5. 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

Removing Applets from Landing Pages

Follow the instructions in this topic to configure Synergy theme landing page.

To configure content on landing pages

  1. Navigate to the Administration - Personalization screen, and then the Applets view.
  2. Query for the applet that you want to remove from the landing page.
  3. Add the following expression:

    GetProfileAttr("Is SUI_THEME Landing View") = 'FALSE'

    NOTE:  If there are any existing expressions, use the AND operator.

Removing Landing Pages

By default, in Siebel Open UI, desktop applications are configured to have landing pages. Whereas 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

  1. Navigate to the Administration - Runtime Events screen, and then the Action Sets view.
  2. Create an action set with a Name of your choosing and default field values.
  3. 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

  4. Navigate to the Administration - Runtime Events screen, and then the Action Sets view.
  5. 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

  6. Navigate to the Administration - Personalization screen, and then the Applets view.
  7. Query for the Conditional Expression using containing the following string:

    "*Is SUI_THEME Landing View*"

  8. 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'

  9. Repeat Step 8 for every record returned in the search performed in Step 7.
  10. Select Reload Personalization Rules from the applet menu.
Configuring Siebel Open UI Copyright © 2018, Oracle and/or its affiliates. All rights reserved. Legal Notices.