RE: wish to not receive a response
From: fzee (fzee_at_discussions.microsoft.com)
Date: 09/09/04
- Next message: C. van Dyk: "Multiple file processing error"
- Previous message: Bin: "Re: Having problem processing flat file larger than 4M with BizTalk 2004"
- In reply to: fzee: "RE: wish to not receive a response"
- Next in thread: Neal Walters: "RE: wish to not receive a response"
- Messages sorted by: [ date ] [ thread ]
Date: Thu, 9 Sep 2004 07:51:03 -0700
I also know the SPROCs are working because testing them in Query Analyzer,
information is getting writting into the dB.
"fzee" wrote:
> Thanks for the responses.
>
> I did use the Add Generated Items - Adapters...and selected the correct
> SPROC. A SQLService.xsd was created for me.
>
> Their is no SPROC, element or value named spTest. When I ran the Wizard
> that generated the SQLService.xsd file, I specified the request to be spSend
> and the response to be spTest. So that's why I think it has something to do
> with the response.
>
> I am mapping my schema to the SQLService.xsd schema.
>
> Thanks
>
> "Neal Walters" wrote:
>
> > I was getting the same message last week. I think I was sending the wrong
> > XML to SQL, and it was taking one of the element names in my bad XML and
> > assuming it was the stored procedure name.
> >
> > In your case he thinks the stored procedure is 'spTest'. Is that one of
> > your element names or values? Did you use the "Add Generated Items" and use
> > the SQL wizard to build the proper schema fo your call to Stored-Procedure?
> > Did you map your XML to this schema?
> >
> > Neal Walters
> > http://Biztalk-Training.com - Free Video Tutorials
> >
- Next message: C. van Dyk: "Multiple file processing error"
- Previous message: Bin: "Re: Having problem processing flat file larger than 4M with BizTalk 2004"
- In reply to: fzee: "RE: wish to not receive a response"
- Next in thread: Neal Walters: "RE: wish to not receive a response"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|