While debugging an exception that was being thrown by OpenAPI (see
my other post), I discovered that a call to the
iwgetfilejobs CLT returned workflow and task IDs that were not valid. (If I ran the
iwgetwfobj CLT against these workflow and task IDs, I received responses indicating that these IDs are invalid.)
It appears that these workflow and task IDs are outdated and correspond to workflows/tasks that are no longer active.
Does anyone have any idea how
iwgetfilejobs determines which workflow and task IDs to associate with a file, and why it might be returning outdated IDs?