Version Differences for Processes

Line 1:
    + ==Using and Application Process Property in a Component Process==  
       
    + Here's a quick pointer on how to use an Application Property in a Component Process:  
       
    + #Create a component process that references a process property.  
    + #Create that process property for the component process. (the name is the field referenced in the process)  
    + #Create an application process that executes the component process in step 1.  
    + #In the application process step that executes the process from step 1, click "set value here" and place the process property reference in the resulting field.  
    + #Create that process property for the application process.