This call is made for setting the external data for the Print Fax 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 |
PFE |
PrintFaxEmailDocType |
It is the flag for Printing, Faxing or emailing the documents. |
P- for print, F- for fax and E- email |
DocTypeId |
PrintFaxEmailDocType |
It is the document type id which has to be printed, faxed or emailed. |
NA |
DocTypeName |
PrintFaxEmailDocType |
It is the document type name which has to be printed, faxed or emailed. |
NA |
Name |
Parent Tag |
Description |
Option |
Root |
It refers to the case sensitive call name. |
MainCode |
Exception |
Error code specified by WAPI. |
Code |
Constant Value |
Message |
15 |
WM_INVALID_FILTER |
The requested filter is invalid. |
11 |
WM_INVALID_SESSION_HANDLE |
Invalid session |
4 |
WM_INVALID_PROCESS_INSTANCE |
The process instance ID was not valid. |
.