What do you call to create XML/Soap to send to a remote WS?
JDP_at_Work
Date: 03/14/04
- Next message: Jan Tielens: "Re: Problem with complex type in WebService"
- Previous message: IMRAN SAROIA: "Re: Cannot add refference to Web Service ?"
- Next in thread: Jan Tielens: "Re: What do you call to create XML/Soap to send to a remote WS?"
- Reply: Jan Tielens: "Re: What do you call to create XML/Soap to send to a remote WS?"
- Messages sorted by: [ date ] [ thread ]
Date: Sun, 14 Mar 2004 12:46:11 -0800
1. Using .Net, what do I call to form my XML/Soap obj/msg to send to a remote
web service. I have added a reference to the third party WS in .Net VS, and I
suppose that I can send the test/example XML that I was provided with, but I
don't know what I need to query my database with that will form the same XML?
2. Also, what is the easiest way to get XML data electronically sent to a ws,
.Net, vbScript in DTS or?
3. If I do get the answer to the "how to form the XML" how can I see the stream
that is being sent to the ws?
4. What do I need to post to get assistance.
I want this process to run at rergular intervals similar to a scheduled DTS pkg
to send batch orders to a ws.
When I've been able to send an order, I will then need to consume an XML order
confirmation via FTP, I cannot expose a public ws, so for the order confirmation
and order subsequent statuses, I must retrive these by FTP and then process the
file.
TIA
JeffP.....
- Next message: Jan Tielens: "Re: Problem with complex type in WebService"
- Previous message: IMRAN SAROIA: "Re: Cannot add refference to Web Service ?"
- Next in thread: Jan Tielens: "Re: What do you call to create XML/Soap to send to a remote WS?"
- Reply: Jan Tielens: "Re: What do you call to create XML/Soap to send to a remote WS?"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|