How to get value from output variables of a Robotic Task?

Certified Senior Developer

Hi, I have created a Robotic Task and I am able to save data from some attributes in variables of Robotic Task. I have created a process model and called "Execute Robotic Task" smart service to run this task. I want to get this output variables from my robotic task in my process model variables. How to do that?

  Discussion posts and replies are publicly visible

Parents Reply
  • 0
    Certified Senior Developer
    in reply to Venkat Avuluri

    Thanks! I tried it but I am getting all variables data in single variable. Is there any way we can get output in different pv of process model as per the values stored in robotic task?

    And one of the variables I stored in Robotic Task is of type CDT and the value returned in the process model variable is in map type. Is this expected behavior or we should get the value in CDT type only?

Children