Merging of two siebel message instances created by using Siebel Adapter Query method
Hello,
I am working on a requirement where I am using Siebel Adapter Query method to query two service requests with different search specifications. I tried combining both criteria in a single search spec using OR condition but I am getting an error "Fields from different components are unsupported in Binary Operator: 'OR' in query specification"
So my question is if i want to merge two siebelmessages created by using EAI siebel adapter method then do we need to use custom BS or can we use any OOTB Business service to merge two Siebel Messages?