Skip to main content
Nintex Community Menu Bar

Environment variable accessible through Process Instance?

  • October 16, 2009
  • 1 reply
  • 8 views

Forum|alt.badge.img+8

From a web page that has an open connection to the process is it possible to access the environment variables? Not the process data fields but the environment variables?

1 reply

Forum|alt.badge.img+4
  • Novice
  • October 17, 2009

You will need to use the Envionrment client API for this.


http://srikantha.wordpress.com/2008/07/14/k2-accessing-environment-fields-from-code/