OrganizationCode =28192 and StructureName='Primary' and ItemNumber='F6-TD-' and Component.EndDateTime =''
Note :In oracle Notes found that the q parameters filtering will not works at components level
So need to use filtering logic at the OIC level .
I have used a IF condition at OIC mapping level
((string-length (nsmpr10:EndDateTime ) = 0) or (nsmpr10:EndDateTime > fn:current-dateTime()))