You need to sign in to do that
Don't have an account?

Read APEX Job status using Partner API
Hi Everyone,
We have a Batch APEX Job invoked via a trigger by updating an Object in Salesforce. Is there way I can poll for the status of the APEX Job and get the results in order to parse them using Partner Java API?
Thanks,
Ramana Maddikunta
You'll want to use the AsyncApexJob sobject.