Setting variables as native call arguments
I'm working on error flows within a process flows to clean up when failure
occurs. Is there a trick to getting variable arguments to pass to native
calls? I've tried three ways using global variable set in a context
variable and a system variable that I know are set in the process flow. If
I hard code the path in the script and don't use an argument it works
0
-
We would suggest you to use 'put-context-var' activity before the native call activity in Process Designer in which you can over-ride the value of argument rather than setting in the native call activity
0
Post is closed for comments.
Comments
1 comment