The OneStream Community is temporarily frozen until June 29th due to the ongoing maintenance. Please read the blog post here to learn more.
Forum Discussion
vijay
4 years agoNew Contributor III
DataManagment job status
hi, i have a long running DM job which was triggered from ControlM using the REST API. The problem is controlM couldnt wait for the DM job completion to mark it as completed since the DMjob takes mo...
- 4 years ago
Hi,
Can you try accessing the system database table "TaskActivity" and check for endtime for your data management sequence?
Hope this helps.
NidhiMangtani
4 years agoContributor III
Hi,
Can you try accessing the system database table "TaskActivity" and check for endtime for your data management sequence?
Hope this helps.
- NicolasArgente4 years agoValued Contributor
Good point! You can do a custom SQL query on this table that filters on the status of the DM job. Then you host this query in another API and the job is job right?
- NidhiMangtani4 years agoContributor III
Yes, I have never queried system database tables though. Please let me know if this works.
Related Content
- 2 years ago
- 3 years ago
- 2 years ago
- 2 years ago
- 2 years ago