|
<< Click to Display Table of Contents >> Navigation: Programming Mechworks PDM > DBWCommandShell > Commands Reference > Workflow > WorkflowGetNotesAndFileAttachment |
available from build: 20090520 |
Allows to retrieve the workflow notes and attachments related to a specified document.
NOTES and WORKFLOW_ATTACHMENTS are field of the WORKFLOW_EVENT_LOG database table.
call DBWShell("WorkflowGetNotesAndFileAttachment uid ")
uid |
It's the document unique id of the document submitted to workflow to retrieve notes and attachments of. |
@WORKFLOW_NOTES |
The notes related to the passed document workflow |
|---|---|
@WORKFLOW_ATTACHMENT |
The attachments related to the passed document workflow |