Siebel CRM Desktop for IBM Notes Administration Guide > Customizing Picklists >

Modifying the Values That Predefined Lists of Values Display


You can modify the field mapping that occurs between Siebel CRM Desktop and IBM Notes. The example in this topic modifies the mapping for the On Hold status. For more information, see How Siebel CRM Desktop Maps the Status Field of an Activity.

To modify the values that predefined lists of values display

  1. Use an XML editor open the Ln_package_res.xml file.
  2. Locate the following code:

    <str key="lang_action_status_on_hold" comment="This should be taken from Siebel SEED DATA for [Action]/[Status]">On Hold</str>

  3. Change the code you located in Step 2 to the following code:

    <str key="lang_action_status_on_hold" comment="This should be taken from Siebel SEED DATA for [Action]/[Status]">Waiting</str>

Siebel CRM Desktop for IBM Notes Administration Guide Copyright © 2018, Oracle and/or its affiliates. All rights reserved. Legal Notices.