The following parameter applies to the getWorkflowTemplateList method:
|
Parameter |
Type |
Description |
|---|---|---|
|
SID |
String |
Identifies the session retrieved from logging in. |
Description
Retrieves the list of workflow templates.
Returns
A <UDSObjectList> node with zero or more <UDSObject> nodes describing WF_TEMPLATE with the following <Atttributes> child nodes:
|
XML Element Value |
Type |
Description |
|---|---|---|
|
id |
Integer |
Identifies the unique ID of the workflow template. |
|
WF_NAME |
String |
Identifies the name for the workflow template. |
|
WF_DESCRIPTION |
String |
Identifies the description for the workflow template. |
|
IS_DEFAULT |
Integer |
Indicates that the default template is to be assigned to new documents. |
|
Copyright © 2013 CA.
All rights reserved.
|
|