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 your WebSphere Commerce Server and the configuration path

 

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