BusinessObjects Enterprise Administrator's Guide
Specifying command-line arguments
For each program object you can specify command-line arguments on the Parameters page for the object. You can specify any argument that is supported by the command-line interface for your program. Arguments are passed directly to the command-line interface, without parsing.
To specify command-line arguments
- In the Objects management area of the CMC, select the program object by clicking its link.
- Click the Process tab, then click the Parameters link.
The Parameters page appears.
- In the Arguments field, type the command-line arguments for your program, using the same format you would use at the command line itself.
For example, if your program has a loops option, to set the loops value to 100, you might type -loops 100
- Click Update.