The Order Manager uses hundreds of System Parameters to tailor the program to a merchant's way of doing business.
Each system parameter is associated with a particular parameter group, based on its function. One way of viewing system parameters is to select a specific Parameter Group at the Set System Parameters screen . It is also possible to search for a parameter by entering a portion of its name.
While some parameters could logically belong to more than one parameter group, the program only assigns a parameter to a single group. Be sure to look for other related group names when researching the available parameters for a particular function.
To change a system parameter, go to the Maintenance Menu and double-click [Set System Parameters] from the list of links, or select [System Parameters] from the Quick Clicks on the Main Menu. For instructions, review the Knowledge Base topic Set System Parameters.
This topic describes the parameters that are part of the Generic Carts parameter group. Review the following parameters and set them in accordance with your custom integration.
Refer to the Developer's Guide for specific information about developing a custom integration with a shopping cart system that is not yet integrated with the Order Manager.
Parameter Name |
Comments |
GenericImportMethod |
By default this parameter is set to "None" to not allow internet downloads for generic carts. Set this parameter to "Text" to use an internet import that returns a tab delimited or .csv Order Manager formatted file. Set to "XML " to use an internet import that returns an Order Manager formatted XML file. |
GenericMaxOrderDownload |
Enter the maximum number of orders included in a single download. Default number is set to 500. If you experience timeout errors on your server, you may want to decrease this value. |
GenericOrderNumberType |
Only required for Generic Order Manager users. Tells the Order Manager whether your Web Order Numbers are Numeric (which go into the SourceOrderNumber field) or Text (which go into SourceOrderID). |
GenericQOHChangeSendAsXML |
f False (default), the Order Manager will send QOH updates to the website as a pipe and tilde delimited string. If set to True, the Order Manager will send QOH updates in an XML structure. See the Order Manager Developer's Guide for details. |
GenericScriptVersionNumber |
Enter the version number of the script Order Manager communicates with on the website. |
GenericStatusSendXML |
If UseStatusUpdates is set to True, this parameter determines the type of data sent to your shopping cart. If False, order level status information and tracking data is sent using name/value pairs. If True, order, item and tracking data can be sent in an XML structure. See the Order Manager Developer's Guide for details on the information sent. |
GenericUseAdvancedFunctions |
Set to True to make the Cart Functions tab visible on the Maintenance Menu. This will provide access to Inventory and Customer downloads as well as the inventory synchronization features. |
Parameter Name |
Comments |
GenericCartID |
Enter the cart User Name for Order Manager to use for the SynchQOH feature. |
GenericDecryptionKey |
Enter the key used by your website to decrypt the data. If left blank you will be prompted for the key at the time of order download. |
GenericPassword |
Enter the cart password for Order Manager to use for the SynchQOH feature. |
GenericServerPassword |
If using a server login on your cart's site then enter the password for Order Manager to use for the SynchQOH feature. |
GenericServerUser |
If using a server login on your cart's site then enter the User Name for Order Manager to use for the SynchQOH feature. |
GenericStoreCode |
Enter the Store Code (optional) for Order Manager to use for the SynchQOH feature. |
GenericURL |
Enter the script URL for Order Manager to use for the SynchQOH feature. |
GenericUseDataEncryption |
Set to True to have the Order Manager send a decryption key to your generic cart to decrypt the data. |
Created: 1/13/12
Updated: 1/8/14