| Author |
DataMap not producing output xml
|
|
| Kevin McGrane 2005-11-18, 5:52 pm |
| Hi
I have a simple solution containing an receive port and receive pipeline
receiving an xml file. I then have an send port, pipeline which has a datamap
assigned to it. I have bound the outbound port through the filterkeys
property of the send port.
When i drop the inbound xml document into teh receive folder it gets
consumed and pops out in the outbound folder. The outbound xml merely has the
shell of the shema message without any of the datamap mappings.
I have tried validating and testing the map which seems to work. My inbound
pipeline only has an XML dissasembler associated with it (I know I could use
the default biztalk one).
Any ideas why the data is not being transferred to the outboung xml ? Could
it be anything to do with schema properties or namespaces ?
THanks
Kevin
| |
| Kevin McGrane 2005-11-18, 5:52 pm |
| Hi Abby
Yes I have. In fact I have made a breakthrough on it. It was a silly
mistake. I hadn't undeployed and redeployed my changed schema. The output
schema definition only had the namespace assigned to the rootnode but none of
the child nodes. Thereofore when it was mapping values it only mapped the
rootnode.
Thanks anyway
Kevin
| |
|
| Hi Kevin,
Had you specified map for transformation in send port?
Abby
"Kevin McGrane" wrote:
> Hi
>
> I have a simple solution containing an receive port and receive pipeline
> receiving an xml file. I then have an send port, pipeline which has a datamap
> assigned to it. I have bound the outbound port through the filterkeys
> property of the send port.
>
> When i drop the inbound xml document into teh receive folder it gets
> consumed and pops out in the outbound folder. The outbound xml merely has the
> shell of the shema message without any of the datamap mappings.
>
> I have tried validating and testing the map which seems to work. My inbound
> pipeline only has an XML dissasembler associated with it (I know I could use
> the default biztalk one).
>
> Any ideas why the data is not being transferred to the outboung xml ? Could
> it be anything to do with schema properties or namespaces ?
>
> THanks
>
> Kevin
|
|
|
|