Hi Edwin,
no it's not mad at you for the upload – it's a bug or something somewhere in the forum software we are using there which "blanks" a thread (for some users) when there are too many postings from a user. It's a pain, but unfortunately we don't know how to turn off the feature – which I guess is some sort of flame-preventing feature.
Usually I try and delete superfulous postings from threads that are getting long, but I missed this one.
The thread can still be seen if you go to it via a browser where you are not logged in.
I've posted the content of your last message here, and I have your zip file, so I should be able to post some sort of answer here.
cheers
Bruce
HI All
I have been trying to put together a webservice to insert leads into 2 tables in a database, I followed the Web77 example and have a basic webservice that functions on for REST and HTML POST (I can test post leads and they are inserted into the database table aip.TPS) but SOAP 1.1 and 1.2 fails.
I had this same issue back in Jan 2016 - see my previous post at
http://www.nettalkcentral.com/index.php?option=com_smf&Itemid=36&topic=6718.0 where Bruce sorted me out and I managed to get it up and running and a 3rd party was able to post xml to the web service - that is running fine and ok - thanks Bruce.
I have been looking at this current issue for a few days now and still cannot get it to function..obviosly missing something 'obvious' but just can see it and I have another 3rd party that wishes to post xml data to another of my clients (into 2 tables, AIP and Central) and no luck but when I use soapUI I can post xml data successfully.
The 3rd party is using classic ASP - so I thought I would whip something together in clarion and do a quick post - hmmm err well not working out to well for me either.
Marcos has made a successful post to my test server ?(Thankyou Marcos), see precious post on this thread.
I have enabled debugview in all webservices and had a look at the output but really struggling to make sense of most of it :-)
I attach my solution, dct and aip.TPS / central TPS (2 Mb zip file) and hope if someone has the time to have a look and point me in the right direction - again
Many thanks
Edwin