|
Home > Archive > BizTalk Server General > January 2005 > Complex mapping operations
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 |
Complex mapping operations
|
|
| Raed Sawalha 2004-10-19, 7:47 am |
| Hello:
I'm using Biztalk Adapter for SQL Server, I'm successfuly add into table
when do simple map for XML with one parent like this:
<Table>
<Names>
<Name>
<FirstName>John</FirstName>
<Job>Developer</Job>
</Name>
</Names>
<Table>
but when have XML like this
<Table>
<Names>
<Name>
<FirstName>John</FirstName>
<Job>Developer</Job>
</Name>
<Name>
<FirstName>Brade</FirstName>
<Job>Technical</Job>
</Name>
</Names>
<Table>
the message sent to retry queue with no processing server.
in my XML specification the Name reference occurrence in set to (*)
so may anyone provide me with information or tutorials for how to perform
this stuff of work .
| |
| Tan Bao Nguyen 2005-01-11, 8:47 pm |
| Did you resolve the issue?
Regards,
Tan Nguyen
Microsoft BizTalk Server
This posting is provided "AS IS" with no warranties, and confers no rights.
--------------------[vbcol=seagreen]
| |
| Raed Sawalha 2005-01-12, 2:49 am |
| No I still have the same problem ,if you can ,please provide me with
information to solve this issue.
Thanks for your cooperation
"Tan Bao Nguyen" wrote:
> Did you resolve the issue?
>
> Regards,
> Tan Nguyen
> Microsoft BizTalk Server
>
> This posting is provided "AS IS" with no warranties, and confers no rights.
>
> --------------------
>
>
| |
| Tan Bao Nguyen 2005-01-13, 5:51 pm |
| Can you try a simple "Test Map" in Visual Studio with an input file
containing multiple occurences of Name? If "Test Map" is successful then
the problem is not due to the Mapper but is due to another component.
Regards,
Tan Nguyen
Microsoft BizTalk Server
This posting is provided "AS IS" with no warranties, and confers no rights.
--------------------[vbcol=seagreen]
<7nTMaxE#EHA.3520@cpmsftngxa10.phx.gbl>[vbcol=seagreen]
rights.[vbcol=seagreen]
<RaedSawalha@discussions.microsoft.com>[vbcol=seagreen]
table[vbcol=seagreen]
perform[vbcol=seagreen]
|
|
|
|
|