Setting up the Sterling Order Management message types
Set up the message types from the Administration Console to ensure that WebSphere Commerce and Sterling Order Management
communicate correctly.
Procedure
- From the Administration Console, select the .
-
Select
. The Transport Configuration page displays.
- Click Add. The Add Transport page displays.
-
Create the following message type to process inventory:
Property Value Message type Message for external inventory system Transport WebServices over HTTP Device format webservices URL to configure WebServices over HTTP http://<SSFS_HOSTNAME>:<SSFS_PORT>/smcfs/servlets/scwcsoapservlet Where <SSFS_PORT> is the number of the HTTP transport port. You can get the port number from <SSFS_PROFILE>/logs/AboutThisProfile.txt.
Note: If SSL authentication is enabled, replace http:// with https:// and update <SSFS_PORT> with the configured https port number. -
Create the following message type for transferring orders:
Note: Ensure that there is a property named
JMSHeaderProperty
.Property Value Message type Message for external order system Transport IBM MQ Device format webservices -
Create the following message type for getting order lists:
Property Value Message type Message for GetOrder from external order system Transport WebServices over HTTP Device format webservices URL to configure WebServices over HTTP http://<SSFS_HOSTNAME>:<SSFS_PORT>/smcfs/servlets/scwcsoapservlet Where <SSFS_PORT> is the number of the HTTP transport port. You can get the port number from <SSFS_PROFILE>/logs/AboutThisProfile.txt.
Note: If SSL authentication is enabled, replace http:// with https:// and update <SSFS_PORT> with the configured https port number. - Click Finish.