Delete workflow markups - 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

This process step can be used on a workflow object to delete the markup files.

Process class name: SDAAutoDeleteMarkups

Syntax: SDAAutoDeleteMarkups,Arg1

Example:

SDAAutoDeleteMarkups,SDAWorkPackageMarkupFiles

Where:

Arg1 defines the relationship definition used to navigate to the markup files.

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

Step definition class

<SPFStepDefClass>

<IObject UID="WSC_SDAAutoDeleteMarkups" Name="SDAAutoDeleteMarkups" Description="Deletes markup(s) after the successful generation of Merge PDF generation" />

<ISPFAdminItem />

<ISPFStepDefClass SPFProcessClassName="SDAAutoDeleteMarkups,SDAWorkPackageMarkupFiles" />

</SPFStepDefClass>

Step definition

<SPFStepDef>

<IObject UID="STP_SDAAutoDeleteMarkups" Name="SDAAutoDeleteMarkups" Description="Deletes markup(s) after the successful generation of Merge PDF generation" />

<ISPFAdminItem />

<ISPFStepDef />

</SPFStepDef>