...
...
...
...
...
...
...
...
/IQX/FAB_CONFIG - FAB Configuration
Configure Access to the Forms
Step-by-step guide
Enter transaction /IQX/FAB_CONFIG
1. Roles
...
Roles are
...
defined based the process flows for each individual app, groups of apps or for the entire organization. A role is assigned to a form. A class /IQX/CL_FORMS_WORKLIST_CLASS or its subclass can be assigned to a defined role
...
.
- Forms for Roles: Assign the App to a Role/s
Sequence -
Assign forms or apps to roles.
- Sequence – is used for arranging the
...
- app as a tile in the launchpad.
- Footer
...
- – is used for grouping apps. This is displayed at the bottom of the app's tile.
- Sub Header - displayed under the app's description in the tile.
3. Roles for Users
...
Assign users to roles. Only users assigned to the role that is assigned to an app will have access to that app.
...
If Admin is ticked the user gets access to an extra "Administrator" tab in MyForms
...
. It becomes available even if the user is not the actual agent of the form and allows a supervisory view of the particular form compared to a standard user.
...
...
If a user is an administrator but it is required that they be limited a certain region or some other attribute of the form then further limitations can be implemented to
...
qualify the administrator's access. It can be achieved by creating an implementation of sub-class of /IQX/CL_FORMS_WORKLIST_CLASS and then entering this in the "Roles" configuration area where it says "Implementing Class for Worklist". Method FILL_WORKLIST_FOR_ROLE can then be used to further fine-grain whether a particular App is visible in the Administrator tab of MyForms.
...
4. Stand-Alone Apps Launch URLs
<Insert description here>
- Approvers (defined):
Definition for approvers determination.
...
- Auto-Generated Forms:
An
...
app can be started from another
...
app. The app that can be automatically generated is entered here and set to active.
...
- General Configuration:
Maintain the Servers and URL for the landing page of the form tiles here during initial setup or subsequent change.
...
8. App Configuration
...
This shows the version of FAB installed and the background image.
...
9. Additional Libraries
...
This is a repository for additional Javascript libraries that can be accessed by
...
apps.
10. UI Component Reference
<Insert description here>
11. Global CSS
This specifies the styling that is applied and can be accessed globally within FAB
...
.
12. Editors
This specifies the configuration of the
...
Javascript editor being used in the workbench
...
. This should be the URL of your gateway server
...
plus /sap/bc/bsp/iqx/fab_script/default.htm.
...
e.g. {+}https://sapgatewayhost:port+/sap/bc/bsp/iqx/fab_script/default.htm
...
13. Documentation URL
...
This specifies the configuration of the FAB documentation accessible from the workbench
...
. The URL of the latest online documentation
...
is {+}http://fioriappbuilder.com/documentation+.
...
Related articles
Filter by label (Content by label) | ||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
...
hidden | true |
---|
...
- Page:
How to Access FAB (file:///C:/wiki/spaces/FAB310/pages/425919401/How+to+Access+FAB)
- Page:
Project Properties (file:///C:/wiki/spaces/FAB310/pages/425920300/Project+Properties)