johnmic Posted April 30 Report Share Posted April 30 Hello, I'm currently studying for the Salesforce MuleSoft Certified Developer 1 exam and would like to know about how deep the actual exam questions go into error handling. Do I mainly need to understand how to use Try-Catch scopes, or should I also be familiar with handling custom error types, On Error Continue vs On Error Propagate, and creating global error handlers? If anyone who's taken the Salesforce MuleSoft Certified Developer 1 certification exam recently can share what types of Salesforce MuleSoft Developer I exam questions specifically related to error handling came up or what to prioritize, would be really helpful! Thanks in advance! Quote Link to comment Share on other sites More sharing options...
Steven J Posted April 30 Report Share Posted April 30 Yeah, took the Salesforce MuleSoft Developer I certification exam a couple weeks ago, error handling came up more than I expected. not super deep, but you need to know more than just Try-Catch. It wasn’t just basic, there were a few tricky ones. I saw a few Salesforce MuleSoft Developer I exam questions where you had to figure out what happens when an error is thrown like whether On Error Propagate or Continue gets triggered, and how error types like CONNECTIVITY or ANY are matched. Also stuff around global vs flow-level error handling. For real, I did a bunch of CertBoosters sample test questions before the Salesforce MuleSoft Developer I, and they were super close to what showed up on the real test, especially the error handling stuff. It really helped me get a better idea of what the Salesforce MuleSoft Developer I exam questions would be like. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.