Demo Preview
DEV-202 Safe Question Preview
This public preview shows limited demo-safe questions only. Correct answers, full explanations, paid-only media, private IDs, and attempt data are not included.
Employ best practices when using hyperautomationDesign, build, and manage MuleSoft RPA processes used in hyperautomationUse Anypoint Platform to monitor hyperautomation API endpointsMultiple ChoiceMulti Select
Preview Questions
Multiple ChoiceEmploy best practices when using hyperautomation
Question 1. A MuleSoft developer at AnyAirlines is tasked with creating a new API for an integration. According to best practices, what is the first step they need to perform?
A. Create a new project in Anypoint Studio.
B. Install a standalone Mule runtime on their local machine.
C. Create a case in Salesforce.
D. Create a RAML definition in Design Center.
Multiple ChoiceDesign, build, and manage MuleSoft RPA processes used in hyperautomation
Question 2. An RPA developer is building the implementation of an RPA process based on the BPMN created by a colleague. In the BPMN, they see the symbol below: What does the symbol represent?
A. An activity that is performed if an error occurs during processing
B. A point in the process where different activities are performed under different circumstances
C. One possible endpoint for the process
D. A cleanup activity that is performed at the end of the process to ensure all running applications are closed
Multi SelectUse Anypoint Platform to monitor hyperautomation API endpoints
Question 3. Northern Trail Outfitters is developing an API that connects to a vendor's database. Which two strategies should their Ops team use to monitor the overall health of the API and database using API Functional Monitoring? (Choose two.)
A. Monitor the CloudHub worker logs for JDBC database connection exceptions.
B. Make a call to a health-heck endpoint, and then verity that the endpoint is still running.
C. Monitor the Mule worker logs for "ERROR" statements and verity that the results match expected errors.
D. Make a GET call to an existing API endpoint, and then verify that the results match expected data.
Multi SelectDesign, build, and manage MuleSoft RPA processes used in hyperautomation
Question 4. AnyAirlines is developing an RPA process to extract information from a legacy system. To capture the manual workflow, they leverage RPA Recorder. Which two best practices should they be aware of when working with the autogenerated workflow code? (Choose two.)
A. All autocaptured information is for documentation purposes only.
B. Some autogenerated code must be replaced with more robust or specialized action steps.
C. The autogenerated workflows may contain sensitive information that must be removed.
D. All keystrokes and mouse clicks in the autogenerated code must be disabled before deploying to production.
Multiple ChoiceEmploy best practices when using hyperautomation
Question 5. Northern Trail Outfitters (NTO) has outgrown its custom Extract-Transform-Load (ETL) solution and needs to migrate its ETL jobs to a new tool. One of the requirements is a single interface to view and manage the ETL jobs. Some of these ETL jobs interact with systems that are hosted on-premises. According to Salesforce's hyperautomation best practices, how should Salesforce's various hyperautomation solutions be combined to meet NTO's requirements?
A. Migrate all integrations to MuleSoft Compose. Use the Salesforce UI to view all MuleSoft Composer integrations. Leverage MuleSoft RPA for on-premises systems.
B. Implement a three-tier API-led strategy to migrate its ETL jobs to a new tool. Use Anypoint API Manager to view and manage all API integrations.
C. Migrate integrations with simple transformations to MuleSoft Composer and complex integrations to Anypoint Platform. Use Anypoint Exchange to view and manage all API integrations.
D. Use External Services in Salesforce to connect with Anypoint Platform. Use Orchestrator to coordinate the different ETL jobs in a single UI. Leverage MuleSoft RPA for on-premises systems.