MFA Icon

MFA for Oracle Community

Starting September 2025, Oracle Community will require Multi-Factor Authentication (MFA) for all member logins. This simple extra step helps protect your account—and the community data—by adding an additional layer of security during sign-in.

Read more about MFA
You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register

Integration

Issue creating XSLT mapping with xsl:element.

Summary:

Hi,

I'm trying to create a mapping in OIC Gen 3, where I'd like the result to contain elements which are not specified in the target schema. The mapping I did works in the 'Test' section of the mapper, but does not once I actually execute the integration.

Content (required):

First, I'll post xslt which works in the 'Test' screen and when executing the integration. Assuming $element1 = 'abc', the following xslt will result in a REST request which has an element called 'abc' with a value of 'abc':

<xsl:template match="/" xml:id="id_11">

       <nstrgmpr:execute xml:id="id_12">

          <ns21:request-wrapper>

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!