cancel
Showing results for 
Search instead for 
Did you mean: 

Payload with Spaces

Former Member
0 Kudos

Hi,

In my scenario I am getting the data transferred to the receiver system properly.But the input payload generated is having spaces .

The input XML is as follows : The XML is generated correctly but there is a gap after Data. Each time a gap is generated before the fields .Can anyone comment on this.

<?xml version="1.0" encoding="utf-8" ?>

- <ns:DEMO_MT xmlns:ns="urn:unilever.com/demo">

- <Record>

- <Data>

<row>101015,112007,DETS,RPXF17A,20071116,166.66,500,200,6,18,16</row>

</Data>

- <Data>

<row>101015,112007,DETS,RPXF17A,20071116,166.64,501,201,7,19,17</row>

</Data>

</Record>

</ns:TURSAL_UNIFY_MT>

Accepted Solutions (0)

Answers (4)

Answers (4)

Former Member
0 Kudos

try removing that commas ..........

stefan_grube
Active Contributor
0 Kudos

Try right click -> view source.

That should remove all gaps

Regards

Stefan

prabhu_s2
Active Contributor
0 Kudos

amit

not sure why that space btw <Data> and <row> but i think it is not an issue as the framed xml is correct. this can be verified by opening the xml in Int.Explr

Former Member
0 Kudos

hi, have you solved the problem? Otherwise maybe try to re-import IDoc Metadata in IDX2!

br

Former Member
0 Kudos

Hi Amit,

Dowload the file from Appliacation server / FTP to u r desktop and check the file whether its contains the spaces or not.

Cheers

Veera

>>>Reward points, if it is needful