|
Home > Archive > BizTalk Server Tools > December 2004 > error while mapping
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 |
error while mapping
|
|
| prakashvarma 2004-12-21, 7:46 am |
| here in the map ,i mapped quantityfield in source schema to quantity field
in distination schema file.
while building schema project ,it is throwing error saying (The destination
node "Quantity" is required but the source node "Quantity" is optional.)
i cant sense real meaning ,from the error that is generated .and pls give
me some tips to trace errors.
can any one help me,pls give ur suggestions soon.
prakash varma
| |
| Nabeel Prior 2004-12-21, 7:46 am |
| this is not an error, but a warning. Essentially it is saying that you are
mapping from an optional field to a required field, and it is warning you
that where you do not have a value in your source schema, you will not ahve
a value to populate the required field in the destination schema.
This should not stop compilation.
--
Kind Regards,
Nabeel Prior
Web: http://www.brainjar.co.za
Blog: http://www.brainjar.co.za/blog.aspx
"prakashvarma" <prakashvarma@discussions.microsoft.com> wrote in message
news:FD42D3E2-BCA9-4308-BC64-85BB460DB3DC@microsoft.com...
> here in the map ,i mapped quantityfield in source schema to quantity
> field
> in distination schema file.
>
> while building schema project ,it is throwing error saying (The
> destination
> node "Quantity" is required but the source node "Quantity" is optional.)
>
> i cant sense real meaning ,from the error that is generated .and pls give
> me some tips to trace errors.
>
>
> can any one help me,pls give ur suggestions soon.
>
> prakash varma
>
|
|
|
|
|