Northern Trail Outfitters (NTO) has a new business channel that requires exposing their existing non-MuleSoft APIs to the public. They do not have an Anypoint Flex Gateway.
The NTO digital channel team wants to leverage Anypoint Platform as its API management tool.
What is the most time-efficient mechanism of securing their backend systems?
Northern Trail Outfitters recently purchased another company. Both companies have separate Salesforce orgs. One business user wants to automate a workflow which requires data transfer between both orgs and automates a distinct multi-user workflow within one of the orgs.
According to best practices, which two hyperautomation tools should these workflows use? (Choose two.)
An employee at AnyAirlines uses RPA Recorder to capture actions performed when carrying out a business process automation.
How does this help expedite RPA process development?
Which MuleSoft deployment strategy consists of the control plane and runtime plan hosted by the client?
AnyAirlines implements a credit card program that requires customer applications to go through a review process before approval. They want to develop a series of hyperautomation solutions that will integrate to process the applications and enter the customer's information into a legacy system once approved.
They want to complete the following components:
An Einstein bot that will initiate the credit card application and create a record of an existing Salesforce Custom Object
A Salesforce flow that marks the credit card application as approved in Salesforce
An RPA process that interacts with multiple applications and websites
A simple MuleSoft Composer flow that triggers if a credit card application is approved and then invokes an RPA process
Which component will likely require the most effort to complete?
AnyAirlines is developing an RPA process and is implementing testing best practices. They want to take the RPA process through rigorous testing.
During these tests, where do RPA process test plans execute?
Northern Trail Outfitters wants to run a bidirectional sync of data between two Salesforce orgs. They want to perform real-time updates between both systems so that if either system is updated, the other one is automatically updated with the new data.
What is the minimum number of Mute-Soft Composer flows needed to meet this requirement?
Northern Trail Outfitters (NTO) wants to automate a multi-step process that spans several departments.
How do Interactive Steps in Flow Orchestration help NTO involve users at key steps of the process?
For a MuleSoft Composer flow, errors can be noted in its Flow Details page.
What other way can MuleSoft Composer send notifications when errors occur?
Northern Trail Outfitters has deployed a MuleSoft RPA process to automate the extraction of sales data from CSV files. To integrate this RPA process with Sales Cloud, an action step is created that calls this RPA process in a MuleSoft Composer flow.
Which next step must be added to the flow to make use of the RPA process results?
AnyAirlines wants to create a new marketing campaign that sends customers special offers every month based on their accrued loyalty points. There is an existing integration for customer data using MuleSoft's API-led three-tier strategy. Loyalty information exists in an external system that can be accessed via an HTTP endpoint provided by the system, but has no current integration. The external ID used will be email address.
The desired output is a CSV file containing customers that includes only the top 10 percent of loyalty point holders.
What is the most efficient way to meet this requirement?
AnyAirlines has a MuleSoft Composer flow between NetSuite and Salesforce. One of the data elements coming from NetSuite is a string that needs to be put into a Boolean field in a Salesforce object.
Which Composer function should be used to change the datatype of the value?
The Ops team at AnyAirlines needs to periodically check the status of an API to see it the connected database is down for maintenance.
Where should the Ops team set up a scheduled API call and view the status history?
Northern Trail Outfitters publishes REST APIs to Anypoint Exchange. They write the REST APIs using RAML and share these APIs with internal and external users.
In which language or languages can a user download these APIs?
Northern Trail Outfitters needs to develop an application network that follows a MuleSoft-recommended, API-led connectivity approach and meets the following requirements:
provides data to mobile and web interfaces
aggregates and transforms data
retrieves data from databases
In which API tier should the data aggregation and transformation take place?