BizTalk Server Applications Integration - MAPPING Problem

This is Interesting: Free IT Magazines  
Home > Archive > BizTalk Server Applications Integration > February 2004 > MAPPING Problem





You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

Author MAPPING Problem
DIVIHARI

2004-02-08, 8:41 am

I have a mapping Req and am not able to do with = and
value mapping functiods and any one can help me
I have a input positional flat file and want XML output
input PARENT1DATA1
CHILDCDATA2
CHILDCDATA2
CHILDCDATA2
PARENT2DATA1
CHILDCDATA2
CHILDCDATA2
The last character in each line in input like 1,2 are 1
for parent and 2 for child
here is output XML how i wanted

<Record>
<PARENT id="PARENT1DATA">
<CHILD id="CHILDCDATA">
<CHILD id="CHILDCDATA">
<CHILD id="CHILDCDATA">
</PARENT>
<PARENT id="PARENT2DATA">
<CHILD id="CHILDCDATA">
<CHILD id="CHILDCDATA">
</PARENT>
<Record>

ANy help appreciated
Sponsored Links






Free braindumps | Software forum | Database administration forum

Copyright 2003 - 2008 webservertalk.com