This graphic illustrates the process that the system's performs when a Invoke Java Method (EJB) action type is triggered. The graphic shows the following steps in this process:

  1. The Oracle BI EE user initiates the action from the browser.

  2. Step one triggers Oracle BI EE Presentation Services to retrieve the action definition and mapped parameters.

  3. Oracle BI EE Presentation Services then passes the action definition and mapped parameters back to the Oracle BI EE user. If necessary, the user provides additional parameter values and invokes the action.

  4. After the user invokes the action, the browser sends an http request to the target system. The target system hosts the business intelligence object, web page, or EPM report.

  5. The target system completes the action by returning the resulting HTML to the Oracle BI EE user.