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?
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?
Add comment