Mapping issue in sample integration with EBS from the OIC documentation
Summary:
Unable to add 'if' construct under P_HEADER_ID
Content (required):
Add the Oracle E-Business Suite Adapter (Trigger) and the REST Adapter (Invoke) to the Integration
Create Mappings section:
- "Right-click the P_HEADER_ID element and select Create Target Node from the drop-down menu. Click
- and then
- . Drag and drop the XSL element "
if
" to the P_HEADER_ID element. Drag and drop the Name element from the Source section to theif
element to define the XSL expression<xsl:if test="nssrcmpr:Name='HEADER_ID'">
.
"
"Create Target Node" is disabled. We are unable to drag "if" construct under P_header_id. Could not even create a target node under p_header_id
Tagged:
0