User Tools

Site Tools


web-integration:server-side

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
web-integration:server-side [2019/08/01 10:27]
tjotov created
web-integration:server-side [2019/08/05 11:46]
tjotov
Line 1: Line 1:
 +====== Server Side API ======
 +
 Web service is a standalone “application” which must be deployed on same server as AIM. Its default address is like this: Web service is a standalone “application” which must be deployed on same server as AIM. Its default address is like this:
  
 <code> <code>
-https://hostname/wsa-json+https://hostname/wsa
 </code> </code>
  
Line 8: Line 10:
  
 <code> <code>
-https://hostname/wsa-json?wsdl+https://hostname/wsa?wsdl
 </code> </code>
  
  
 For detailed methods / classes / types description see [[http://wiki.aducid.com/client-api|Javadoc SDK Client API]] For detailed methods / classes / types description see [[http://wiki.aducid.com/client-api|Javadoc SDK Client API]]
web-integration/server-side.txt · Last modified: 2019/08/05 11:46 by tjotov