Skip to main content
Nintex Community Menu Bar

Custom Environment Variable Retaining Old Value after Update

  • February 16, 2021
  • 0 replies
  • 129 views

Issue

After changing the value of an environment variable in the K2 Management Environment Library, workflows are still using the old value at Runtime.

Resolution

The environment variable may still have the old value in the string table. You can check this by going to K2 Management -> Workflow Server -> String Table -> [Environment].

18355i4A0E2DB3805F190E.png

 

Additional Information

If you are changing an environment variable, to update this at the workflow runtime level redeploy the workflow to the environment after making the change to ensure string tables are also updated.

 

Related Links