ORCH going hanging while sending large Json file to 3rd party thru Connector
Hi,
We are trying to send a large dump of table records converted to json to 3rd party.
But AIS server is getting stuck with lot of threads created.
ORCH has a data request- which will fetch around 200k records from a table, then a groovy which converts this output to json and a connector which sends this file to 3rd party.
Is there any limit on the Data request/groovy which is making server hung? what are the other options do we have to fulfill this requirement
Thanks
Anupama