SOAP UI getting JAVA error when a certain threshold is reached
We use PeopleSoft HCM 91 / PT 8.50
We have a daily process that runs and typically there are no issues, because we are sending under 1,000 records from our PeopleSoft database.
As long as there are 2,000 or less records, everything runs smoothly, but on rare occasions when there is a mass update and the record count exceeds 2000, we get this error.
Error getting response; java.net.Socket TimeoutException: Read timed out
I am testing using SOAP UI. Does anyone have any suggestions as to what is causing this limit and what I can do to fix this?