AddComment |
Scroll |
REST URL (POST) https://tenant.thereforeonline.com/theservice/v0001/restun/AddComment
SOAP Action (POST) http://schemas.therefore.net/webservices/interop/v0001/messages/IThereforeService/AddComment
Adds a comment to a document, case or workflow-instance.
Input Message: http://schemas.therefore.net/webservices/interop/v0001/messages/IThereforeService/AddComment
Element Name |
Element Type |
Restrictions |
Description |
â– parameters |
|
|
|
â–¡ CommentText |
xs:string |
mandatory nillable |
Comment text to be added |
â– ObjNo |
xs:int |
mandatory |
Object-No of the object (document, case or workflow-instance) to which the comment belongs. |
â– ObjType |
xs:int |
mandatory |
Object type of the object to which the comment belongs (possible values: document:2, case:38, workflow-instance: 21) |
Output Message: http://schemas.therefore.net/webservices/interop/v0001/messages/IThereforeService/AddCommentResponse
<Empty message>
Legend:
â– |
Not nillable element. |
â–¡ |
Nillable element. |
≡ |
List of elements. |
Bold |
Mandatory element. |