17

Configuration of Fiori User/Web Assistant with/without Web Dispatcher for S/4 HA...

 2 years ago
source link: https://blogs.sap.com/2022/05/17/configuration-of-fiori-user-web-assistant-with-without-web-dispatcher-for-s-4-hana-on-premise-system/
Go to the source link to view the article. You can view the picture content, updated content and better typesetting reading experience. If the link is broken, please click the button below to view the snapshot at that time.
May 17, 2022 3 minute read

Configuration of Fiori User/Web Assistant with/without Web Dispatcher for S/4 HANA On-Premise System

Overview – 

The Web Assistant provides context-sensitive in-app help and is an essential part of the user experience in SAP cloud applications. It displays as an overlay on top of the current application.

You can use the Web Assistant to provide two forms of in-app help in SAP Fiori apps:

  • Context help: Context-sensitive help for specific UI elements.
  • Guided tours: Step-by-step assistance to lead users through a process.

Fiori Web Assistant Configuration Without Web Dispatcher – 

Introduction – 

From S/4 Hana 2020 onwards we can configure web assistant without dispatcher which helps to minimize the efforts/steps needs to be done with web dispatcher with earlier S/4 version 1909 & lower.

Configuration Step – 

Step 1 : Run transaction code /n/ui2/flp_cus_conf

Step 2 : Select folder “Launchpad Configuration”

Set ENABLE_HELP = true

11-1.jpg

Step 3 :Select “Launchpad Plugin”

Step 4 :  Click on new entries, and enter WEB_ASSISTANT_HELP_PLUGIN

Enter in URL field “https://xray.hana.ondemand.com/xRayControls/resources/sap/dfa/help/utils/adapters/fiori”

2-6.jpg

Step 5  : Click on folder “Configuration”.

Step 6 : Add parameter and set it to

resourceUrl=https://xray.hana.ondemand.com/xRayControls/resources/sap/dfa/help

& SAVE.

Now open Fiori Launchpad you will be able to see “?” User Assistant Icon as below.

3-2.jpg
4-2.jpg

Configurations Steps for Fiori Web Assistant with Web Dispatcher for S/4 HANA 1909 & below- 

Step 1:  Add below two profile parameters in Web dispatcher under Instance Profile.

wdisp/system_conflict_resolution = 1

wdisp/system_0 = SID=WA1,EXTSRV=https://cp.hana.ondemand.com,SRCURL=/sap/dfa/help/, SRCSRV=*:*

, STANDARD_COOKIE_FILTER=OFF

wdisp/system_1 = SID=WA2,EXTSRV=https://xray.hana.ondemand.com,SRCURL=/resources/sap/dfa/help/

, SRCSRV=*:*, STANDARD_COOKIE_FILTER=OFF

After adding the parameters take a restart of the web dispatcher & import the SSL certificates in the web dispatcher to establish the trust to the backend S/4 .

5-2.jpg

Step 2:Create a “redirect.txt” file for redirecting URL of Web Dispatcher & add below lines.

# User Assistance Content Platform – rewrite rule

if %{SID} = WA1

begin

SetHeader HOST cp.hana.ondemand.com

RegRewriteRawUrl ^/sap/dfa/help/(.*) /dps/$1

# Script Server – rewrite rule

if %{SID} = WA2

begin

SetHeader HOST xray.hana.ondemand.com

RegRewriteRawUrl ^/resources/sap/dfa/help/(.*) /xRayControls/resources/sap/dfa/help/$1

Step 3: Create a Catalog in Fiori Launchpad Customization for User Assistant & add below two target-mappings with required parameters as per S/4 release guide.

Shell-plugin and Shell-BootConfig

6-3.jpg

Step 4: Create a custom roles & assign the custom catalog of User assistant to provide the required authorization to ends to enable “?” Web Assistant Icon.

7-3.jpg

Reference Links/Notes – 

  • 3022494 – SAP S/4HANA (On Premise) 2020 / SAP_UI 7.56 : Configure Web Assistant without SAP Web Dispatcher
  • https://help.sap.com/docs/ABAP_PLATFORM_NEW/a7b390faab1140c087b8926571e942b7/1fcec711535845fda50228cb294f6640.html?state=PRODUCTION&version=201909.000&locale=en-US
  • https://help.sap.com/doc/61634ead9e5144b89e7eca2b1d4b8bce/1909/en-US/UITECH_OP1909_latest.pdf

CONCLUSION –

In this blog post, we have gone through configuring of Fiori Web Assistant for S/4 HANA releases with & without dispatcher.

I have come to the end of this Blog Post. Hope this will be beneficial for you !

Happy sharing!!


About Joyk


Aggregate valuable and interesting links.
Joyk means Joy of geeK