Siebel Universal Inbox Multiple Owner Creation
I have a requirement where User submit Service Request . It will go for Approval It will go multiple person for approval, If anyone approve . It should be active .
I am implementing Approval process by Siebel Inbox Functionality .But I am not able to get how to create Multiple owner for Single Inbox Item . There is one Method CreateInboxOwner under Universal Inbox Service . But how to create multiple Owner by this Method. Suppose I have these ( Employee Id = "1-3VGWSD","1-1SQOVS","1-2KTF5G","1-4OAE7T","1-4RUE7Z","1-22M9MZ","1-1SQP9P","1-1SQP31","1-2EM8RQ","1-4RUEX5") Owner id. How to Use this in this Method. Please help me on this.