Version Differences for Processes

(Using and Application Process Property in a Component Process)
(Using and Application Process Property in a Component Process)
Line 5:
  1. Create a component process that references a process property.    1. Create a component process that references a process property. 
       
- [[Image:Step1.png|upright=.50]]   + [[Image:Step1.png|thumb|left]]  
       
  2. Create that process property for the component process. The name will be what you reference in the process to use the value of the application process property. The type doesn't matter since we'll be passing in a value from the application process property. Don't bother with a default value either, since the value of this property will be set in the application process.    2. Create that process property for the component process. The name will be what you reference in the process to use the value of the application process property. The type doesn't matter since we'll be passing in a value from the application process property. Don't bother with a default value either, since the value of this property will be set in the application process. 
Line 11:
- [[Image:Step2.png|thumb]]   + [[Image:Step2.png|thumb|left]]  
       
  3. Create an application process that executes the component process in step 1.    3. Create an application process that executes the component process in step 1. 
Line 15:
  4. 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. If you didn't chose a default value, then this field will be blank.    4. 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. If you didn't chose a default value, then this field will be blank. 
       
- [[Image:Step3and4.png|thumb]]   + [[Image:Step3and4.png|thumb|left]]  
       
  5. Create that process property for the application process.    5. Create that process property for the application process. 
Line 21:
- [[Image:Step5.png|thumb]]   + [[Image:Step5.png|thumb|left]]