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

The EditFilesOnline client API launches the Edit Online action in the Web Client to enable the users to check out and optionally edit files in their OneDrive.

Argument

Description

Parameter 1

Columnset

Parameter 1 description

UID of the columnset to use in the Select Files dialog box

Parameter 1 type

String

Parameter 1 default

CS_RunEditorColumnSet

Parameter 2

Use next major revision for revise

Parameter 2 description

Next revision control for revise. By default, it is set to True, which means the next major revision is honored. If set to False,the next minor revision is honored.

Parameter 2 type

Boolean

Parameter 2 default

True

Parameter 3

File types supported for editing In OneDrive

Parameter 3 description

File extensions supported by Office 365 for editing. Files with these extensions will be opened in the user's browser in a new tab. For unsupported file extensions, OneDrive directory will be opened in a new tab in the browser.

Parameter 3 type

String

Parameter 3 default

None

Parameter 4

Copy nested references

Parameter 4 description

Copy nested references for the files checked out using the Edit Online action.

Parameter 4 type

Boolean

Parameter 4 default

True

The following methods use this client API to enable the Web Client users to check out and edit Microsoft Office files in their OneDrive:

  • EditOnlineCurrentDocFiles

  • EditOnlineWorkingDocFiles