Defining Global and Local Variables

In this section, we define two global variables - InDoc and Outdoc - that are defined in the context of the process. We also define some local variables.

In the Process Designer, global variables are defined at the package level, and local variables at the process level. Once you create a new project, you have to create the Data Fields under the package name (you define global variables from here) as well as under the process itself (you define local variables from here).