Frends.OracleFusion.GetEssJobStatus / 1.1.0
Summary
Checks where a submitted ESS job has got to, and can wait for it to finish and bring back its log and output files, turning an asynchronous job into a step a Process can depend on.
Typical use — the second half of a Fusion import: poll or wait after submitting, then read the log to find out whether the data was actually accepted
Essential parameters.
| Name | Type | Default | Example | Description |
|---|---|---|---|---|
| RequestId | String |
– | 12345678 |
The Request ID returned by the SubmitEssJob task. |