01. Which MuleSoft RPA component is used at each stage of the RPA lifecycle?
a) MuleSoft RPA Manager
b) MuleSoft RPA Bot instances
c) MuleSoft RPA Recorder
d) MuleSoft RPA Builder
02. In Anypoint Exchange, which three lifecycle states are available?
(Choose three.)
a) Feature
b) Stable
c) Development
d) Testing
e) Deprecated
03. What is the allowed completion timeout period of an RPA process when invoking RPA processes from MuleSoft Composer?
a) 30 minutes
b) 10 minutes
c) 5 minutes
d) 3 minutes
04. Northern Trail Outfitters needs to allowlist certain IP addresses for API access. Which Anypoint Platform component requires a change to fulfill this requirement?
a) Implement a policy through API Manager.
b) Restrict CloudHub worker in Runtime Manager.
c) Create allowlist IPs in Access Management.
d) Create an allowlist policy in Anypoint Exchange.
05. An RPA process is scheduled to run every 10 minutes. What happens if an error or exception occurs?
a) It keeps executing until it is successful, then it creates a new session at the next scheduled time.
b) Process execution terminates and is ready to run at the next scheduled time.
c) Execution pauses and waits for a user to take action.
d) It keeps attempting to execute the process with the same session until it is complete.
06. Which two MuleSoft deployment strategies consist of the control plane hosted by MuleSoft and runtime plane hosted by the client?
(Choose two.)
a) Runtime Fabric
b) Hybrid
c) CloudHub
d) Private Cloud Edition
07. AnyAirline is implementing hyperautomation solutions throughout their company. What are three benefits that they should realize?
(Choose three.)
a) Adds consistency, accuracy, and speed in processes
b) Reduces process efficiency
c) Reduces operating costs
d) Improves the customer experience
e) Eliminates the need for APIs
08. When the Get Records action is used in a Salesforce flow, which subset of records is returned from Salesforce?
a) Standard object records only
b) One or many object records
c) Field metadata records
d) All records owned by a group
09. Northern Trail Outfitters has updated its Order API implementation. When must the RAML specification of the API be updated?
a) When the Order API implementation is migrated from an older to a newer version of the Mule runtime
b) When the Order API implementation changes from interacting with a legacy backend system deployed on-premises to a modern cloud-based system
c) When the Order API implementation changes the structure of the request or response messages
d) When the Order API implementation is optimized to improve the average response time
10. Northern Trail Outfitters provides their Salesforce admin with several use cases for their Flow Orchestration. Which two concepts should the admin be aware of while designing and testing the flow?
(Choose two.)
a) Flow Orchestrations are designed to work with multiple users and departments for a single process.
b) Debug mode can be invoked through REST API for Flow Orchestration to monitor individual steps.
c) A stage of the Flow Orchestration will pass even if a background step encounters an error.
d) Evaluation flows should only be executed through a Flow Orchestration.