PrgWorkpackCreate 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 PrgWorkpackCreate client API is used to create a new workpack that will be managed and tracked in the Progress module.

Argument

Description

Parameter 1

Workpack or template

Parameter 1 default

None

Parameter 1 description

Specify what should be created, a workpack to be managed by the progress module or a template that can be used to create other workpacks more easily. The supported options are: Workpack or Template.

Parameter 1 type

String

Parameter 2

Design or activity

Parameter 2 default

None

Parameter 2 description

Specify whether the workpack or template being created will be tracked using either the design or activity mode of the progress module. The supported options are: Design or Activity.

Parameter 2 type

String

The following methods use the PrgWorkpackCreate client API to create workpacks to be managed in the Progress module.

  • PrgActivityTemplateCreate

  • PrgActivityWorkpackCreate

  • PrgDesignTemplateCreate

  • PrgDesignWorkpackCreate