cancel
Showing results for 
Search instead for 
Did you mean: 

How to check system alias are successfully connected or Not

nandishm
Participant
0 Kudos

Hi,

I am UI developer, in some Fiori apps I am getting error as 'S4FIN' system alias not exists. As I communicated with backend team they told they maintained RFC for system alias.

As I am UI developer, Can anyone help me. How to check that RFC connection for system alias maintained or not....that connection is working/not...

Accepted Solutions (1)

Accepted Solutions (1)

kapilkarwa
Explorer
0 Kudos

Please add S4FIN as system alias on your backend system with RFC destination as "None"

Answers (1)

Answers (1)

filipn
Active Participant
0 Kudos

Hi Nandish,

Each Odata service can have different backend, so go to /n/iwfnd/maint_service on the gateway, select the odata service which you want to test, in the right bottom window there are alias window. Open that alias, and click connection test or connect. You should be able to proper log into the backend system. If it works, you are good to go.

Regards,

Filip

nandishm
Participant
0 Kudos

Hi Filip,

This error happing while opening web dynpro apps in design studio on Launchpad, below URL giving error. We are using web dispatcher

https://hostxx:port/sap/bw/ina/GetServerInfo;o=S4FIN?sap-client=100&sap-language=EN×tamp=15204056239...


Is there any way to call above service ...without parameter o=S4FIN
Thanks