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

Issue creating XSLT mapping with xsl:element.

Received Response
21
Views
3
Comments

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!