-
In HxGN SDx2, relate the J5Integration access group to the Planner role. For more information, see Manage the access groups for a role.
-
Link HxGN SDx2 to the relevant j5 application:
-
Search for the relevant method (for example, SOPSShowPermits for permits or SOPSShowShiftlogbook for operations logbook).
-
Select Actions
> Update Method.
-
On the Properties tab, enter the URL for the relevant j5 application in the URL to custom page box.
For example:
-
For j5 Control of Work permits: https://j5.domain.com/j5_Hexagon_pages/SpfClientExtensibility/cow_permits/view?logbook_app=ControlOfWork. Where https://j5.domain.com is the URL for your j5 system.
-
For j5 Operations Logbook entries: https://j5.domain.com/j5_Hexagon_pages/SpfClientExtensibility/general_logbook/view. Where https://j5.domain.com is the URL for your j5 system.
-
-
-
Raise a ticket to Smart Cloud support (Cloud Operations Team) and request them to:
-
Make FrameOptionsWhiteList available for your j5 domain URL.
-
Edit the cors element so that:
-
allowedOrigins includes the URLs required to access j5.
-
allowCredentials is true.
-
-