Northern Trail Outfitters is planning to perform nightly batch loads into Salesforce from an external system with a custom Java application using the Bulk API. The CIO is curious about monitoring recommendations for the jobs from the technical architect. Which recommendation will help meet the requirements? A. Write the error response from the Bulk API status to a custom error logging object in Salesforce using an Apex trigger and create reports on the object. B. Set the Salesforce debug logs level to “finest” and add the user Id running the job to monitor in the “Debug Logs” in the setup menu. C. Use the getBatchInfo method in the Java application to monitor the status of the jobs from the Java application. Suggested Answer: C Community Answer: A This question is in Certified Integration Architect Exam For getting Salesforce Certified Integration Architect Disclaimers: The website is not related to, affiliated with, endorsed or authorized by Salesforce. Trademarks, certification & product names are used for reference only and belong to Salesforce. The website does not contain actual questions and answers from Salesforce's Certification Exams.
Please login or Register to submit your answer