My Oracle Support Banner

FTP Adapter: Incorrect Namespace used for Attachment When Read A File as Attachment Using FTP Adapter (Doc ID 3060394.1)

Last updated on NOVEMBER 25, 2024

Applies to:

Oracle SOA Suite - Version 12.2.1.4.0 and later
Information in this document applies to any platform.

Symptoms

On : 12.2.1.4.221011 version, Technology Adapters

Read File as Attachment cannot map to File Adapter

The issue started after upgrading to SOA 12.2.1.4.0.
A BPEL processes that uses the FTP adapter to read a file as an attachment then write it to a File adapter.
The XML schema is defined as http://xmlns.oracle.com/pcbpel/adapter/ftp/attachment, however the XML that is received has a different namespace http://xmlns.oracle.com/pcbpel/adapter/file/attachment so it thinks it is empty.

JDeveloper expects it to be http://xmlns.oracle.com/pcbpel/adapter/ftp/attachment/ as that is how the adapter is configured, but at runtime it comes in at http://xmlns.oracle.com/pcbpel/adapter/file/attachment/ so it treats it as null when trying to map to the target.

 

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.