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
1.1.02026-08-06
Fixed
- Updated package copyright information to comply with Frends platform standards.
1.0.02026-03-10
Added
- Initial implementation