Hi,
I have an service in webmethods designer which is rest get getting 1000 lines of response. Works totally fine in soap ui and browser but works very slow almost 2mins to process in webmethods designer.
Tried to debug and pub.client:http is what is taking the time.
Tried different headers such as accept etc similar to soap ui, different data types and load as still issue persists, issue is there just for this service rest all services getting bigger responses than this are working fine,
Please help,