15.3 Performing a Server-Based Export

Because some views can be very large, exporting them through a script on the Operations Center server can be most efficient.

To perform a server-based export:

  1. Modify the following script example to save the view to a valid directory:

    element.perform (session, "ExportToFile"; [], [‘root=Organizations', ‘d;/formula351/vbtest2.xml']);
    
  2. Create an operation on the Operations Center server that calls the script on Administration > Server > View Builder Repository.

  3. Execute the script.