Wednesday, September 28, 2016

Siebel: Product Administration - EligibilityDisplayMode

Eligibility is checked before the Product or Promotion is displayed in a catalog or Product Pick Applet.
Eligibility information is displayed when we try to add a product in a Quote, Order or an Agreement. The visibility of the product and the information displayed can be controlled by setting the Eligibility Display Mode parameter value. This value controls the Eligibility and Compatibility procedure as below:

  • If set to 0, the procedure is not run.
  • If set to 1, the procedure runs and ineligible products are displayed in red text in configurator.
  • If set to 2, the procedure is run and ineligible products are not displayed.






The Eligibility and Compatibility procedure looks for the display mode value in the following locations and in the following order:
  1. Display Mode workflow process property
    • Workflow Name: Product Eligibility & Compatibility - Default
    • Property Name: Display Mode
  2. The EligibilityDisplayMode property on the applet
    • Applet Name : Product Pick Applet (Eligibility)
    • Applet User Property : EligibilityDisplayMode
  3. The Eligibility Display Mode server parameter
    • Set the parameter "EligibilityDisplayMode" accordingly to either 0 or 1 or 2 for the Application Object manager component or the Server.
    • To define how eligibility output displays on the mobile or dedicated client, edit the CFG file for the application.
      • In the [PSPEngine] section, set the value of the parameter EligibilityDisplayMode to one of the following values:
        • EligibilityDisplayMode=0. All Products appear in product selection applets.
        • EligibilityDisplayMode=1. Default value. Ineligible products appear in the product selection applets with the eligibility status of N and with comments explaining why they are ineligible.
        • EligibilityDisplayMode=2. Only eligible products appear in the product selection applets, so the user cannot see and pick ineligible products.
  4. The Eligibility Display Mode default value (1 – show all products with messages)

Siebel: Diccache.dat and Dicdata.dat

Diccache.dat file is used by the Siebel server to increase the performance when loading the Siebel Repository. It contains a subset of the Siebel Repository which is called as the Dictionary which has information about tables, columns, indexes and docking Objects. Diccache.dat is located in SIEBSRVR_HOME\bin directory. This is accessed whenever a server program is started. The file gets created automatically if it does not exist.






Dicdata.dat file is a subset of diccache.dat file that is downloaded to mobile clients and used by the synchronization process whenever transactions are applied to the local database. The Generate New Database component creates this subset of the diccache.dat and copies it to siebel_server_root\DBTEMPL\<Schema Version>\dicdata.dat. When a mobile client synchronizes, the dicdata.dat is copied to the siebel_client_root\LOCAL\dicdata.dat on the client machine.

123Siebel

Search 123Siebel