Reference > System URLs > Scheduler URLs


ScheduledDataDeploy URL

The command is used to deploy the data contained in a SAR to the commerce EAR.


URL structure

http:// host_name/path/

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

Diagram of the URL structure: The URL starts with the fully qualified name of the WebSphere Commerce Server and the configuration path, followed by the URL name, ScheduledDataDeploy , and the ? character. End the URL with a list of parameters in the form of name-value pairs. Separate each <a href=name-value pair with the & character. For a detailed description of the parameters and their values, see the list entitled Parameter values." />


Parameter Values

JobInstanceId

The instance Id for this job as set in the SCHSTATUS table.

JobReferenceId

The refernce Id for this job as set in the SCHCONFIG table

deployXMLFilename

The complete path of ibm-wc-load.xml file.

storeArchiveFilename

The path of the SAR file which is being published.


Example

https://myhostname/webapp/wcs/stores/servlet/ScheduledDataDeploy?
jobInstanceId=260369&jobReferenceId=10011&deployXMLFilename=g: \ibm-wc-load.xml&storeArchiveFilename=
..\starterstores\ConsumerDirect\ConsumerDirectStore.sar


Behavior


Exception Conditions

_ERR_FILE_NOT_FOUND if the deployXMLFile doesn't exist.


Related concepts

Order Management subsystem

Catalog subsystem

Member subsystem

Scheduler

Related reference

ActivityCleanUp URL

AddJob URL

AddBroadcastJob URL

CleanJob URL

EditJob URL

PaySynchronizePM URL

RaiseECEvent URL

RemoveJob URL

SchedCoupon URL

TicklerUnlockMonitor URL


+

Search Tips   |   Advanced Search