Xerox FreeFlow Operator And Administrator Manual page 234

Process manager
Hide thumbs Also See for FreeFlow:
Table of Contents

Advertisement

Wo r k f l o w B u i l d e r
2 - 1 8 2
Example 2: Adding a parameter between the input and
output parameters
Scenario: Now, assume that the user wants "SomeScript" to use
an additional parameter, "someParameter," between the input and
output parameters. The only difference to the configuration is this:
Parameters: $in$ someParameter $out$
During execution, External Process node launches the following
command:
C:\SomeScript c:\temp\someFile someParameter
c:\brianOut\someFile
Example 3: Adding a parameter after the output
parameter
Assume the same scenario as Example 1, except the user wants
"someParameter" to follow the output parameter. The user would
configure this way:
Parameters: $in$ $out$ someParameter
During the execution, External Process node launches the
following command:
C:\SomeScript c:\temp\someFile c:\brianOut\someFile
someParameter
Example 4: Adding two parameters
Scenario: Assume the same scenario as Example 1 except
"SomeScript" uses two additional parameters "someParameter1"
and "someParameter2," and the user wants "someParameter1" to
come in between input and output parameters, and
"someParameter2" to come after output Parameter. The
configuration would be as follows:
Parameters: $in$ someParameter1 $out$ someParameter2
During execution, the External Process node launches the
following command:
C:\SomeScript c:\temp\someFile someParameter1
c:\brianOut\someFile someParameter2
F r e e F l o w P r o c e s s M a n a g e r O p e r a t o r a n d A d m i n i s t r a t o r G u i d e

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents