Previous Topic

Next Topic

Book Contents

Book Index

Using Parameters in Preprocessing

Any of the eight EnterpriseSCHEDULE Parameters may also be used in Preprocessing. To use a parameter in preprocessing, use the syntax ((p1)), ((p2))…((p8)). In this example the username./password combo are stored in the first and second parameter slot of the job and used in the commands list.

The job then contains the following command using the contents of the parameters in preprocessing:

Clicking on the Preview button yields the following processed command:

See Also

Appendix A - Job Preprocessing

General Syntax used in preprocessing

How Preprocessing directives are processed when a job runs

How to Preview Preprocessing

Commands Preprocessing

Notifications Preprocessing

Notes Preprocessing

Using EnterpriseSCHEDULE Variables in Preprocessing

Second Pass Preprocessing

Advanced Preprocessing Constructs

Local Variable Examples