NetTalk Central
NetTalk Web Server => Web Server - Ask For Help => Topic started by: Stu on November 22, 2015, 04:47:12 PM
-
Hey Bruce,
When I untick "Generate XML Object" in a NetWebServiceMethod proc, xml function calls are still generated in the code.
Did you need an example for this one?
Stu
-
Hi Stu,
You only untick that if you are generating the XML object yourself. (ie if you have added the xFiles extension to the procedure). an xFiles object is required in the procedure though (you can't turn this off at this stage.)
see
http://www.capesoft.com/docs/NetTalk8/NetTalkWebFunctionality.htm#NetWebServiceMethod
Cheers
Bruce
-
Aha, rightio .. My misunderstanding then.
Cheers, thanks Bruce.