Launching an EnterpriseOne Application

To launch an EnterpriseOne application from your EnterpriseOne ADF application, you need to first create an E1FormInterconnect object to identify the application and form to run and the form interconnect values to pass to the EnterpriseOne application form. Then you call the launchE1Application() method, passing the E1FormInterconnect object as the sole parameter.