Reference > Shop flow URLs > Trading subsystem URLs > Account and contract URLs


ScheduledContractDeploy URL

Invoked by the WebSphere Commerce scheduler to deploy a contract. The Contract Import command imports a contract into the WebSphere Commerce database from an XML file. The schedule is created by the ContractDeploy URL. ScheduledContractDeployCmd provides the user to deploy the contract to activity status at the expected scheduled time.


URL structure

http:// host_name/path/

The fully qualified name of the WebSphere Commerce Server and the configuration path.


Parameter values

setBrowsableAll

Required: A Boolean value which specifies whether the browsable product set information should be generated for all contracts.

contractId

Required: The contract ID for the contract being deployed, as found in the CONTRACT database table.

targetStoreId

Required: The ID of the store to which to deploy the contract.

setBrowsable

A Boolean value which specifies whether the browsable product set information should be generated for the specified contract.

URL

Required: The URL to be called when the command completes successfully.


Example

The following example deploys contractID 260369 to store 10011 and then points to the contract display page:

https://myhostname/webapp/wcs/stores/servlet/ScheduledContractDeploy?
contractId=260369&targetStoreId=10011&URL=StoreCatalogDisplay?storeId=512&catalogId=512


Behavior


Exception conditions


+

Search Tips   |   Advanced Search