cancel
Showing results for 
Search instead for 
Did you mean: 

Odata Issue in Browser

former_member192971
Participant
0 Kudos

Hello Experts ,

I just want to clarify one thing regarding the Gateway service we developed using a hub approach . As we test our service in Gateway client using standard logon procedure , it is working as expected and showing the result . But when we test the service from Browser IE & Firefox , it is throwing error as “RFC call ended with system failure exception” as shown below. I am just wondering why a service is returning 2 different results .  Is there anything related to RFC Destination for http/https which might cause these type of errors ? Do we need to do any other settings in SICF for a service .

Could you please throw some light on this issue .

Appreciate your help.

Thanks.

Accepted Solutions (0)

Answers (2)

Answers (2)

former_member187859
Participant
0 Kudos

If you have access to the destination system of the RFC call (and it's an ABAP system), you may also have an ST22 or similar log there that can be investigated.  My off-the-cuff guess would be that some parameter is being passed to the RFC function correctly from the GW client and incorrectly from the browser and/or REST client(s) that you're using. 

kammaje_cis
Active Contributor
0 Kudos

Uday, Can you check the error log?

GW Client and Browsers do not always behave the same.