WebSphere Commerce EnterpriseWebSphere Commerce Professional

Extending roles and activity sets

In the IBM Sales Center, many user interface elements can be hidden and displayed based on selected role. This section explains how to extend roles and activity sets.

About this task

Sales Center provides an extension point, com.ibm.commerce.telesales.roles, to map the activity set based on roles. The purpose of this extension point is to allow plug-ins to define which activities the WebSphere Commerce role supports.

Procedure

  1. Extend the roles extension point to define new role.
  2. Extend the activitySet extension point to define the activity sets.
  3. Extend the activity extension point to define the new activity.
  4. Add the activityId attribute in the controls that you want to show up in the UI and add the ID that you have created in Step 3.