Cloud Fax and Notifications API 2.5 Documentation
JobSubmit
Cloud Fax and Notifications API Forums Home  
    prev  next        Table of Contents  JobSubmit  
These pages describe an earlier version of the Cloud Fax and Notifications API.
While that version continues to function, new development should use the current version.
 

31.3 JobSubmitResult

JobSubmit Overview   JobSubmitRequest

Tag Name
& type
#Description
JobSubmitResult   Namespace of this element is http://ws.easylink.com/JobSubmit/2011/01
   Status
StatusType
1Status of processing. See StatusType.
   SubmitId
xs:string
0-1Echoes the SubmitId in the request, if one was provided, and if possible.
   MessageResult
MessageResultType
0-Barring an overall failure indicated in the Status element, there will be one MessageResult element for each Message in the request, although they may not appear in a corresponding order.
   MessageId
xs:string
0-1This echoes the MessageId, if any, in the request. This can be used to identify the particular Message this MessageResult corresponds to. (Note that MessageId is also used as a localid, which must be unique among all users of a service (and 80 characters or less), to prevent multiple submissions of the same job)
   Status
StatusType
1Indicates the status of the attempt to submit this particular job. See StatusType.
   JobId
JobIdType
0-1If a job was successfully submitted, this will contain the job id. See JobIdType. Note that if the MessageId is found to duplicate a previously used localid, the JobId of that previously created job will be returned.
   PreviewData
PreviewDataType
0-1If Preview was requested, and the preview document was successfully obtained, it is returned in this element
   Preview
xs:string
1Contains the format of the preview document, echoing the Preview value in the request.
   PreviewDocData
DocDataType
1Contains the actual preview document data
   @format
DocEncodingFormat
1Specifies the encoding of the document data. Currently, this will always be "base64"
 
    prev  next        Table of Contents  JobSubmit  
© Copyright 2020 OpenText Corp. All Rights Reserved.
Privacy Policy | Cookie Policy
This information is subject to change. Please check frequently for updates.
Modified OOctober 06, 2020