Question
SMS Management & Technology
AU
Last activity: 22 Mar 2017 11:51 EDT
How to specify IN criteria for BIX extract
Hi,
I want to specify IN filter criteria for one of the columns in BIX extract.
In Report Definition rules, when I specify comma separated values ("300", "3001") in Value column and specify Is Equal as relationship, Pega generates IN criteria for this.
WHERE ( "PC0"."Postcode" IN (? , ? ) )
This approach s not working in Filter Criteria of Extract rule form.
My requirement:
I need to specify few Case IDs in filter criteria so that only those cases get extracted when BIX extract is run. Refer to file Filter.png
I am expecting it to generate IN criteria but it is not.
Could you please help?
Thanks,
Murali
***Updated by moderator: Lochan to add Categories***
Hi Murali,
Apologies for the delayed response due to holidays, after cross checking with the product specialists the IN criteria is supported from Pega v7.2.2 onwards in BIX. Hope this information might be helpful to you.
Regards
Mahesh