Connector allows you to mark a specific data message as read.
Configuration
ISDS Environment
Testing Environment
When set to true
messages are send to testing environment.
Input & Output Schema
Input
ISDS Mark as Read Input (ver. 1.1.0)
Column | Data type | Allow null | Description |
---|---|---|---|
ID | String | No | The ID of the data message. |
Username | String | No | The user ID of the data box. |
Password | String | No | The password for the data box. |
Output
ISDS Mark as Read Output (ver. 1.1.0)
Column | Data type | Allow null | Description |
---|---|---|---|
Status | String | No | Code representing the status of the request processing. |
StatusName | String | Yes | Name of the status of the request processing. |
Release notes
3.1.0
- Supporting WSDL 3.04.
3.0.7
- Fixed loading dependant libraries.