You can use the DeleteDocument action to delete a document with the specified document ID in the connected edoc document service.
Parameters
|
Type |
Name |
Description |
|---|---|---|
|
TEXT |
DocumentId |
Specifies the ID of the document to be deleted. |
|
SELECT |
DeleteSourceDocument |
Specifies whether the linked ECM document should also be deleted. Default: No |
Return
|
Type |
Description |
|---|---|
|
SINGLEVALUE |
Returns either true or false. |