Claim your change request to project scope (modified in an update) - HxGN SDx - HxGN SDx - Reference - Hexagon

HxGN SDx Modified and Retired Functionality

Language
English
Product
HxGN SDx
Search by Category
Reference
SmartPlant Foundation / SDx Version
10
SmartPlant Markup Plus Version
10.0 (2019)

The following applies if you are using a version of the software before Update 13. For the latest information, see Claim your change request to project scope.

Syntax: ClaimAndReviseRelatedDocuments, Arg1, Arg2, Arg3, Arg4.

Example:

ClaimAndReviseRelatedDocuments, SDAChangeRequestProject, SDAChangeRequestDocVersions, True, True.

Where:

Arg1: Relates the change request to a project.

Arg2: Relates the change request to a document version.

Arg3: Transfers the workflow to the project scope.

Arg4: Instantiates ISDAPrgDeliverable on the document master.

The following examples show each type of the ClaimAndReviseRelatedDocuments process step:

<SPFStepDef>

    <IObject UID="STP_SOPSClaimToProject" Name="Claim to project" Description="Claim change request to project" ContainerID="SOPS.ProjComsSecurity" />

    <ISPFAdminItem />

    <ISPFStepDef />

</SPFStepDef>

<Rel>

    <IObject UID="STP_SOPSClaimToProject.WSC_SOPSClaimToProject" ContainerID="SOPS.ProjComsSecurity" />

    <IRel UID1="STP_SOPSClaimToProject" DefUID="SPFStepDefStepClass" UID2="WSC_SOPSClaimToProject" />

</Rel>

<SPFStepDefClass>

    <IObject UID="WSC_SOPSClaimToProject" Name="Claim to project" Description="Claim change request to project" ContainerID="SOPS.ProjComsSecurity" />

    <ISPFAdminItem />

    <ISPFStepDefClass SPFProcessClassName="ClaimAndReviseRelatedDocuments,SDAChangeRequestProject,SDAChangeRequestDocVersions,True,True" />

</SPFStepDefClass>

<Rel>

    <IObject UID="WSC_SOPSClaimToProject.WST_P" ContainerID="SOPS.ProjComsSecurity" />

    <IRel UID1="WSC_SOPSClaimToProject" DefUID="SPFStepClassStepType" UID2="WST_P" />

</Rel>

<SPFStepDefType>

    <IObject UID="WST_P" Name="P" Description="Process" ContainerID="Core.Workflow_Admin" />

    <ISPFStepDefType />

    <ISPFAdminItem />

</SPFStepDefType>