Pre-requisites Any point Studio: Salesforce: Database: Scatter-Gather Router Steps: 2. Following the addition of the listener component, include two loggers to mark the beginning and the end of the flow. By logging the message “Start of flow” ++ (flow.name as String), in expression mode. 3. Now we’ll add read component by configure the connector configuration […]
Introduction Pre-requisites Implementing Basic Authentication and JSON Threat Protection in MuleSoft Steps: 2. Next, we’ll publish the API specification to exchange. 3. Then we will create a new Mule project and scaffold it. 4. Next, we will add 2 loggers which determines the start and end of flow. 5. Then we’ll create a new mule […]
Pre-requisites Upsert Operation in Salesforce Steps: 1.To begin, a new Mule project needs to be created. Then, a file component should be dragged and dropped into the project for the On New or Updated File. Configure the directory, set the matcher to edit inline, and specify the filename as name_of_file.csv. to trigger the flow. 2.Following […]
Pre-requisites Salesforce: We need to have Salesforce developer account. Create a Salesforce custom object with some fields, as per the requirement. Click on Create in the home section, which is on the right-hand side. Then click on custom object, then fill in the name of the custom object. Then click on fields and relationship, then […]
- 1
- 2