cancel
Showing results for 
Search instead for 
Did you mean: 

Update Entity Operation Taking Time To Trigger...

amol_samte
Contributor
0 Kudos

Hi,

I have implemented Update entity operation with a simple code.

The issue is that, when I am triggering URL from UI5 application it is taking 7 sec to reach ABAP code however when I am hitting same URL from gateway client it is taking milliseconds to reach ABAP code...

Any suggestions...

-Amol S

Accepted Solutions (0)

Answers (1)

Answers (1)

AshwinDutt
Active Contributor
0 Kudos

Hello Amol,

Did you check how long does it takes when you fire the same PUT request from REST Client of Chrome/Firefox browser ?

Regards,

Ashwin

amol_samte
Contributor
0 Kudos

Hello Ashwin,

Thanks for your replay..

Just I have installed Crome REST client.... How can i check ? Its very new for me..

-Amol S

AshwinDutt
Active Contributor
0 Kudos
amol_samte
Contributor
0 Kudos

Same time taking to reach ABAP layer.... Is any network problem??

AshwinDutt
Active Contributor
0 Kudos

Ya could be because of that.

But did you check which is taking long time from browser under Network section ?

former_member185414
Active Contributor
0 Kudos

Also , are you using some VPN connection ?

Most probably it would be network latency.

BR.