This tag locates the names of all unfilled placeholders for a given project workflow and stores them in a result object named by the var attribute.

Attributes

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

Attribute

Description

Required?

var

Names the result object to contain a list of unfilled placeholder names.

no

processId

The ID of the process for which you are looking for unfilled placeholders.

yes

Result object properties

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

Properties

Description

allUnsuppliedAssetNames

Contains the names of all unfilled asset placeholders.

requiredUnsuppliedAssets

Contains the list of names for all unfilled asset placeholders that must be filled in order to advance to the next task.

 
loading table of contents...