Configure the display of missing and duplicate reference files - 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

You use the Desktop Client to manage the display of missing and duplicate reference files information when you perform the following actions in the Web Client:

  • Create a document

  • Update a document

  • Check-in a document

  • Revise a document

  • Replace file for a document

Enable or Disable the display of missing or duplicate reference files information in Reference Details window

  1. In the Desktop Client, find the method to configure the client API document action.

  2. Right-click the method, and click Update.

  3. In the Method details section, update the parameter by assigning the required value.

Based on the type of document action, you can configure as per the details given in the table below:

Document Action

Client API

Method to update

Parameter to update

Default Value

Create

CreateClassObj

CreateDocument

File Attachment Configuration

PROMPT

Update

ManageFiles

DocManageFiles

Reference file not found action

PROMPT

Check-in

CheckIn

VersionCheckIn

Reference file not found action

PROMPT

Revise

Revise

RevisionRevise

File Attachment Configuration

PROMPT

Replace

ReplaceFiles

ReplaceWorkingDocFiles

File configuration

PROMPT

UpRevCurrentDocReplacesFilesAndSignoff

Client API parameters

You can assign one any of the following values to update the client API method parameters, as required:

Parameter value

Purpose

PROMPT

Display both missing and duplicate reference files in the Reference Files Details window and continue with the file attachment process.

CONTINUE

Continue with the file attachment process without displaying the missing reference files information.

ABORT

Abort the file attachment process if software detects that reference files are missing.

For more information about the client APIs and their parameters, see Client APIs.