these conditions are not stored as a independent column in database. They are just a part of offer XML code stored in MDATA column (memo).
In order to see them in AC, use Query Editor, pick nms:offer table and click on the preview tab, rigth click / Configure List and add field filter/humanCond - this will list conditions in the offers to be viewed or copied. You may export one offer as a package and check definition and condition structure.
Hi Milan, I get that point, I have checked that part, but want to make this filter query (which is a human condition) work in the normal query activity in an automated way. Like suppose " I create a new offer with some eligibility rules and then on the other side, I have to get eligible recipients from the query activity in a different workflow through an automated way" . Thanks,