cancel
Showing results for 
Search instead for 
Did you mean: 

Problem When Adding GUI Transactions in FIORI

0 Kudos

Hi Dear Experts

We have deployed fiori on 2 server through central hub deployment.we created two RFCs and also Trust relation ship. but when we want to run a transaction through app finder and sap easy access menu, it doesn't work. and in second try we created launchpad through LPD_CUST Transaction and create catalog and tiles for our transactions by following instructions in this link:

http://www.sapyard.com/configuring-sap-gui-transaction-in-fiori-launchpad/

But when we open the transactions which we created using above method it shows all a login page like the picture.

1.jpg

and when i enter logon information it gives me authentication error.

By the way FDA in the picture is the name of trusted relation ship which we created through stm1 tcode and also client 100 is our backend system.

Please dear experts help me with this issue.

Accepted Solutions (0)

Answers (2)

Answers (2)

saurabh_vakil
Active Contributor
0 Kudos

As given mentioned the response by Tejas, if S4FIN_HTTP/S4FIN_HTTPS is the type H RFC connection that you ave maintained under SM59 on the front-end server then you will have to maintain the System Alias as S4FIN under the target mapping corresponding to your GUI transaction tile. Have you maintained the system alias in this same way?

0 Kudos

Hi Dear saurabh vakil

It soled. i used sap-system parameter in target mapping.

Thanks from all.

former_member182874
Active Contributor
0 Kudos

Hi,

For launching GUI transactions, you require 3 types of connections. HTTP, HTTPS and Type 3 (ABAP). The H types are required and the system alias too. System alias created need to have the suffix _HTTP and _HTTPS, say S4GUI_HTTPS.

For enabling easy access menu and user menu, make sure you have activated odata services :

/UI2/EASY_ACCESS_MENU

/UI2/USER_MENU

The screenshot provided by you shows login page which is correct. This will appear since you are launching your backend transaction from the hub system. You can setup SSO between hub and backend to avoid multiple logins.

LPD_CUST is the old method, after release 750, you can maintain everything from the tile catalog itself. Select launch type as transaction and provide the transaction name and the system alias : S4GUI (You need to create this or your own name)

Reference link is here :https://help.sap.com/doc/saphelp_uiaddon20/2.05/en-US/f0/319f7b85d244859db8dac27031fdc3/content.htm?no_cache=true

Regards,

Tejas

0 Kudos

HI Tejas Chouhan

Thanks a lot for your answer.

i have created 2 ABAP RFC Connection and 1 HTTP RFC Connection. and also i created trusted relationship. I tried without LPD_CUST too and when i put system alias for tile it takes me to frontend webgui and also some times it shows an error that "ip of backend system" sent invalid response. and when i put system alias and sap-client parameter it shows me that login page again.

also i have done instructions in link which you sent. it shows me sap easy access menu but when i click on tile it gets me error.

I dont know what to do :-(((