My Oracle Support Banner

SOA 11g - AQ Adapter Not Creating Instances for Payload Validation Errors Like B2B-51507 and B2B-51512 (Doc ID 1956632.1)

Last updated on MAY 19, 2023

Applies to:

Oracle SOA Suite - Version 11.1.1.4.0 to 11.1.1.5.0 [Release 11gR1]
Information in this document applies to any platform.

Symptoms

In a BPEL and B2B integration, AQ Adapter is not creating instances for payload validation errors like B2B-51507, B2B-51512. However, instances are properly created for document protocol errors like B2B-50083.

This only happens in SOA 11.1.1.4 version. The same test in SOA 11.1.1.7.0 works fine where the BPEL instances are created properly for both type of errors.

Operations:
  1) A BPEL Process is designed that uses AQ adapter to poll IP_IN_Queue as "b2berroruser" consumer with xsd: ipException.xsd
  2) A message that causes Document Protocol errors is dropped in which B2B Engine picks up using configured file listening channel and the BPEL instance created is also seen in EM
  3) A message that causes Payload validation errors is now dropped and b2b engine picks it up, but the BPEL faults with following error. The same message goes through fine in 11.1.1.7 where the BPEL process doesn't fault, but the validation error is nicely wrapped in Error tag and the BPEL instance does get created.

Observations:
  1) Service is creating instance for Document Protocol errors like B2B-50083 (which has all information like B2BMessage, Correlation id, errorCode, error text and Error description)
  2) Service is NOT creating instance for Payload Validation errors B2B-51507, but the message is consumed from IP_IN_Queue


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.