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 uses the define method.

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

  2. Configure the manifest:
    1. Log in to the Siebel client with administrative privileges.
    2. Navigate to the Administration - Application screen, and then the Manifest Files view.
    3. In the Files list, add the following new files.
      Field
      Value

      Name

      siebel/custom/recyclebinrenderer.js

      Name

      siebel/custom/recyclebinpmodel.js

    4. Navigate to the Administration - Application screen, and then the Manifest Administration view.
    5. In the UI Objects list, specify the following applet.
      Field
      Value

      Type

      Applet

      Usage Type

      Physical Renderer

      Name

      SIS Account List Applet

    6. 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

    7. In the Files list, add the following file:

    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 © 2013, Oracle and/or its affiliates. All rights reserved. Legal Notices.