AE Internal Webservices
The AE Internal Webservice is a Web service that you can use to access the AE system. Numerous operations are available. For example, you can start objects, access task details or read System Overview areas.
Notes:
- The supplied WSDL file AE.wsdl includes a description of all available operations. Therefores, you can quickly and easily create Web clients which call the AE Internal Webservice.
- Accesses made via the AE.ApplicationInterface require an AE user and are subject to the authorization system.
The AE Internal Webservice is bound to a particular AE system. You can deploy this Webservice several times if you want to use it in several AE systems.
See also: