Skip to content

Support execution of Saved Procedure #2

Description

@sonyaa

Currently, for execution of all Operations a service is called. However, for Saved Procedure the process should be different:

  • get action from a list of saved actions (already in the r-interface)
  • call recursive executeNode on the first node after Start
  • look at which node we ended up on, and instead of displaying the "action failed/succeeded" message, set status as "fail/success"

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions