|
Home > Archive > BizTalk Server General > March 2005 > Data not mapped after transform
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 |
Data not mapped after transform
|
|
|
| Hello everybody,
I've xml document that contains multiple invoices i created orchestration and separate invoices and generate xml file for each invoice from the source document. I now want to use each invoice and generate xml file based on eConnect 7.5 schema for great plains. For this, I've created a map file and assigned that map file in the second orchestration in the transform shape. What happens is i do not get any data in the output file that is directly mapped from the source node. On the other hand i do get all the values that are mapped through functoids that either get value from database or generate constants or current date etc.
Any help greatly appreciated.
Thnx
ZA | |
| BizWorld 2005-03-04, 5:49 pm |
| Before Testing your solution. Try Validate and TEST Map to validate the
output of your Map.
Set the Map properties for Input instance and Right Click the Map and see
Validate MAP option.
Also use Advance Funtoids --> MASS Copy for Repeating data nodes.........see
MASS Copy Functoids detail on MSDN....
"zash" <zash.1kuk11@mail.webservertalk.com> wrote in message
news:zash.1kuk11@mail.webservertalk.com...
>
> Hello everybody,
> I've xml document that contains multiple invoices i created
> orchestration and separate invoices and generate xml file for each
> invoice from the source document. I now want to use each invoice and
> generate xml file based on eConnect 7.5 schema for great plains. For
> this, I've created a map file and assigned that map file in the second
> orchestration in the transform shape. What happens is i do not get any
> data in the output file that is directly mapped from the source node.
> On the other hand i do get all the values that are mapped through
> functoids that either get value from database or generate constants or
> current date etc.
>
>
> Any help greatly appreciated.
>
> Thnx
> ZA
>
>
>
> --
> zash
> ------------------------------------------------------------------------
> Posted via http://www.webservertalk.com
> ------------------------------------------------------------------------
> View this thread: http://www.webservertalk.com/message928737.html
>
|
|
|
|
|