Configuration Guide for Siebel Offline Client for Life Sciences > Configuring Top-Level Objects > Process of Configuring Sales for a Top-Level Object from the Filter Definition File >

Creating a New List Applet


This task is a step in Process of Configuring Sales for a Top-Level Object from the Filter Definition File. To create a new list applet, complete the following procedure.

To create a new list applet

  1. Start Oracle JDeveloper.
  2. In the Application Navigator window, expand the Projects option, and then click appletsdefn.xml.
  3. In the appletsdefn.xml Structure window, expand AppletData.
  4. Create a new Med Ed Event List Applet as follows:
    1. Right-click the applets node, select Insert inside Applet, then APPLET, enter the following information in the Insert APPLET dialog that displays, and then click OK.
      Field
      Value

      NAME

      Med Ed Event List Applet

      CLASS

      ListAppletObj

      TYPE

      Standard

    2. Use Property Inspector to set the following attributes for APPLET - Med Ed Event List Applet:
      Attribute
      Value

      ENTITY

      MedEd

      FILTER

      MEDED_FILTER_OP

      WIDTH

      100%

      HEIGHT

      100%

  5. Insert a template within the new applet, APPLET - Med Ed Event List Applet, as follows:
    1. Right-click APPLET - Med Ed Event List Applet, select Insert inside APPLET - Med Ed Event List Applet, then TEMPLATE, enter the following information in the Insert TEMPLATE dialog that displays, and then click OK.
      Field
      Value

      WEB_TEMPLATE

      A_T_Standard_List

      NAME

      A_T_Standard_List

    2. Use Property Inspector to set the following attribute values for TEMPLATE - A_T_Standard_List:
      Attribute
      Value

      SEQUENCE

      PHn

  6. Add template items to the new template as follows:
    1. Right-click TEMPLATE - A_T_Standard_List, select Insert inside TEMPLATE - A_T_Standard_List, then TEMPLATE_ITEM.
      • Enter the following information in the Insert TEMPLATE_ITEM dialog that displays, and then click OK.
        Field
        Value

        NAME

        A_T_Standard_List1

        TYPE

        TextInput

      • Use Property Inspector to set the following attribute values for TEMPLATE_ITEM - A_T_Standard_List1:
        Attribute
        Value

        DISPLAY_OBJECT__TEXT

        Event Name

        FIELD

        Name

        ITEM_IDENTIFIER

        PHn

        SEQUENCE

        1

    2. Right click TEMPLATE - A_T_Standard_List, select Insert inside TEMPLATE - A_T_Standard_List, then TEMPLATE_ITEM. Insert another new TEMPLATE_ITEM with the following attribute values:
      • Enter the following information in the Insert TEMPLATE_ITEM dialog that displays, then click OK.
        Field
        Value

        NAME

        A_T_Standard_List2

        TYPE

        TextInput

      • Use Property Inspector to set the following attribute values for TEMPLATE_ITEM - A_T_Standard_List2:
        Attribute
        Value

        DISPLAY_OBJECT__TEXT

        Description

        FIELD

        EventDressCode

        ITEM_IDENTIFIER

        PHn

        SEQUENCE

        2

  7. Save the file.
  8. Validate the modified definition file.

    For more information, see Validating Configured Filter Definition Files.

Configuration Guide for Siebel Offline Client for Life Sciences Copyright © 2011, Oracle and/or its affiliates. All rights reserved. Legal Notices.