Hi All,
we need to get the data from all batch jobs where they have Parameters for dates, not able to get the Parameter in select statement.
Where we can find the Parameters data in AOT.
Regards,
Akbar
Hi All,
we need to get the data from all batch jobs where they have Parameters for dates, not able to get the Parameter in select statement.
Where we can find the Parameters data in AOT.
Regards,
Akbar
Your requirement isn't completely clear. Do you mean that you can query currently planned batch jobs and get their parameters?
If so, query Batch table. Its Parameters fields contains a packed object, which you'll need to unpack and then check if the class contains parameters that you're interested in. The object is an instance of either RunBaseBatch or SysOperationController.
Stay up to date on forum activity by subscribing. You can also customize your in-app and email Notification settings across all subscriptions.
André Arnaud de Cal... 291,280 Super User 2024 Season 2
Martin Dráb 230,214 Most Valuable Professional
nmaenpaa 101,156