Job Management Partner 1/Automatic Job Management System 3 Command Reference 2
This paragraph explains how to specify a definition for an email sending job.
The following gives the format of, and the parameters for an email sending job definition.
- Format
[mladr={to|cc|bcc}:"address";] [mlprf="profile-name";] [mlsbj="subject";] [mltx="text";] [mlftx="text-file-name"; [mlatf="attached-file-name";] [mlafl="attached-file-list-name";] [pfm={u|p};] [etm=n;] [fd=time-required-for-execution;] [ex="execution-agent-name";] [ha={y|n};] [eu={ent|def};] [jty={q|n};]
- Parameters
- mladr={to|cc|bcc}:"address";
- Define the email address of a destination.
- In the format of mladr={to|cc|bcc}:"address";, you can set up to 20 email addresses at one time.
- to: Sends email to a destination.
- cc: Sends a copy of email to a destination.
- bcc: Sends a blind carbon copy of email to a destination.
- You can set a character string of 1 to 256 bytes for an address.
- If you want to use a double quotation mark (") or a number sign (#) as a character, prefix the character by #. That is, use #" instead of " and use ## instead of #.
- You can specify a macro variable in the address.
- The following table lists the address formats you can use when pfm=p; is specified:
Profile type Address format Allowed or not Exchange Server Display name Yes Alias Yes Address -- Internet mail Yes Internet mail Internet mail address Yes Microsoft Mail Name Yes Mailbox -- - Legend:
- Yes: Can be specified.
- --: Cannot be specified
- mlprf="profile-name";
- Specify one of the profile names set in the ProfileName1 to ProfileName4 environment setting parameters on the agent host on which the email sending job is executed.
- This parameter is valid only when you specify pfm=p;. This parameter becomes necessary item if you specify pfm=p;.
- You can set a character string of 1 to 256 bytes.
- If you want to use a double quotation mark (") or a number sign (#) as a character, prefix the character by #. That is, use #" instead of " and use ## instead of #.
- You can specify a macro variable.
- For details about the environment setting parameters, see 2.2.4 Setting up the environment for the mail system linkage in the Job Management Partner 1/Automatic Job Management System 3 Linkage Guide.
- mlsbj="subject";
- Define the subject of the email to be sent.
- You can set a character string of 1 to 256 bytes.
- If you want to use a double quotation mark (") or a number sign (#) as a character, prefix the character by #. That is, use #" instead of " and use ## instead of #.
- You can specify a macro variable.
- mltxt="text";
- Define the text of the email to be sent.
- You can specify a string of 1 to 512 bytes (including the number of linefeeds). In UNIX, the final line always contains a linefeed because without a linefeed, the final line is not handled as a line.
- If you want to use a double quotation mark (") or a number sign (#) as a character, prefix the character by #. That is, use #" instead of " and use ## instead of #.
- You can specify a macro variable.
- mlftx="text-file-name";
- Define the text file name of the email to be sent.
- You can set a character string of 1 to 256 bytes. Specify a full-path file name.
- If you want to use a double quotation mark (") or a number sign (#) as a character, prefix the character by #. That is, use #" instead of " and use ## instead of #.
- You can specify a macro variable.
- mlatf="attached-file-name";
- Define an attached file name. This parameter is valid only when you specify pfm=p;.
- In the format of mlatf="attached-file-name";, you can set up to 20 file names at one time.
- You can set a character string of 1 to 256 bytes. Specify a full-path file name.
- If you want to use a double quotation mark (") or a number sign (#) as a character, prefix the character by #. That is, use #" instead of " and use ## instead of #.
- You can specify a macro variable.
- mlafl="attached-file-list-name";
- Define a list file name for an attached file. This parameter is valid only when you specify pfm=p;.
- You can set a character string of 1 to 256 bytes. Specify a full-path file name.
- If you want to use a double quotation mark (") or a number sign (#) as a character, prefix the character by #. That is, use #" instead of " and use ## instead of #.
- You can specify a macro variable.
- pfm={u|p};
- Define a platform type for job execution. The default is p.
- u: UNIX environment
- p: Windows environment
- etm=n;
- Define the time-out period using the relative minutes from the start time. You can set 1 to 1,440 minutes.
- fd=time-required-for-execution;
- Define the time-required-for-execution within which the job is expected to be terminated.
- You can specify a decimal value between 1 and 1,440 (minutes).
- ex="execution-agent-name";
- Define the name of the execution agent or execution agent group that is used to execute jobs.
- You can set a character string of 1 to 255 bytes.
- ha={y|n};
- Define whether to suspend job execution. The default is n.
- y: Suspends jobnet execution.
- n: Does not suspend jobnet execution.
- eu={ent|def};
- Define the JP1 user who executes the job. The default is ent.
- ent: The JP1 user who registered the jobnet executes the job.
- def: The JP1 user who owns the job executes the job.
- jty={q|n};
- Define the queuing attribute type. If you do not specify this option, q is assumed.
- q: The queuing attribute exists.
- n: The queuing attribute does not exist.
Copyright (C) 2009, 2010, Hitachi, Ltd.
Copyright (C) 2009, 2010, Hitachi Solutions, Ltd.