Using the MuleSoft Connector
You can build and test a project by using the MuleSoft Connector.
Follow these steps to build a test Mule project using the Reltio connector:
- Select New Project.
- In the Project Settings dialog box, add a name for new project.The project main page appears.
- Select Finish.
- Open the Mule Palette.Search for Reltio.Note: If the Mule palette is not available, make sure that you install the Reltio MuleSoft connectors.
- Add dependencies to the project.Search for the Reltio module in Exchange to add them to the project.
- Drag the Reltio item to the canvas.
- Select the green Plus sign adjacent to the Connector Configuration area.The Reltio Configuration dialog box appears.
- Enter the configuration parameters listed in Configuration parameters for MuleSoft connector.The configuration is required for the implementation.Note: Use grant type CLIENT_CREDENTIALS because, the default, BASIC_AUTH has been deprecated.
- Select Test Connection...
- If the result is "Test connection successful" continue to the next step.
- If there is an "Error in connection testing", check your credentials and try again. If the problem persists then share the details with Support.
- Select OK.