This call returns the process load history. You can view the XML input and output parameters, which have to be passed for generating report. 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 |
ProcessDefinitionID * |
Root |
It refers to the id of the process definition. |
NA |
From |
DateRange |
It is the date from which the report has to be generated. |
NA |
To |
DateRange |
It is the date till which the report is generated. |
NA |
ReportType |
Root |
It is the type of report. It can be daily, weekly, monthly or yearly. |
D-Daily, W-Weekly, M-Monthly, Y-Yearly |
Name |
Parent Tag |
Description |
Option |
Root |
It refers to the case sensitive call name. |
MainCode |
Exception |
Error code specified by WAPI. |
Mindate |
Result |
Minimum date specified. |
MaxDate |
Result |
Maximum date specified. |
Unit |
Result |
It is the interval serial number |
Terminated |
Result |
It is the number of workitems terminated. |
Aborted |
Result |
It is the number of workitems aborted. |
Completed |
Result |
It is the number of workitems completed. |
New |
Result |
It is the number of new workitems. |
Total |
Root |
Total results returned. |
Code |
Constant Value |
Message |
15 |
WM_INVALID_FILTER |
Invalid Filter |
11 |
WM_INVALID_SESSION_HANDLE |
Invalid Sessisom |
18 |
WM_NO_MORE_DATA |
No more records |