I am using BAW 20.0.0.1 and wanted to understand that is there any limitation on the number of queries which can be used in ExceuteMultiple Operation or CallMultiple Operation of the SQL Connector.
Requirement- I am inserting the instanceId retrieved from the TWsearch on date range filter in a temporary table and then retrieving business data related to the instance ids by joining this temporary table from other business data tables.
Reason why I am fetching InstanceId from TwSearch is because i want to check the user authorization as well.
I have tested this with approx 400 queries and it is working fine. However in production we might get upto 20k records so was curious to know about the max limit and the approach which I am using.
------------------------------
Akash Gupta
------------------------------