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

Error using concat in OIC mapper

edited Mar 16, 2019 4:29PM in Integration 5 comments

Content

Hi, 

I am trying to use concat() in OIC mapper XSLT. I am modifying the xslt using jdeveloper as i have a requirement to group the source data. 

The concat usage within xslt is as below:

<xsl:variable name="ConfigKey" select="concat(fn:number($CustAccNum), '_', $CustomerClass)" xml:id=""/>

I am able to import the modified xslt. But it errors out while running. Below is the error detail:

/resources/processor_8060/resourcegroup_8063/req_ddd19f45661245399e1622c752e8806e.xsl&lt;Line 91, Column 244>: XML-23006: (Error) value does not match required type Check the detailed root cause described in the exception message text and verify that the XPath query is correct.

Howdy, Stranger!

Log In

To view full details, sign in.

Register

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