Creating an EnterpriseOne ADF Application Connection to the AIS Server

An EnterpriseOne ADF application's bounded task flow includes handshakeId as one of its required input parameters. For a list of parameters, see #u30159644__BCEFHHCG. The application data control uses this handshakeId parameter to determine whether the ADF application is running locally on JDeveloper's Integrated WebLogic Server or executing inside the EnterpriseOne ADF Container (JDEADFContainer).

The following example shows the standard code you should add to your data control class to connect to the AIS Server: