In OEDQ for single mode rest API invocation i am using script process using with groovy script and its working fine, But in some cases if API response exceed size of stage data limits i am getting below error. Is there any way to fix that error.
I have another use case to invoke bulk/batch mode same rest API in OEDQ instance in that case how to over come above stage data limitation error on batch mode we will get larger size response than single mode API calls, Is there any other better way to call bulk mode API's in EDQ instance.
Could you please provide the solution for the above use case.
Thank you in Advance