UndoEditOnline 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 UndoEditOnline client API launches the Undo Edit Online action in the Web Client to enable the document controller to revert the editing of the files and remove them from OneDrive.

Argument

Description

Parameter 1

Delete Revision

Parameter 1 description

Options are YES, NO, and PROMPT.

  1. YES - If multiple versions exist for a revision, then all the versions are deleted along with the revision.

  2. NO - If multiple versions exist for a revision, then the latest version is deleted.

  3. PROMPT - Prompts the user to confirm the deletion of the revision.

Parameter 1 type

String

Parameter 1 default

PROMPT

Parameter 2

Get checked out versions for references

Parameter 2 description

To allow update of nested references to the latest versions.

Parameter 2 type

Boolean

Parameter 2 default

True

Parameter 3

Column set to display nested document references

Parameter 3 description

UID of the Column set to display nested document references.

Parameter 3 type

String

Parameter 3 default

None

The UndoEditOnline method uses this client API to enable the document controller to revert the editing of the files and remove them from OneDrive.