Event Driven Integration - EBS R12 and SOA Suite ESB
I'm experiencing an issue with the e-Business suite adapter when subscribing to business events.
I have two subscriptions to standard business events:
oracle.apps.ar.hz.Person.create and oracle.apps.ar.hz.Person.update
What I find is that both the create and update are fired when an employee is created in Oracle E-Business Suite using the minimum data set.
Has anyone encountered this before? And has anyone got a mechanism to ensure that only the appropriate business event is triggered? I don't want two downstream transactions to be kicked off for the same create process.
Cheers,
Peter