we have a requirement to develop Composite Smart Object,
List A
Ticket Application
1 App1, App2, App3
List B
Application Email
App1 email1
App2 email 2
App3 email 3
App4 email 4
App5 email 5
if we pass an input parameter for Composite Smart Object (for ex 1) the o/p of the Composite Smart Object should be as below
List C
Application Email
APP4 email4
APP5 email5
Basically we need to get an Composite smart object with condition somethin like "does not Contain", and we need to use it in the workflow at last
any help would be highly appreciated