WebSphere Commerce EnterpriseWebSphere Commerce Professional

Replacing a page in an editor

There are several types of editors in the IBM Sales Center. These editors are used to create and manage orders, quotes, ticklers, returns, and customers. Editors are where the Customer Service Representatives do the majority of their work. This section explains how to replace a page in an editor.

About this task

To replace a page in an IBM Sales Center editor:

Procedure

  1. Define a new editor pages extension point definition (following the example at this link). The new definition will contain the same pages as the default definition, except for the page to be replaced. New editor pages need to implement the IEditorPage interface, and TelesalesEditorPage is a useful superclass to extend.
  2. Use the com.ibm.commerce.telesales.configurator extension point to indicate that the new definition will be used instead of the default IBM Sales Center definition.