RVR-RCT-108
Issue summary
- You are encountering the error "Unable to populate variables. Error Code: RVR-RCT-108" while using the Rest Action Data Connector. The error indicates that there is a problem with the variable population mechanism in the Multi Action setup, specifically within the REST Action in Data Integration. The issue is often related to misconfiguration in how the variables areset up or passed within Multi Action.
Action steps
To resolve the error, follow these steps:
- Check Variable Configuration: Ensure that all necessary variables are correctly set in your REST Action. Variables in a multi-action should define properly, making sure public variables are configured unless they are private.
- Scope of Variable: Verify that the variable scopes within your multi-action and REST Action are correctly defined. Use input variables of internal actions to pass data between steps.
- Correct Variable Passing: Check that the variables you intend to use in subsequent actions (within your multi-action) are properly set as output from one action and correctly passed as input to other actions. The documentation outlines how variables should be managed within a multi-action.
- Test the Multi Action Setup: Before proceeding with actual data runs, consider testing the multi-action configuration to ensure that all variables you populate as expected.
External references
- For detailed guidance on setting up REST Actions and managing variables, refer to the official Data Integration documentation on REST Action Configuration.
note
If the issue persists or you need help, open a case with Data Integration Support. In the console sidebar, select Help > Contact Us and follow the instructions.