WebSphere Commerce EnterpriseWebSphere Commerce Professional

Modifying an existing Business Object Document reply message

This section relates to modifying an existing Business Object Document reply message.

Procedure

  1. Identify the class that builds the response. The classes are identified in the TelesalesRegistry.xml file located in the XML Configuration Directory:
    • For IBM i OS operating systemSolarisLinuxAIXWindows WC_eardir/xml/messaging/TelesalesRegistry.xml
    • WebSphere Commerce Developer workspace_dir\wc\xml\messaging\TelesalesRegistry.xml

    For your convenience, a table of IBM Sales Center BOD default response builders and links to the response builder class Javadoc has been provided.

  2. Extend this class to return the additional information you want to include in the BOD. Refer to the class Javadoc for extension information.
  3. Update the file identified by customRegistryFileName, found in the Telesales Registry component of the WebSphere Commerce configuration file.