cancel
Showing results for 
Search instead for 
Did you mean: 

xml file to rfc

0 Kudos

HI Experts,

I have a XML to RFC scenario.

I am confused on header level .

My client given a payload like below.

<?xml version="1.0"?><DailyInventory> <Header> <ReportDate>01/29/2017</ReportDate> <DateReceived>01/29/2017</DateReceived> </Header>

But while sending this message using file adaptor I am unable to process.

I taken a paylaod in mapping run time and processed it and it was successful.

<?xml version="1.0" encoding="UTF-8"?> <ns0:MT_ZAC_M_I_DLSS_DAILY_STOCK_FM xmlns:ns0="http://accord.com/ZAC_M_I_DLSS_DAILY_STOCK_FM"> <Header>

Can any one suggest how I can process client given file.

Accepted Solutions (0)

Answers (2)

Answers (2)

gagandeep_batra
Active Contributor
0 Kudos

Can you share the error what you are facing in Channel

Regards

GB

former_member207703
Active Participant
0 Kudos

Hi,

Please describe your problem in more details.

Header is nothing but a element as other is, there is nothing confusing. Except incomplete XML.

Regards,

Anoop Rai