Retrieve Variable from RPA Smart Service
I am using an RPA smart service within my process model.
I pass through data to the RPA Smart Service which a bot will run to retireve data from a 3rd party application. PolicyNumber
The goal is to pull that information (policyNumber) out of the robotic task to use in the rest of the process model. At the moment the bot successfully captures and stores the data in the Variable, but on the Process Model side, it is still showing 'no value'.

The result of the variable on the robotic task after a successful run:
Any assistance on helping to retireve this text string or even persisting this data would be greatly appriciated.

are you mapped ?