Hi Team,
We have a issue With the Oracle 1000 In List values Limitation.
Oracle cant have More then 1000 values in the In List Parameter Bt default ( Its by design), we will not have a feature in BO to Modify it.
Issue :
We have a Oracle dataparovider and Excel data provider ( sheet kept on server )
In the Oracle Dataparovider in the Query filter I am trying to use Object A ( from Orcale DB) Inlist Object from Other query where I choose an Object B ( Object from Excel DP )
This Object B in the Excel dataprovider has more then 1000 value and the query errors out saying inlist values are graeter then 1000.
Scenarios:
I cant push the excel data to database for data senstivity issues.
I cant use Subquery as the data is from different data providers ( I cant use subquery from a differenet DP Otherwis eI could hav eused subquery to run a Distinct count on Object B)
Requesting expert views On this