Processing the POV

As a designer of POV-linked Interactive Reporting document files, you provide a script to parse the SmartCut, identify the relevant POV information, navigate the Interactive Reporting object model, and apply the POV values where and if appropriate.

  To process POVs:

  1. Retrieve the SmartCut for the document.

  2. Create an OnStartUp script that performs these actions:

    • Parses the SmartCut, using JavaScript and the object-model-sessions object

    • Identifies the POV parameters and assigns to them to global variables

    • Traverses the object model tree and applies applicable values where and if appropriate