Is it possible to impact more than one RIC using one OmmConsumer.Submit()?
I know the OMMHandleItemCmd object contains one handle and one Msg object. I am assigning one PostMsg object that contains an object AttribInfo() that specifies the service name and the RIC name (item).
Is it correct to deduce that one PostMsg object can impact at most one RIC?
Is there a different way to affect more than one RIC using one message?