PC Manifest Interface Setup
Purpose: This topic describes the setup required to communicate with a PC manifest system.
In this topic:
Note:
In addition to the configuration required for Order Administration, you must also purchase a manifesting application and have it installed at each manifesting station.
AgileShip interface: If you use AgileShip as your PC manifest system, see the Order Management System/Agileship Integration Reference for more information on the processing that occurs between Order Administration and AgileShip.
System Control Value
System Control Value | Description |
---|---|
Enter the number of label records you wish to create for each pick slip record you download to the PC manifesting system. You can use the pick control label number to track a pick slip that has been split into multiple cartons. In order to use the PC Manifesting interface, this field must be greater than or equal to one. Regardless of the setting of this system control value, the system creates only one label record for drop ship pick slips. |
Manifest Properties
Working with Customer Properties (PROP) includes settings you need to define for the Manifesting Web Service.
The Manifest Web Service is a job that runs outside of Order Administration and is used to transmit messages between the PC Manifest system and Order Administration. Because the Manifest Web Service runs outside of Order Administration, it needs to know how to connect to the Order Administration database environment. The Manifest Properties identify the Order Administration database environment and the user ID to use to connect to the Order Administration database environment.
Property Name | Description |
---|---|
CW_MANIFST_USER_ID |
The user ID that the Manifest Web Service uses to connect to the Order Administration database environment specified in the CW_MANIFEST_ENVIRONMENT_ID property. Required. |
Manifest Web Service Configuration
You will need to provide the PC Manifest system with the IP address and port number for the Order Administration application server. The PC Manifest system will need to add this information to the WSDL (Web Services Description Language) XML file in order to communicate with Order Administration. For example: oroms-prod:9099, where oroms-prod is the name of the Order Administration server and 9099 is the port number.