BizTalk Server General - Is Mapping possible without mapper

This is Interesting: Free IT Magazines  
Home > Archive > BizTalk Server General > February 2004 > Is Mapping possible without mapper





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 Is Mapping possible without mapper
Naval

2004-02-08, 8:38 am

hi,
i am a new Developer to use Biztalk 2004.
i am just at learning stage can any one of u guide on
following.

i have a input schema as follows
<Name>Naval</Naval>
<Accads>
<class year="1190" marks="80.00"/>
<class year="1290" marks="81.00"/>
</Accads>

the output shud be two files

<Name>Naval</Naval>
<Accads>
<class year="1190" marks="80.00"/>
</Accads>

<Name>Naval</Naval>
<Accads>
<class year="1190" marks="80.00"/>
</Accads>

so can i achieve it without using mapping

pls do reply
thanks in advance

Regards
Naval Arya




Jan Eliasen

2004-02-08, 8:38 am

On Wed, 14 Jan 2004 02:08:40 -0800, "Naval" <navalarya@hotmail.com>
wrote:

BizTalk 2004 issues belong in the BizTalk 2004 newsgroup. Find a link
on microsoft.com/biztalk/beta

Anyway, someone has suggested something about a parser to you... A
parser will not map anything. The parser only translates you incoming
document into xml. To do mapping, you will need the mapper, or do the
mapping yourself either in a preprocessor or an AIC.... In BizTalk
2002 at least :-)

>hi,
> i am a new Developer to use Biztalk 2004.
>i am just at learning stage can any one of u guide on
>following.
>
>i have a input schema as follows
><Name>Naval</Naval>
><Accads>
> <class year="1190" marks="80.00"/>
> <class year="1290" marks="81.00"/>
></Accads>
>
>the output shud be two files
>
><Name>Naval</Naval>
><Accads>
> <class year="1190" marks="80.00"/>
></Accads>
>
><Name>Naval</Naval>
><Accads>
> <class year="1190" marks="80.00"/>
></Accads>
>
>so can i achieve it without using mapping
>
>pls do reply
>thanks in advance
>
>Regards
>Naval Arya
>
>
>
>


--
Jan Eliasen, representing himself and not the company he works for.
MCP in Microsoft BizTalk Server
Sponsored Links






Free braindumps | Software forum | Database administration forum

Copyright 2003 - 2008 webservertalk.com