Packing JavaScript Feature

The Pack selected sections and Pack all sections features, compress the JavaScript in sections by removing all leading and trailing white-space (spaces and tabs), blank lines, comments, and trace statements.

*  To pack JavaScript:

  1. Select Edit, then Pack selected sections or Edit, then Pack all sections.

    Pack JavaScript is displayed.

  2. Select Remove Dashboard Studio trace statements, to remove the Qiq_enter, Qiq_trace, and Qiq_exit statements.

  3. Click OK.

    A status bar indicates that the sections are being packed.

  4. Click Load this BQY into Interactive Reporting Studio to observe that the packed sections perform equally to the uncompressed sections.

    The Interactive Reporting document is now smaller.