Siebel eService Administration Guide for Siebel Open UI > Configuring Siebel eService > Integrating Oracle Policy Automation With Siebel Public Sector eService >

Manifest Files for View and Applet of OPA Interview Service


In Siebel Public Sector, you can navigate to the Manifest Administration view of the Administration - Application screen to access the manifest files for the following objects:

  • OPA Interview Service View (Usage Type field of Presentation Model).

    This object includes the opaviewpm.js file. This JavaScript file processes user actions, such as Next, Back, Close, Save, and Submit. It also processes error responses from Oracle Policy Automation (OPA), and shows the appropriate error message to the user.

  • OPA Interview Service View (Usage Type field of Physical Renderer).

    This object includes the opaviewpr.js file. This JavaScript file loads the HTML templates and associates them with the DOM (Document Object Model). It binds the runtime events with the view buttons. User actions, such as Next, Back, Close, Save, and Submit, are associated with runtime events.

  • OPA Interview Service List Applet (Usage Type field of Presentation Model).

    This object includes the dynacontrollistpm.js file. This JavaScript file processes the data that the server forwards, and relays this data to the listpmodal.js file.

  • OPA Interview Service List Applet (Usage Type field of Physical Renderer).

    This object includes the following files:

    • dynacontrolgridpr.js. This JavaScript file renders the interview screen in tabular format, inherited from the jqgridrenderer.js file.
    • dynacontrolformpr.js. This JavaScript file renders the interview session in form format.
    • dynacontrolportraitpr.js. This JavaScript file renders the interview session in tile format.
Siebel eService Administration Guide for Siebel Open UI Copyright © 2016, Oracle and/or its affiliates. All rights reserved. Legal Notices.