This tag accesses the workflow descriptor used by the workflow managing a given process. Descriptor information is stored in a result object named by the var attribute so other tags can access it.

Attributes

The following attributes are defined for the pws:getWorkflowDescriptor tag:

Attribute

Description

Required?

var

Names the result object to contain information about the workflow descriptor.

yes

processId

The name of the process with the workflow descriptor you are looking for.

yes

Result Object Properties

The following properties are defined for the result object produced by the pws:getWorkflowDescriptor tag:

Property

Description

workflowProcess

Contains the workflow descriptor for a process workflow.

workflowProject

Contains the workflow descriptor for the project workflow.


Copyright © 1997, 2012 Oracle and/or its affiliates. All rights reserved.

Legal Notices