Re: Test map successsfull, but no data
- From: "Sander Schutten" <sanders@xxxxxxxxxxx>
- Date: 5 Jan 2007 12:28:52 -0800
Jon,
I'm pretty sure that it's the xml file that's causing the problems. I
see that the root node has a prefix and this is not something you see
often. If I remember correctly you need to do something special to
accomplish this.
Before we go that way can you try the following?
- Right click the schema and choose properties
- Set the input instance to the original xml file
- Confirm the options by clicking OK
- Right click the schema again and choose to validate the instance
- This should result in validation succeeded
- Try to view the output of the validation (there should be a link to
it in the output window)
- Does the output look like what you expect? So isn't it empty?
Sander Schutten
Avanade
Jon Jacobs wrote:
<ns0:CUSTOMER_TYPE type="CHAR" />But if the input to Test Map is:
This is what your Xslt generates and it must generate it!
You created such a map that's it.
<CustomerMaster_Industry_Code_1>8711</CustomerMaster_Industry_Code_1>
Then shouldn't the output be:
<ns0:CUSTOMER_TYPE type="CHAR">8711<ns0:CUSTOMER_TYPE>
Jon
.
- References:
- Re: Test map successsfull, but no data
- From: Sander Schutten
- Re: Test map successsfull, but no data
- From: Jon Jacobs
- Re: Test map successsfull, but no data
- From: Leonid Ganeline
- Re: Test map successsfull, but no data
- From: Leonid Ganeline
- Re: Test map successsfull, but no data
- Prev by Date: Re: Extra characters being placed on XML prior to send
- Next by Date: Re: BizTalkDTADb Info
- Previous by thread: Re: Test map successsfull, but no data
- Next by thread: Re: Test map successsfull, but no data
- Index(es):
Relevant Pages
|
Loading