Manage responses - SmartPlant Foundation - IM Update 48 - Help - Hexagon

SmartPlant Foundation Help

Language
English
Product
SmartPlant Foundation
Search by Category
Help
SmartPlant Foundation / SDx Version
10
SmartPlant Markup Plus Version
10.0 (2019)
Smart Review Version
2020 (15.0)

Client API

The client API involved is the Response Management client API.

The client API only accepts one parameter and that is what steps to return. For example, if this value is "RS" the Response Manage methods will return only steps that have the "Ready to Run" status.

Methods

Three methods are used to show the response management dialog.

Num

Method name

Interface

Access group

Condition

1

ResponseManagement

ISPFTransmittal

TransmittalAdmin

Method is only on a transmittal

2

StepResponseManagement

ISPFObjectWorkflowStep

TransmittalAdmin

Method is only on an ISSUED step

3

WFItemResponseManagement

ISPFWorkflowItem

WorkflowAdmin

Method is on any item in an active workflow that is not a transmittal.