IBM

jobExternalMsgReq Struct Reference

structure jobExternalMsgReq contains the information required to define an external message of a job. More...


Data Fields

int options
LS_LONG_INT jobId
char * jobName
int msgIdx
char * desc
int userId
long dataSize
time_t postTime
char * userName

Detailed Description

structure jobExternalMsgReq contains the information required to define an external message of a job.

Field Documentation

Specifies if the message has an attachment to be read.

<lsf/lsbatch.h> defines the following flags constructed from bits. These flags correspond to options.
EXT_MSG_READ
Read the external job message. There is no attached data file.
EXT_ATTA_READ
Read the external job message and data file posted to the job.
If there is no data file attached, the error message "The attached data of the message is not available" is displayed, and the external job message is displayed.

The system generated job Id of the job.

The name of the job if jobId is undefined (<=0).

The message index.

A job can have more than one message. Use msgIdx in an array to index messages.

Text description of the msg.

The userId of the author of the message.

The size of the data file.

If no data file is attached, the size is 0.

The time the author posted the message.

The author of the message.



     
Date Modified: 16 Jul 2014

Terms of Use
Copyright © 1994-2014 International Business Machines Corp.
US Government Users Restricted Rights - Use, duplication or disclosure
restricted by GSA ADP Schedule Contract with IBM Corp.