The destUserID build descriptor option
specifies the user ID that EGL uses to log on to the remote build
server where preparation occurs.
This option is meaningful if one of the following situations applies
to you:
- You are generating COBOL code;
- You are generating Java™ code
to a directory rather than a project (by setting a value for the destDirectory build
descriptor option), and you specify a value for the destHost build
descriptor option.
The user specified by
destUserID must
have the authority to write to the following:
- The directory specified by the destDirectory build
descriptor option, if you are generating Java code.
- The data sets specified by the projectID high-level
qualifier, if you are generating COBOL for z/OS®.
- The library specified by destLibrary if
you are generating COBOL for iSeries®.
The option value can be case-sensitive, depending on your target
system. No default is available.