This call allows to generate the log for all the activities performed by the user.
You can view the XML input and output parameters, which have to be passed for generating log. 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 |
FieldID * |
Root |
It is the id of the field on which the action is performed |
NA |
ActionID * |
Root |
It is the Id of the Action event |
NA |
FieldName * |
Root |
Remarks |
NA |
ProcessInstanceID* |
Root |
It refers to the id of the process definition. |
NA |
WorkItemID * |
Root |
It is the workitem id. |
NA |
ProcessDefId * |
Root |
It is the process definition id. |
NA |
ActivityID * |
Root |
It is the activity id for which the report is to be fetched. |
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 |
11 |
WM_INVALID_SESSION_HANDLE |
Invalid filter |
15 |
WM_INVALID_FILTER |
The requested filter is invalid. |