• Welcome to KonaKart Community Forum. Please login or sign up.
 

Admin WebService Examples

Started by sureshbabubv, March 25, 2010, 05:43:15 am

Previous topic - Next topic

sureshbabubv

Dear All,

Where can we get the examples on Accessing Konakart Admin webservices?

The example files in the "java_soap_examples" folder is using client side Konakart webservices only.


Thanks & Regards,
B.V.Suresh Babu

heidi

It's very simple...  just study the examples and documentation for using the SOAP APIs generally:

http://www.konakart.com/docs/soapAPIs.html

The examples are for the application engine (KKWSEng)...  for the admin engine's web services just basically replace KKWSEng with KKWSAdmin and you're all set.