TEFLaunchExternalSchemaApp client API - SmartPlant Foundation - IM Update 46 - Help - Hexagon

SmartPlant Foundation Web Client Help

Language
English
Product
SmartPlant Foundation
Search by Category
Help
SmartPlant Foundation / SDx Version
10

The TEFLaunchExternalSchemaApp client API is used to open a delivered CMF File Manager application provided to help you manage your schema, such as the CMF File Manager for PBS or CMF File Manager for XML

Argument

Description

Parameter 1

AppMode

Parameter 1 default

None

Parameter 1 description

The mode in which to run the external application. Current support values include: AuthSchema and XML

Parameter 1 type

String

Parameter 2

OutputPath

Parameter 2 default

None

Parameter 2 description

The path to which to output files generated by the schema application.

Parameter 2 type

String

Parameter 3

ClassPrefix

Parameter 3 default

None

Parameter 3 description

The prefix to be used for class definitions created by the schema application.

Parameter 3 type

String

Parameter 4

SourceCompSchema

Parameter 4 default

None

Parameter 4 description

The name of the source component schema to be used, such as the PBSComponent component schema.

Parameter 4 type

String

Parameter 5

TargetCompSchema

Parameter 5 default

None

Parameter 5 description

The name of the target component schema to be created, such as the PBSAuthoringComponent component schema.

Parameter 5 type

String

The following methods use the TEFLaunchExternalSchemaApp client API to open the applicable CMF File Manager application.

  • GenerateNewAuthoringSchema

  • GenerateNewPBSSchema

  • GenerateXMLSchema