RegisterAndCheckIn client API - 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

The RegisterAndCheckIn client API is used to transfer a file to the file server. The file is registered on the file server and virus checked if set up during the process.

Argument

Description

Parameter 1

Class name

Parameter 1 default

None

Parameter 1 description

Class name of the file object to be created

Parameter 1 type

String

Parameter 2

Reference file not found action

Parameter 2 default

PROMPT

Parameter 2 description

Indicates what should happen if the file being loaded into the system has references files that are not already in the system. The options are CONTINUE|PROMPT|ABORT.

Parameter 2 type

String

Parameter 3

Delete local files configuration (Not Supported in the Web Client)

Parameter 3 default

True~True

Parameter 3 description

Includes two options, separated by a ~, to control whether local files are deleted when attached and whether to expose the option for deleting local files on the form used for creation.

Parameter 3 type

String

The following methods use this client API to attach files to various objects.

  • AttachAdapter

  • AttachDatasheet

  • AttachDesignFileToVersion

  • AttachFileToPublishedVersion

  • AttachTEFSchema

  • AttachTemplateFileToVersion

  • DEVAttachFileToObject

  • SPFSmartConverterControlAttachFile