Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 6 Current »

The following configuration should be done on both the Gateway and Backend servers when using the Hub Deployment model and only on the single server when using Embedded Deployment.

If you have multiple clients on the same SAP system, then the configuration should be repeated for all clients in which FAB apps will run.

Please see the quick guide to setting up the General Configuration below.  There are two additional pages that describe more details about these options as well as the configuration for the Editors.

General Configuration

Tip

Use transaction /IQX/FAB_SETUP to help generate the URLs and other settings to be entered in the following configuration steps.



Multiple Clients on the same SAP system:

If your Development or QA system landscape consists of multiple SAP Clients (100 = Development; 110 = Unit Test; 120 = xxx, or 200 = QA, 210 = SIT; 220 = UAT, etc) then you need to specify the Client in the above URL using the ?sap-client=xxx addition.

For example, if you have two clients (100 and 110) in your development system, and the URL is: http://sapdev:8000/sap/bc/bsp/iqx/fab_bsp/index.html, then you will have to specify the configuration twice (once in each client) as follows:

http://sapdev:8000/sap/bc/bsp/iqx/fab_bsp/index.html?sap-client=100

and

http://sapdev:8000/sap/bc/bsp/iqx/fab_bsp/index.html?sap-client=110


Important

All new users will automatically use the new JavaScript editor with syntax checking and pretty print capabilities.  The JavaScript editor URL must be configured in order for users to be able to access the editor.

  • No labels