CreateSignWizardClassObj client API - HxGN SDx - Update 64 - Administration & Configuration

Administration and Configuration of HxGN SDx

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

The CreateSignWizardClassObj client API is used to create classified objects from a node that has optional relationships in the second form.

Argument

Description

Parameter 1

RelDef to navigate to the ClassDef

Parameter 1 default

None

Parameter 1 description

The relationship definition used to navigate to the class definition and to derive the class definition of the classified object being created.

Parameter 1 type

String

Parameter 2

Not used

Parameter 3

UID of classification

Parameter 3 default

None

Parameter 3 description

The unique identification number (UID) of the classification to classify the created object.

Parameter 3 type

String

Parameter 4

Not used

Parameter 5

Title

Parameter 5 default

None

Parameter 5 description

The title of the page.

Parameter 5 type

String

Parameter 6

Not used

Parameter 7

Not used

Parameter 8

Workflow processing option

Parameter 8 default

None

Parameter 8 description

  • For Desktop Client - The option selected determines whether or not creation or revision wizards should include a workflow page to choose a workflow to attach to the object. For example, None, which is the default option, indicates that no workflow page appears and no workflow is attached to the object. Other options include Select, SelectRequired, or a named workflow. For more information on the options, see Configure create object to attach workflow.

  • For Web Client - There is no workflow selection in the create pages. The Web Client chooses the applicable workflow unless a named workflow is specified. However, if more than one applicable workflow is found, the software does not attach any workflow to the object.

Parameter 8 type

String

Parameter 9

Not used

Parameter 10

Not used

Parameter 11

Not used

Parameter 12

Not used

Parameter 13

RelDef or EdgeDef for search objects

Parameter 13 default

None

Parameter 13 description

Relationship definition or edge definition used for searching for objects in the form relationship section.

Parameter 13 type

String

Parameter 14

Columnset for filter criteria search

Parameter 14 default

None

Parameter 14 description

The column set used to display the filter criteria in the form relationship section.

Parameter 14 type

String

The SDACreateSignatureRequest method uses the CreateSignWizardClassObj client API.