This call is to fetch the data for Print Fax and Email utility. You can view the XML input and output parameters, which have to be passed for getting the queue id. There is a list of errors and warning that can occur in the execution.
* implies for the mandatory parameter.
Name |
Parent Tag |
Description |
Valid Value |
Option * |
Root |
It refers to the case sensitive call name. |
case sensitive call name. |
EngineName * |
Root |
It is the cabinet or database name, which has to be connected. |
NA |
SessionID * |
Root |
It is the logged in user session id |
NA |
ProcessInstanceID |
Root |
It is the Id for the Process instances for which the data has to be fetched. |
NA |
WorkItemID |
Root |
It is the Workitem Id. |
NA |
ProcessDefinitionID |
Root |
It is the process definition id. |
NA |
ActivityId |
Root |
It is the activity id for which the data has to be fetched. |
NA |
Name |
Parent Tag |
Description |
Option |
Root |
It refers to the case sensitive call name. |
EngineName |
Root |
It is the cabinet or database name, which has to be connected. |
SessionID |
Root |
It is the logged in user session id |
WorkItemData |
Definition |
It is the workitem data flag. |
FitToPage |
Definition |
It is the flag for printing the documents fit to page. |
Annotations |
Definition |
It is the flag for including annotations, |
FaxNo |
Definition |
It is the fax number. |
FaxNoType |
Definition |
It is the fax number type, it can be variable value or number. |
CoverSheet |
Definition |
It is the coversheet for attaching with the fax. |
ToUser |
Definition |
It is TO User to which the email has to be sent. |
FromUser |
Definition |
It is From User on whose account mail has to be sent. |
ToMailId |
Definition |
It is TO Mail Id, on which the mail has to be sent. |
ToMailIdType |
Definition |
It is TO Mail Id type, it can be variable value or the mail address. |
SenderMailId |
Definition |
It is the Sender Mail Id. |
SenderMailIdType |
Definition |
It is the Sender Mail Id type, it can be variable value or the mail address. |
Message |
Definition |
It is the message for the email |
Subject |
Definition |
It is the subject for the email. |
PFE |
PrintFaxEmailDocType |
It is the flag to include the documents for Printing, faxing or emailing. |
DocTypeId |
PrintFaxEmailDocType |
It is the Document Type Id which has to be printed, faxed or emailed. |
DocTypeName |
PrintFaxEmailDocType |
It is the Document type name which has to be printed, faxed or emailed |
CreateDoc |
PrintFaxEmailDocType |
It is the flag to create the document if not found through the template associated with it. |
Status |
PrintFaxEmailInterface |
It is the status for print, fax or email. |
Code |
Constant Value |
Message |
11 |
WM_INVALID_SESSION_HANDLE |
Invalid session |
15 |
WM_INVALID_FILTER |
The requested filter is invalid. |