MultiStepReAssign client API - HxGN SDx - Update 63 - Administration & Configuration

Administration and Configuration of HxGN SDx

Language
English
Product
HxGN SDx
Search by Category
Administration & Configuration
SmartPlant Foundation / SDx Version
10

The MultiStepReAssign client API is used in the Web Client to select multiple steps and reassign them to the same person.

Argument

Description

Parameter 1

Roles to display

Parameter 1 description

Comma separated role names that will be displayed in the Reassign dialog box. Use ALLROLES to display all the roles in the system. If no role is specified, the roles of the logged in user in the configuration of the object in the workflow are displayed in the Reassign dialog box.

Parameter 1 type

String

Parameter 1 default

None

Parameter 2

Show Roles

Parameter 2 description

If set to TRUE, the software displays the roles along with the users in the Reassign dialog box. If set to FALSE, the software displays only the users of the role in the configuration of the workflow item in the Reassign dialog box.

Parameter 2 type

Boolean

Parameter 2 default

TRUE

The following methods in the Web Client use the MultiStepReAssign client API and appears to the user as the Reassign command on a workflow step. The method must be available on all steps.

  • WFMultiStepReAssign

  • WFMultiStepReAssignTo User

  • WFMultiStepReAssignWithSpecific Roles

In the Reassign dialog box, the users are displayed based on the configured security rule.

SHARED Tip If you want configuration changes you make here to be available in the Desktop Client as well as the Web Client, you must make the changes to the StepReAssign client API.