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

You can configure 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. Find the method to configure the client API document action.

  2. Click Actions > 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

Argument 6 (File Attachment Configuration)

PROMPT

Update

ManageFiles

DocManageFiles

Argument 2 (Reference file not found action)

PROMPT

Check-in

CheckIn

VersionCheckIn

Argument 2 (Reference file not found action)

PROMPT

Revise

Revise

RevisionRevise

Argument 4 (File Attachment Configuration)

PROMPT

Replace

ReplaceFiles

ReplaceWorkingDocFiles

Argument 2 (File configuration)

PROMPT

UpRevCurrentDocReplacesFilesAndSignoff

Client API parameter values

You can assign 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.