User Tools

Site Tools


developers:integration:wsa

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
developers:integration:wsa [2016/10/26 08:12]
127.0.0.1 external edit
— (current)
Line 1: Line 1:
-====== Using ADUCID web service “WSA” ====== 
- 
-See [[developers:basic-integration|Server side integration basics]] 
- 
-For detailed methods / classes / types description see [[http://wiki.aducid.com/client-api|Javadoc SDK Client API]] 
- 
-WSA is meant for all platforms like PHP, C# **except** Java (Java is also possible but we provide a full module so WSDL import is redundant). 
- 
-Web service is a standalone “application” which must be deployed on same server as AIM. Its default address is like this: 
- 
-<code> 
-https://hostname/wsa 
-</code> 
- 
-There you will see WSA Interface homepage where you can download WSDL file to generate client. 
- 
-<code> 
-https://hostname/wsa?wsdl 
-</code> 
- 
-See basic examples in C# and PHP using WSA web service 
- 
-  * [[developers:examples:c-sharp:basic|C#]] 
-  * [[developers:examples:php:basic|PHP]] 
- 
  
developers/integration/wsa.1477469536.txt.gz · Last modified: 2016/10/26 08:12 by 127.0.0.1