[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: sending updates to a .svc program



Hi Julie.

I use HTTPAPI to communicate to a .svc service. As long as you construct your soap message correctly there is very little difference between .svc and .asmx. Use something like SOAPUI to discover the services of the .svc. Then construct your xml accordingly.

I use http_url_post_xml, http_url_post and http_url_post_stmf to post to the .svc web service and it all works perfectly.

So in short, yes by all means you can use HTTPAPI.


Ronnie Visser

-----Original Message-----
From: ftpapi-bounces@xxxxxxxxxxxxxxxxxxxxxx [mailto:ftpapi-bounces@xxxxxxxxxxxxxxxxxxxxxx] On Behalf Of Nichols, Julie
Sent: Monday, June 18, 2012 8:03 PM
To: ftpapi@xxxxxxxxxxxxxxxxxxxxxx
Subject: sending updates to a .svc program

One of our customers has requested that we send tracking numbers for shipped product to their service ('http://sfsvc.xxx.xxxxx.svc').  Can I accomplish this using http_post?  Is the process similar to posting other xml and txt files?


Julie Nichols| Summit Group
Programmer/Analyst
1100 Circle 75 Pkwy., Suite 1200 | Atlanta, GA 30339-3081
Direct line: 770-303-0432 | julie.nichols@xxxxxxxxxxxx<mailto:julie.nichols@xxxxxxxxxxxx>
Fax: 770-303-0408

-----------------------------------------------------------------------
This is the FTPAPI mailing list.  To unsubscribe, please go to:
http://www.scottklement.com/mailman/listinfo/ftpapi
-----------------------------------------------------------------------