EditWizardObj 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 EditWizardObj client API is used to edit a selected object in a wizard screen along with additional relationships using the form relationship window.

Argument

Description

Parameter 1

Form Name

Parameter 1 default

None

Parameter 1 description

The name of the form used to edit the selected object.

Parameter 1 type

String

Parameter 2

Title

Parameter 2 default

None

Parameter 2 description

Title displayed at the top of the form opened for editing the selected object.

Parameter 2 type

String

Parameter 3

RelDef or EdgeDef for search objects

Parameter 3 default

None

Parameter 3 description

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

Parameter 3 type

String

Parameter 4

Columnset for filter criteria search

Parameter 4 default

None

Parameter 4 description

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

Parameter 4 type

String

Parameter 5

RelDef to create a relation from grid column

Parameter 5 default

None

Parameter 5 description

Relationship definition to create a relationship between a specific object and the grid column.

Parameter 5 type

String

Parameter 6

RelDefs to find target display items

Parameter 6 default

None

Parameter 6 description

Relationship definitions (separated by ~, prefixed with +) used to find the target display items.

Parameter 6 type

String

Parameter 7

Link properties

Parameter 7 default

None

Parameter 7 description

Link properties, each separated by a comma (,). For example, PropertyDef1~Title1,PropertyDef2~Title2. The property definition is used to set the link property in the relationship between a document and a specific object (for example, a transmittal). The title, separated by a tilde (~), is used to display the column name in the grid.

The Transmittal default file type value in System Options and the Title value must be the same.

Parameter 7 type

String

The following methods use this client API:

  • SDAUpdateOutTransmittal

  • SCLBUpdateInternalReviewAction

  • SDAUpdateTransmittal