Alternate rendition scheduler task - SmartPlant Foundation - IM Update 48 - Help - Hexagon

SmartPlant Foundation Help

Language
English
Product
SmartPlant Foundation
Search by Category
Help
SmartPlant Foundation / SDx Version
10
SmartPlant Markup Plus Version
10.0 (2019)
Smart Review Version
2020 (15.0)

Alternate rendition can be done in the following two ways:

  • Using the Generate PDF Copies command available on the shortcut when you select one or more objects.

  • Using a workflow step that initiates the Generate PDF Files command on the object in the workflow.

In both ways, an asynchronous scheduled task must be created to process the command.

Alternate rendition process

The processor picks up the alternate rendition task and performs the following actions:

  1. Expands the graph definition.

  2. Creates a task.

  3. Downloads all the files specified by the XML in the scheduled task table to a temporary location (set by the administrator in the app.config file).

  4. Generates a PDF copy of each file either directly or through an intermediate postscript file. (See Generating PDFs for more information about how this is configured.)

  5. Attaches the PDF copies to the file.

  6. Deletes all the downloaded files.