executeJob executejob
Runs a specific job.
Syntax
Authorized User Types section-8199e8599ea64e7097a2acb633417b15
IpsUser
IpsAdmin
TrialSiteAdmin
TrialSiteAdmin
TrialSiteUser
ImagePortalAdmin
ImagePortalContrib
ImagePortalContribUser
Parameters section-2c61b2bffcf9479a9391f2c13fdf7d53
Input (executeJobParam)
Name
Type
Required
Description
companyHandle
xsd:string
Yes
The handle to the company to which the job belongs.
jobHandle
xsd:string
Yes
The handle to the job to run.
Output (executeJobReturn)
The IPS API does not return a response for this operation.
Examples section-96f71aa58a954293b9a98ff96d86f232
This code sample runs a job that is scheduled to run in IPS.
Request
<executeJobParam xmlns="http://www.scene7.com/IpsApi/xsd">
<companyHandle>47</companyHandle>
<jobHandle>47|My Test Job|</jobHandle>
</executeJobParam>
Response
None.
recommendation-more-help
4e9b9d8c-5839-4215-aa35-01b652869681