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.

Important: Please note that if you are building new integrations, we recommend that you use the AE REST API. Although Automic continues to support the AE Internal Webservices for our partners that have legacy integrations to maintain, the REST API is the newer and preferred communication technology. For information, see REST API.

Notes:

  • The supplied WSDL file AE.wsdl includes a description of all available operations. Therefore, 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.
  • This integration capability, like all integrations of the Automic system, can support service orchestration workflows. Such workflows orchestrate automated processes that run across multiple platforms, domains, and applications to deliver a specific IT service. For more information, see About Service Orchestration.

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: