My Oracle Support Banner

AIA 2.4 / SOA 10g Transaction Rollback To AQ Not Working (Doc ID 1093022.1)

Last updated on FEBRUARY 08, 2022

Applies to:

Oracle Communications Integration Pack for Order to Billing - Version 2.4 to 2.4 [Release 2.4]
Information in this document applies to any platform.

Symptoms

In AIA For Communications Order to Bill (version 2.4)

The Order Submission from Siebel to BRM defineds a global transaction with the JMS Queue as Milestone. Any error should rollback the request message to the milestone.

Setup Steps already done:

1. PartnerLinks:

For the Partnerlink to the EBS in bpel.xml file in consumerABCS these properties has been set
- transaction=participate
- deliveryPersistPolicy=off.immediate
- handleTopLevelFault=false

2. JMS Adapter:
Changed the JMS adapter wsdl file to have jndi location for DBXAConnect.


As such its expected that in case of errors that the message will go to the exception (AQ exception queue for JMS) queue in case of an error.


JMSQUEUE Consumer/Routing
-------------------->  ProcessSalesOrderFulfillmentSiebelCommsReqABCSImpl
----------------------> CommunicationsSalesOrderEBSV2
------------------------> ProvABC

BPEL.XML in ProcessSalesOrderFulfillmentSiebelCommsReqABCSImpl   Invoke with Partnerlink property
deliveryPersistPolicy=off.immediate transaction=participate
transaction=participate
handleTopLevelFault=false

Cause

To view full details, sign in with your My Oracle Support account.

Don't have a My Oracle Support account? Click to get started!


In this Document
Symptoms
Cause
Solution
References


My Oracle Support provides customers with access to over a million knowledge articles and a vibrant support community of peers and Oracle experts.