...
- In ECC, go to transaction /IQX/FAB_CONFIG
- Click on General Configuration node
- Add a new record for “002” version with the following values:
- + = Ticked
- Version = “002”
- RFC Destination = BLANK
- RFC Destination of Back End = BLANK
- UI5 Library Reference = refer to section 3.3.1
- UI5 Theme = 'sap_belize' for Fiori 2 Look&Feel; 'sap_fiori_3' for Fiori 3 Look&Feel
- UI5 Libraries to Load = sap.m,sap.ui.layout (as a start - you may want to add some libraries later)
- Run In Shell = X or <space>
- Server for Workbench = refer to section 3.3.2
- Server for Anonymous Forms = http://<SAPNWGWServer:port>/sap/bc/bsp/iqx/fab_srv/index.html
- Server for Email Links = http://<SAPNWGWServer:port>/sap/bc/bsp/iqx/fab_srv/index.html
- Server for Anonymous Forms Email Links = http://<SAPNWGWServer:port>/sap/bc/bsp/iqx/fab_srv/index.html
- URL for sap-ui-cachebuster-info.json = http://<SAPNWGWServer:port>/sap/bc/ui5_ui5/iqx/fab2/
where <SAPNWGWServer:port> refers to the Gateway IP address or host name (and port, if necessary).
- Click on General Configuration node
- In Gateway, go to transaction /IQX/FAB_CONFIG
- Add a new record for “002” version with the following values:
- + = Ticked
- Version = “002”
- RFC Destination = <Trusted RFC Destination to Back-End server>
- RFC Destination of Back End:
- = BLANK for Central Hub Deployment with dev. on Back-End Server
- = <Trusted RFC Destination to Back-End server> for Hub Deployment with dev. on the Front-End Server
- = BLANK for Embedded Deployment
- UI5 Library Reference = refer to section 3.3.1
- UI5 Theme = sap_belize
- UI5 Libraries to Load = sap.m,sap.ui.layoutlayout (as a start - you may want to add some libraries later)
- Run In Shell = X or <space>
- Server for Workbench = refer to section 3.3.2
- Server for Anonymous Forms = http://<SAPNWGWServer:port>/sap/bc/bsp/iqx/fab_bsp/index.html
- Server for Email Links = http://<SAPNWGWServer:port>/sap/bc/bsp/iqx/fab_bsp/index.html
- Server for Anonymous Forms Email Links = http://<SAPNWGWServer:port>/sap/bc/bsp/iqx/fab_bsp/index.html
- URL for sap-ui-cachebuster-info.json = http://<SAPNWGWServer:port>/sap/bc/ui5_ui5/iqx/fab2/
where <SAPNWGWServer:port> refers to the Gateway IP address or host name (and port, if necessary).
- Add a new record for “002” version with the following values:
- FAB Initial Tests
- Go to transaction /IQX/FAB
- Click the “Create” button and enter Form ID = MYFORM1 as first FAB app
- Accept the changes and the initial form should load.
...
Multiple options are available to set this configuration:
- http://<SAPNWGWServer:port>/sap/bc/ui5_ui5/iqx/fab2/index.html
Setting to this URL will disregard the setting for the UI5 Library Reference and instead will use the SAPUI5 library installed in the SAP Gateway system.
2. http://<SAPNWGWServer:port>/sap/bc/bsp/iqx/fab_bsp/index.html
Setting to this URL will use the setting for the UI5 Library Reference. This will also use or load the additional JS Libraries and CSS classes maintained using TCODE /IQX/FORMS_CONFIG
3. http://<SAPNWGWServer:port>/sap/bc/ui5_ui5/iqx/fab2/index_latest.html
...