Skip to main content
Question

Export Parameters List

  • December 5, 2025
  • 2 replies
  • 13 views

SDN
Sidekick (Partner)
Forum|alt.badge.img+7
  • Sidekick (Partner)

Hi all,

Is there a way to export the complete list of parameters from PSO? I need to compare two different environments and identify the differences.

2 replies

roklde
Superhero (Employee)
Forum|alt.badge.img+27
  • Superhero (Employee)
  • December 5, 2025

Hi Stefania,

you can export the system data from the PSO DB either via the Workbench Admin Workspace or use the Installer. This will provide you an xml file. However, you can also export the parameters directly from the database.

 

Best regards

Roman


Sachitra_W
Do Gooder (Employee)
Forum|alt.badge.img+4
  • Do Gooder (Employee)
  • December 7, 2025

Hi ​@SDN 

The easiest method is to export the system XML file from the Scheduling workbench itself. This file contains only the parameters that differ from the default values, making comparison straightforward.

Steps to Export System Data

  1. Open Administration Workspace
    Navigate to any screen within the Administration workspace (e.g., Parameters, Permissions).

  2. Access the Administration Panel
    Click the Administration button (with Key icon) in the top menu bar. This opens a side panel.

  3. Go to Import/Export
    In the side panel, under system data select the Import / Export option. This screen allows you to import or export system data.

  4. Export System Data
    Click Export Data.

    • The exported XML file will include system parameters under the <Profile_Parameter> tag.
    • This file reflects only changes from default values, making it ideal for environment comparison.