Skip to Main Content

Integration

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Remove xsi:nil="true" element through assign in OracleMediator

2795740Nov 16 2014 — edited Feb 26 2020

Please Suggest.

I have the below requirement. Need to remove the xsi:nil=true element from the second iteration using assign in the mediator.

<MDM_T02.GROUP_3>

<OBX>
<OBX.1>3</OBX.1>

<OBX.2>TX</OBX.2>

<OBX.3>

<CWE_OBS.1>
<CM_OBS.1>CNV</CM_OBS.1>

</CWE_OBS.1>

<CWE_OBS.2>Consultation</CWE_OBS.2>

</OBX.3>

<OBX.4  xsi:nil="true"/>

<OBX.5>Job#: 69</OBX.5>

<OBX.6>

<CWE.1>r239</CWE.1>

</OBX.6>

<OBX.7  xsi:nil="true"/>

<OBX.8  xsi:nil="true"/>

<OBX.9  xsi:nil="true"/>

<OBX.10  xsi:nil="true"/>

<OBX.11  xsi:nil="true"/>

<OBX.12>P</OBX.12>

</OBX>

</MDM_T02.GROUP_3>

<MDM_T02.GROUP_3>

<OBX>
<OBX.1>4</OBX.1>

<OBX.2>TX</OBX.2>

<OBX.3>

<CWE_OBS.1>
<CM_OBS.1>CNV</CM_OBS.1>

</CWE_OBS.1>

<CWE_OBS.2>Consultation</CWE_OBS.2>

</OBX.3>

<OBX.4  xsi:nil="true"/>

<OBX.5>it 39 and 4 day gestation with</OBX.5>

<OBX.6  xsi:nil="true"/>

<OBX.7  xsi:nil="true"/>

<OBX.8  xsi:nil="true"/>

<OBX.9  xsi:nil="true"/>

<OBX.10  xsi:nil="true"/>

<OBX.11>P</OBX.11>

<OBX.12  xsi:nil="true"/>

<OBX.13  xsi:nil="true"/>

<OBX.14>01/29/2013</OBX.14>

</OBX>

</MDM_T02.GROUP_3>

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Dec 17 2014
Added on Nov 16 2014
3 comments
2,380 views