Skip to main content
Nintex Community Menu Bar

Edit workflow data

  • July 12, 2019
  • 3 replies
  • 244 views

Forum|alt.badge.img+6

Hello All,

I need to edit the values of some workflow variables. Some bad data (strings) were passed into a workflow upon startup and I need to correct that data.

 

Is this possible via the Management tool? or the Workdesk?

Can this be done via a Form action?

 

Thank you,

Tomas

3 replies

Forum|alt.badge.img+9

  • July 13, 2019

Hi  @tomasv;


 


You can access workflow from management, workspace via a design(global permisions would be required in some cases)...but from what where i come from , you cannot alter a running process and expect instant update, for a workflow data to be updated it needs to be re-deployed.


 


Please request free workflow and smartform demo(https://www.k2.com/content-center/document-workflow-management)


 


Kind regards;


Widson.


Forum|alt.badge.img+12
  • July 15, 2019

Hi Tomas,

If there's a need to update a workflow variable on the go, you may do so via K2 API.

There are also tools available in Community which allows you to do the same. Please test them out first before using on a production environment:
1. https://community.k2.com/t5/K2-blackpearl/Process-Data-Field-Management/ba-p/104515
2. https://community.k2.com/t5/General-K2-Utilities/Process-Instance-Data-and-XML-Fields-Editor/ba-p/82810


Hope this helps.