Configuring Siebel Open UI > Example of Customizing Siebel Open UI >

Configuring the Manifest for the Recycle Bin Example


This task is a step in Roadmap for Customizing Siebel Open UI.

This topic describes how to configure the manifest for the recycle bin example. For more information, see Configuring Manifests.

To configure the manifest for the recycle bin example

  1. Make sure your presentation model and physical renderer use the define method.

    You do this in Step 4 for the presentation model and in Step 5 for the physical renderer.

  2. Log in to a Siebel client with administrative privileges.
  3. Navigate to the Administration - Application screen, and then the Manifest Files view.
  4. In the Files list, add the following files:

    siebel/custom/recyclebinrenderer.js
    siebel/custom/recyclebinpmodel.js
    siebel/custom/carouselrenderer.js
    3rdParty/jcarousel/skins/tango/skin.css
    files/theme-aurora.css

    The file that resides in the files folder is the predefined file that you use in this example.

  5. Administer the manifest for the physical renderer:
    1. Navigate to the Administration - Application screen, and then the Manifest Administration view.
    2. In the UI Objects list, specify the following applet.
      Field
      Value

      Type

      Applet

      Usage Type

      Physical Renderer

      Name

      SIS Account List Applet

    3. In the Object Expression list, add the following expression. The physical renderer uses this expression to render the applet in a desktop platform.
      Field
      Value

      Expression

      Desktop

      Level

      1

    4. In the Files list, add the following files:

    siebel/custom/recyclebinrenderer.js

    1. In the UI Objects list, specify the following applet.
      Field
      Value

      Type

      Applet

      Usage Type

      Presentation Model

      Name

      SIS Account List Applet

    2. In the Object Expression list, add a record with no value in the Expression field.
    3. In the Files list, add the following file:

    siebel/custom/recyclebinpmodel.js

Configuring Siebel Open UI Copyright © 2018, Oracle and/or its affiliates. All rights reserved. Legal Notices.