WorkflowGetNotesAndFileAttachment

<< Click to Display Table of Contents >>

Navigation:  Programming Mechworks PDM > DBWCommandShell > Commands Reference > Workflow >

WorkflowGetNotesAndFileAttachment

available from build: 20090520

Description

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.

Syntax

call DBWShell("WorkflowGetNotesAndFileAttachment uid ")

Parameter

uid

It's the document unique id of the document submitted to workflow to retrieve notes and attachments of.

Results

@WORKFLOW_NOTES

The notes related to the passed document workflow

@WORKFLOW_ATTACHMENT

The attachments related to the passed document workflow