cancel
Showing results for 
Search instead for 
Did you mean: 

System alias navigation not working on configuring a transaction into sap fiori launchpad

Former Member
0 Kudos

I configured transaction VA03 into SAP fiori launchpad and provided the system alias which calls backend system. But on click of tile, its taking to gateway and saying VA03 does not exist. Its not navigating to backend system.

Kindly assist in resolving this issue.

Best Regards,

Sid

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Kudos

@saurabh vakil

Thank you for the clarification - I have same issues in my configuration.

case (1) I have created RFC destination - totally very generic as ECCCA_HTTP and using ECCCA in my Tile's Target Mapping and it is not working.

case (2): But If I use my <systemid><Client#> eg: DEVECC300 then it is working fine.

I can continue using <SystemID><Clinet#> format like case (2), but if I move my Tile transported to other landscapes like Q and Production, then the tile will not find the DEVECC300 but I will have QAECC300 or PRODECC300 and it will fail.

Also, I have created a seperate semantic object and not linking with other tiles to make sure it will not use other navigations. But it is not working.

I want to use something like case (1) - ECCCA so that I can create same RFC Destinations in every Gateway to ECC.

Any solutions or thoughts on this please?

saurabh_vakil
Active Contributor
0 Kudos

The destination that you provide as the System Alias to your GUI transaction tile in the launchpad designer should be a type H destination (HTTP connection to ABAP system) and not the usual type 3 destination. Can you verify that this is being followed in your system?

Former Member
0 Kudos

Hi Saurabh,

i had used destination of type 3. Could you please provide the steps to create the destination of type H.

I created one but i am getting "not found" error on connection test. Also i am not able to see it when i tried to create system alias using it.

Best Regards,

Sid

saurabh_vakil
Active Contributor
0 Kudos

Hi,

If you are getting 404 response on doing a connection test of your type H destination then it the expected output. Also you have to mention the destination name directly as the System Alias for your tile, do not create any system alias.

You can refer this - https://wiki.scn.sap.com/wiki/download/attachments/452566913/How%20to%20Add%20a%20WebGUI%20for%20HTM...

Regards,

Saurabh

Former Member
0 Kudos

Hi Saurabh,

Thanks for your response.

Its still not working. I am still getting navigated to Gateway system even after making changes as given in the document.

Best Regards,

Sunil

saurabh_vakil
Active Contributor
0 Kudos

Are you sure that you are providing the correct back end system details in the Target Host and Service in the Technical Settings tab of your destination? Also what are you naming the destination like? If you have HTTPS port configured in the back end system and the back end system ID is for e.g. ERP100 then the destination should be named ERP100_HTTPS, only then it works.

Former Member
0 Kudos

Yes. I created the RFC in the same way with _https and provided the system alias without _https but its not working.

Any note needs to be implemented.?

I am using netweaver gateway 7.5(0005) version.

Best Regards,

Sid

Former Member
0 Kudos

Hi All,

I am still facing this issue.

Any help would be highly appreciated.

Best Regards,

Sid

Former Member
0 Kudos

i am using fiori launchpad 2.0. I selected Transaction option in the catalog to configure the transaction.