To enable messaging, use the Messaging page of the Configuration Manager.
- User Template File
- Enter the name of the XML message template definition file that allows you
to add new inbound XML messages.
An outline should be added to this file for each new XML message that you want to support.
IBM recommends that you use the following default user template definition file:- WC_installdir/xml/messaging/user_template.xml
WCStudio_installdir/Commerce/xml/messaging/user_template.xml
- Inbound Message DTD Path
- Enter the path where all the DTD files for inbound XML messages are stored.
The default path for the DTD files for inbound XML messages is:
- WC_installdir/xml/messaging
WCStudio_installdir/Commerce/xml/messaging
- Web Controller User ID
- Enter the WebSphere Commerce ID used by WebSphere Commerce to execute all
the WebSphere Commerce MQ Adapter inbound messages. It should be an ID that has
Site Administrator authority.
Ensure that only authorized persons have the authority to update the User Template File and System Template File fields since the inbound XML messages can be mapped to execute WebSphere Commerce commands using this ID. The User Template File and System Template File are relative to the template path by default.
- System Template File
- Enter the name of the XML message template definition file that contains
the outline of all inbound XML messages supported by the WebSphere Commerce MQ
Adapter.
This file defines the data fields for each message, mapping the message to the appropriate WebSphere Commerce controller command, and mapping each field within the message to the appropriate parameter for that command.
IBM recommends that you use the following default system template definition file:
WC_installdir/xml/messaging/sys_template.xml
WCStudio_installdir/Commerce/xml/messaging/sys_template.xml
- Template Path
- This is the path where the user template file and the system template file
are stored.
The default path for storing the user template and system template files is:
WC_installdir/xml/messaging
WCStudio_installdir/Commerce/xml/messaging
- Inbound Message DTD Files
- This is the list of the DTD and include files for inbound XML messages. If
you add a new inbound XML message, you need to add it in this field. The
defaults are:
- NCCommon.mod
- NCCustomer_10.mod
- Create_NC_Customer_10.dtd
- Update_NC_Customer_10.dtd
- Update_NC_OrderStatus_10.dtd
- Update_NC_ProductInventory_10.dtd
- Update_NC_ProductPrice_10.dtd
- Create_WCS_Customer_20.dtd
- Update_WCS_Customer_20.dtd
- Update_WCS_OrderStatus_20.dtd
- Update_WCS_ProductPrice_20.dtd
- Inquire_WCS_PickPackListDetail_10.dtd
- Create_WCS_PickBatch_10.dtd
- Create_WCS_ExpectedInventoryRecord_10.dtd
- Create_WCS_InventoryReceipt_10.dtd
- Update_WCS_InventoryReceipt_10.dtd
- Create_WCS_ShipmentConfirmation_10.dtd
- Update_WCS_ProductInventory_20.dtd
- Request_WCS_BE_ProductInventory_10.dtd
- Update_WCS_OrderStatus_30.dtd
- Update_WCS_PriceAvailability_10.dtd
- Update_WCS_ShoppingCartTransfer_10.dtd
- Update_WCS_BatchAvailability_10.dtd