WebClientExtensibility client API - HxGN SDx - Update 63 - Administration & Configuration

Administration and Configuration of HxGN SDx

Language
English
Product
HxGN SDx
Search by Category
Administration & Configuration
SmartPlant Foundation / SDx Version
10

The WebClientExtensibility client API is used to invoke custom pages inside the Web Client frame.

Argument

Description

Parameter 1

URL to custom page

Parameter 1 default

None

Parameter 1 description

The full URL to a custom page. May be on the same Web Client server or a remote server.

Parameter 1 type

String

If you need additional parameters to call the custom page, you can assign them as needed. For example, if you write a plugin that operates in both view and edit modes, you must set parameter 1 as the URL to your plugin and use another parameter to indicate if the plugin will operate in view or edit mode for the specific method.

The following methods use this client API to show j5 applications inside the Web Client:

  • SOPSShowPermits shows the j5 Control of Work application

  • SOPSShowShiftlogbook shows the j5 Operations Logbook application