12-21-04 12:46 PM
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
>
[ Post a follow-up to this message ]
|