BI Publisher (MOSC)

MOSC Banner

OIC Is Appending data while sending to third party

edited Aug 8, 2019 5:00AM in BI Publisher (MOSC) 3 commentsAnswered

Hello Guru,

I have built an integration which is pulling the .xml file from one of our SFTP location and sending it to cloud using Rest API. I have noticed that if I have two repeating data element then it is appending each data set and sending it. I tried to re create the XSD and re do it, but still it is appending

My XSD Sample:

<xs:schema attributeFormDefault="unqualified" elementFormDefault="qualified" xmlns:xs="http://www.w3.org/2001/XMLSchema">

  <xs:element name="perform_batch">

    <xs:complexType>

      <xs:sequence>

        <xs:element name="sequential_independent">

          <xs:complexType>

            <xs:sequence>

              <xs:element name="authentication">

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center