Quantcast
Channel: SCN : Unanswered Discussions - Process Integration (PI) & SOA Middleware
Viewing all articles
Browse latest Browse all 6719

FCC output mismatch input

$
0
0

Hi to all,

 

I am working on FCC for first time. I have asked to convert XML into text flat file. So i am going to FCC at Receiver Channel. Now my problem is, I am getting correct output if a process header with single line item. But when i go for multiple line item, i get a mismatch output. Say,

 

My Input is,

 

- AAA

  - Details

     - Header

      Field 1

      Field 2

      Field 3

      Field 4

    - Line Item 1

      Field 1

      Field 2

    - Line Item 2

      Field 1

      Field 2

 

My output should be,

 

Header < in first line >

Line Item 1 < in second line >

Line Item 2 < in third line >, in the text file.

 

This is fine. But when i go for the multiple line item,

    - Header

      Field 1

      Field 2

      Field 3

      Field 4

    - Line Item 1

      Field 1

      Field 2

    - Line Item 2

      Field 1

      Field 2

    - Line Item 1.2

      Field 1

      Field 2

    - Line Item 2.2

      Field 1

      Field 2

 

My Output should come like,

 

Header < in first line>

Line Item 1 (in second line)

Line item 2 (in third line)

Line item 1.2 (in fourth line)

Line item 2.2 (in fifth line)

 

But i am getting as,

 

Header < in first line>

Line Item 1 (in second line)

Line item 1.2 (in fourth line)

Line item 2 (in third line)

Line item 2.2 (in fifth line)

 

Please help to resolve this..

 

WIth Regards

Jansi


Viewing all articles
Browse latest Browse all 6719

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>