:– Here we create a setvalues an Integration Procedure. In setvalues we merge to Element Value in the other setvalues .
Procedure for Integration with SetValues:
Step 1: Create an Integration Procedure.
- Begin by creating an Integration Procedure to handle the data integration process.
Step 2: Add SetValues to the Structure Panel.
- Drag and drop the SetValues component into the Structure Panel of your Integration Procedure.
Step 3: Configure Element Value Mapping.
- In the Element Value Map section, click on “Add New Value” to define the mapping of values between different elements.
Step 4: Perform Operations in SetValues.
- Within the SetValues component, you have various options:
- Merge Fields: Combine values from different fields.
- Calculations Using Formulas: Perform calculations on specified fields.
- Concatenate Two Merge Fields: Combine two fields into a single value.
- Retrieving an Array Value: Access values from an array or list.
Step 5: Configure Second SetValues for Concatenation.
- For the second SetValues operation, focus on concatenating two merged fields.
Step 6: Add Response Action to Display Data in Preview Tab.
- To showcase the data in the Preview Tab, drag the Response Action component into the Structure Panel. like show on below figure.
Step 7: Execute and View Results in the Preview Tab.
-
After configuring the Response Action and completing the necessary setup, click on the “Execute” button.
-
Navigate to the Preview Tab to view the results of the integration process.