Configuration Error while using Integration for running RPA Bot

HI,
I am using integration to run the RPA Bot,but while Trigger the Execute Robotic process Smart service , the Workflow run succesfully .But on RPA side the Bot is not triggered and I also check the Integration ,
Then i am getting Configuration error.
Please let me know how it can be resolved and why its happening.

Please find attached the screenshot:-

  Discussion posts and replies are publicly visible

  • Seems like everything is fine with permission tags for User, Robot and Robotic task. I can see that variable type of eChangeID is Text in Robotic task and you have created ri! of Integer type, although I don't think this is the reason behind this error as I tried this in Appian version 23.1 with Appian RPA version 9.0.0 and it succesfully gave me executionId but this may occur in version that you are using ( I can tell that it's not 23.1 as they changed the naming convention for Robotic process and Resource to Robotic task and Robot respectively in this release ). Try changing the data type and see if it works.

    And have you tried to execute the workflow in debug mode in RPA console itself ? If yes, did you find more details about the error in Execution Log?