function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
CRMfusion - GWCRMfusion - GW 

Any way to add a user comment to a Bulk Job?

Does anyone know of a way to add in a user comment to a bulk job (JobInfo object).  

Ideally, the JobInfo would have a field called UserComment that I could populate when the job is created that I could then reference at a later time to check the status of my specific job.

I would like to be able to query all of the open jobs and then identify the ones that were created by my application so that I can perform a task on the results from the job
NagaNaga (Salesforce Developers) 
Hi CRMfusion,

Please see the link below, it provides some useful information on what you asked

https://resources.docs.salesforce.com/sfdc/pdf/api_asynch.pdf

Best Regards
Naga Kiran