The following table lists the portlets that are included in the B2B direct Commerce Enabled Portal starter store.
Note:
To view your account ID, do the following:
From a DB2 command window, connect to your WebSphere Commerce instance database and run:
db2 select account_id from account where store_id= user_store_ID
Where user_store_ID is the store ID of the published B2B store. The command returns two values. Select one value, and ensure that you use the same account ID for each portlet.- Run the following command from a command prompt to connect to your database:
sqlplus wc_user/wc_password@SID
where wc_user is your WebSphere Commerce instance database user. - Run the following command:
select account_id from account where store_id= user_store_ID;
Where user_store_ID is the store ID of the published B2B store. The command returns two values. Select one value, and ensure that you use the same account ID for each portlet.
- Run the following command from a command prompt to connect to your database:
To view the product ID for a SKU, click on any GIF image. Only one product ID is required per category.