Prerequisites¶
Enable SAP GUI for HTML connector and configure corresponding access role.
Availability¶
Release | SAP Kernel Patch | SAP Basis SP | Comment |
---|---|---|---|
1909 (754) | 777 PL112 | SP 01 | For lower SPs instructions in SAP note 2853735 |
1809 (753) | 773 PL227 | SP 04 | For lower SPs instructions in SAP note 2853735 |
1709 (752) | 753 PL602+SAPWEBGUI.SAR 626 | SP 06 | For lower SPs instructions in SAP note 2853735 |
1610 (751) | 753 PL602+SAPWEBGUI.SAR 626 | SP 10 | For lower SPs instructions in SAP note 2853735 |
750 | 753 PL602+SAPWEBGUI.SAR 626 | SP 17 | For lower SPs instructions in SAP note 2853735 |
740 | 753 PL602+SAPWEBGUI.SAR 626 | SP 23 | For lower SPs instructions in SAP note 2853735 |
Recording¶
The mobile transaction bridge Recorder uses a new interface in the SAP GUI for HTML, which needs to be activated in order to facilitate recording of user interaction flows in the SAP GUI for HTML.
SAP NOTE 2853735 explains how to configure SAP GUI for HTML to expose the WebguiConnector
interface.
Required ABAP Role¶
Once WebguiConnector
interface has been exposed, a dedicated ABAP role (S_WEBGUI
) has to be assigned to the users allowed to
create recordings with the mobile transaction bridge Recorder.
The procedure to assign the role is also described in the SAP NOTE 2853735
SAP GUI for HTML Settings¶
Finally, the user has to explicitly enable the WebguiConnector
in the personal Settings for the SAP GUI for HTML.
Steps to Enable the WebguiConnector
¶
-
In the SAP GUI for HTML, select More > GUI Actions and Settings > Settings
-
Choose Tools tab and select Enable
WebguiConnector
checkbox -
Select Save
-
Logout and login again for the new setting to become active
Consumption¶
The mobile transaction bridge OData services also uses a dedicated service in SAP GUI for HTML.
In order to configure the new SAP ICF service please apply SAP NOTE 2873312 and SAP NOTE 2944771.