IBM Sales Center samples: Actions, dialogs, editors and requests
The IBM Sales Center samples give you access to a wide range of files that can help you get started in developing your own Sales Center solution.
Included in these Java samples are:
- actions
- dialogs
- editors
- requests
Within the actions section, you will find samples for:
- Create Customer Action
- Create Customer Dialog Action
- Create Customer Dialog Workbench Action Delegate
- Create Customer Workbench Action Delegate
- Edit Customer Action
- Edit Customer Workbench Action Delegate
Within the dialog section, you will find samples for:
- Create Customer Dialog
Within the editors section, you will find samples for:
- Customer Address Page
- Customer Editor
- Customer Name Page
- Customer Page
Within the requests section, you will find samples for:
- Create Customer Request
To import the samples into your workspace:
- Open the IBM Sales Center development environment.
- Click File > Import.
- In the Select an Import Source box, click Existing Project into Workspace.
- Click Next, then click Browse.
- Navigate to the following directory: WCDE_installdir\samples\SalesCenter\com.ibm.commerce.telesales.samples and click OK.
- Click Finish.
To test if the samples were imported properly:
- Ensure you have a WebSphere Commerce Server to which you can connect the IBM Sales Center client.
- Open the IBM Sales Center client within the development environment.
- When the IBM Sales Center client logon screen appears, click Connectivity.
- Enter the following values:
- Server: The fully qualified hostname of your WebSphere Commerce Server. If the WebSphere Commerce Server is on the same machine as your IBM Sales Center development environment, enter localhost.
- HTTPS Port: 8000
- Click Apply, then click OK.
- Enter your user name and password. The default user name and password are both wcsadmin.
- Click the Customer menu.
If you see the following three items
exist in the Customer menu, then the samples were imported
properly:
- Sample Create Customer Dialog
- Sample Edit Customer
- Sample Create Customer