Editing Process Flow Data

Editing Process Flow Data

Comments

  • I’m currently using the Edit Flow Data action on the Flow Management Dashboard in order to manually change some flow data. We have the need to manually change the flow data because the manager for the employee is changed after the process flow is started.

    Are there any steps we can add in the workflow to handle this kind of scenario in future? So that we do not need to manually change the process data?

    [img]att1[/img]

  • To avoid the need to use this manually in the future, we recommend building some exception handling to handle this change of data. This will allow you to define where the manager needs to change in the process (check if manager is null or if employees manager changes) and have a process that adds the manager data.

    In the step catalog of the Flow Designer, there is a Data in Flow section that will allow you to set a new value on a given piece of flow data. See image below:

    [img]att1[/img]

Sign In or Register to comment.