|
Home > Archive > BizTalk Server General > September 2004 > COVAST ENVELOP(UNH/UNT) Help!!
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 |
COVAST ENVELOP(UNH/UNT) Help!!
|
|
| Rohith 2004-09-01, 1:17 pm |
| Hi Folks,
I got a problem with my EDIFACT schema Mapping!!
The Functionality(Multiple UNH and UNT) is not working properly!!
It is looking to me like covast is taking Biztalk generated xml file and adding envelop on it!!
So i d't have control on envelop to do multiple UNH and UNT!!
my Scnerio is like this:
My Input file having Multiple Records, when i am passing throw map i am getting one UNH and UNT with all messages inside!!
Insted of Generating UNH/UNT for each record!!
i am getting Out put like this:
<UNB><UNH><BGM>....<NAD>...<LIN><LIN><LIN><LIN><LIN>.....<UNT><UNZ>
We are looking output like this:
<UNB><UNH><BGM>..<LIN><LIN>...<UNT><UNH><BGM>...<LIN><LIN>....<UNT><UNZ>
Is it possible to generate Multiple UNH and UNT????
Any Idea, How to do it!!
I Appreciate your time!!
Thanks
CR- | |
| Rohith 2004-09-03, 9:29 am |
| quote: Originally posted by Rohith
Hi Folks,
I got a problem with my EDIFACT schema Mapping!!
The Functionality(Multiple UNH and UNT) is not working properly!!
It is looking to me like covast is taking Biztalk generated xml file and adding envelop on it!!
So i d't have control on envelop to do multiple UNH and UNT!!
my Scnerio is like this:
My Input file having Multiple Records, when i am passing throw map i am getting one UNH and UNT with all messages inside!!
Insted of Generating UNH/UNT for each record!!
i am getting Out put like this:
<UNB><UNH><BGM>....<NAD>...<LIN><LIN><LIN><LIN><LIN>.....<UNT><UNZ>
We are looking output like this:
<UNB><UNH><BGM>..<LIN><LIN>...<UNT><UNH><BGM>...<LIN><LIN>....<UNT><UNZ>
Is it possible to generate Multiple UNH and UNT????
Any Idea, How to do it!!
I Appreciate your time!!
Thanks
CR-
|
|
|
|
|