ERP Integration Service - Operation: getEssExecutionDetails
*** Not a Question ***
Summary
ERP Integration Service - Operation: getEssExecutionDetails obtains Job Path, Name and Status along with all child job details spawned by given request IDContent
Intent
To provide a mechanism to pull out the ESS Job details along with all the associated Child jobs details.
Operation: getEssExecutionDetails
There is an Operation: getEssExecutionDetails in ERP Integration Service which will take ESS Job Request ID as input and will retrieve the complete summary of the job execution including it's child and their associated child and hence forth.
In absence of this Operation, if you have request IDs available for individual jobs - you need to call getEssJobStatus multiple times to get to the status of all jobs and if only Parent request ID is known - then you need to go to Scheduled Process UI to check the status manually for complete hierarchy of jobs executed.
Tagged:
8