Parameters replaced if they exist on the URL string - HxGN EAM - 12.1 - Feature Briefs - Hexagon

HxGN EAM Custom Framework

Language
English
Product
HxGN EAM
Search by Category
Feature Briefs
HxGN EAM Version
12.1

Parameter

Details

:user

Logged in user id.

:password

Logged in user password.

:org

Logged in user default organization.

For example if the parent screen was Crews (WSCREW):

http://somewhere.com?userid=:user&pass=:password&org=:org

It becomes:

http://somewhere.com?userid=<userid>&pass=<password>&org=*&eamid=1000&tenant=DS_MP_1&USER_FUNCTION_NAME=WSCREW

SYSTEM_FUNCTION_NAME=WSCREW&CURRENT_TAB_NAME=UT1&crewcode=CREW1&organization=ORG1&internal_eamid=10001