cancel
Showing results for 
Search instead for 
Did you mean: 
Subscribe

Hi Experts,

I am using synchronous SOAP scenario to fetch employee master data using Compound Employee API.

I want to test full load using SOAP UI for which I have increased the time limit in SOAP UI, however, I am receiving the below error in CPI -

If i don't increase the time limit in SOAP UI, I receive the below error -

Can someone please help me resolve this issue and help me test this service from SOAP UI.

Regards,

Akash

0 Likes
View Entire Topic
Sriprasadsbhat
Active Contributor
0 Likes

Hello Akash,

First try to query Compound Employee and see how much time its taking.Then follow blog to see how to improvise performance of the Enricher and I suspect most of your processing time is consumed in Content Enricher.

https://blogs.sap.com/2019/11/08/handling-large-data-with-content-enricher-and-odata-v2-adapter/

Regards,

Sriprasad Shivaram Bhat

former_member60331
Participant
0 Likes

Hi sriprasadshivaramabhat,

I have tried with compound employee API and it takes around 3 mins for the full load. However, CE API alone does not suffices the requirement and that why we have to use content enricher.

I am ok with the processing time, but how should we make sure that if will not give broken pipe or the connection reset error.

I tested in on 30th last and it was working fine but today it is giving these error.

Regards,

Akash