This graphic illustrates the process that the system performs when an Invoke a Server Script is triggered. The graphic illustrates the following steps:

  1. The Oracle BI EE Scheduler requests the agent metadata from Oracle BI EE Presentation Services. Oracle BI EE Presentation Services returns the agent metadata to the Oracle BI EE Scheduler.

  2. The Oracle BI EE Scheduler then requests the condition data from Oracle BI EE Presentation Services. Oracle BI EE Presentation Services returns the condition data to the Oracle BI EE Scheduler.

  3. The Oracle BI EE Scheduler then requests the delivery content from Oracle BI EE Presentation Services. Oracle BI EE Presentation Services returns the delivery content to the Oracle BI EE Scheduler.

  4. The Oracle BI EE Scheduler then requests the action definition and mapped parameters from Oracle BI EE Presentation Services. Oracle BI EE Presentation Services returns the action definition and mapped parameters to the Oracle BI EE Scheduler.

  5. The Oracle BI EE Scheduler sends the action, including the mapped parameters, to the NQScriptEngine.

  6. The NQScriptEngine executes the target Java and Visual Basic script.

  7. NQScriptEngine returns a message of success or failure to the Oracle BI EE Scheduler. The Oracle BI EE Scheduler receives and logs this message.