Skip to content

Make Output Values Work With the New Robot File Schema #330

@WolfgangDaniel

Description

@WolfgangDaniel

As an RPA-developer, I'd like to be able to use the output of an activity as an input for another activity, in order to be able to build useful robots.


💭   Hints & Thoughts

At the moment the output values are saved in local variables in the code and cannot be used by other activities. Therefore the output value of one activity cannot by used by another actitivity at the moment.

❓   Additional Questions to Answer / Consider


✅   Conditions of satisfaction

  • Should figure out how variables can be used across different tasks in robot framework code
  • Should adjust the parser to support the new way of saving the output values to variables
  • Should write new test cases if necessary

Metadata

Metadata

Assignees

No one assigned

    Labels

    ParserIssues corresponding to one of the robot parsersStabilizeIssues focussed on stabilizing the existing product

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions