Understanding AIS Server Capabilities

The AIS Server exposes various capabilities on which client applications may or may not depend. If your EnterpriseOne ADF application requires a certain capability, you must first identify the capability used by your application and then verify that the capability is provided by the AIS Server.

You can access the capabilities that are currently available on your AIS Server using the following URL:

http://<AIS Server>:<Port>/jderest/defaultconfig

You can find a description of all AIS Server capabilities in the "AIS Server Capabilities and Services" section in the JD Edwards EnterpriseOne Application Interface Services Server Reference Guide.

Each AIS capability used by your EnterpriseOne ADF application only needs to be added to the required capability list once, so you should perform this setup in your data control's class constructor after the LoginEnvironment object is available.