+ Start a Discussion
RamanaRamana 

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

dkadordkador

You'll want to use the AsyncApexJob sobject.