ResponseStatus property: WorklistEntry class
Description
This property returns the status of the response sent to the originating web service.
Valid values are:
| Value | Description |
|---|---|
|
0 |
CreateWorklistEntry message not received yet or this entry was not created by any web service. |
|
1 |
Message received but not processed yet. |
|
2 |
Message processed and sent to message queue. |
|
3 |
Error while sending message to the caller of create worklist entry. |
|
4 |
Message was sent to the originating web server and was received successfully. |
This property is read/write.