User Tools

Site Tools


developers:integration:wsa

Differences

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

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
developers:integration:wsa [2018/06/26 14:23]
tjotov
— (current)
Line 1: Line 1:
-====== Using ADUCID web service “WSA” ====== 
- 
-See [[developers:basic-overview|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.1530023018.txt.gz · Last modified: 2018/06/26 14:23 by tjotov