Provision Portal Configuration
|
This module is currently unavailable and will be available in future versions. The documentation below is provided for reference only. |
Provision Portal Configuration lets operators review and adjust Configuration.xml sections for the Provision Portal. Use it to review provisioning modes and global behavior, export the XML snapshot, and import changes safely with a dry-run preview.
When to use it
Use Provision Portal Configuration when you need to:
-
review the current Configuration.xml snapshot,
-
change a specific mode or behavior setting,
-
export Configuration.xml before making edits,
-
import updated XML with a dry-run diff preview.
Prerequisites
Before working with Provision Portal Configuration:
-
Confirm you are logged into the correct environment.
-
Confirm your permissions:
-
VIEWER — browse configuration and Export XML.
-
EDITOR / ADMIN — edit sections and Import XML.
-
| VIEWER accounts run in read-only mode. Write actions (Edit/Import) are blocked. |
Browse configuration
To review the current snapshot:
-
Open Provision Portal Configuration.
-
(Optional) Click Refresh to load the latest snapshot.
-
Review the three zones:
-
Configuration snapshot — last loaded time, refresh/import/export actions, and the export warning.
-
Provisioning modes — tabs for Single and Multiple.
-
Provisioning behavior — session, lifecycle, error handling, and device info mapping.
-
Edit sections safely (EDITOR/ADMIN)
Editing is inline by default and scoped to the section you open.
-
Click Edit within the mode/behavior panel.
-
Update the fields.
-
Click Save.
Expected outcomes:
-
On success, the snapshot refreshes and the modal closes.
-
If there are no changes, the modal shows a No changes detected message.
| Device info labels are shown as Internal key → Display label. Custom fields (cust1..cust10) are edited in a compact modal. |
Validation and warnings
-
numberOfMultipleThreadsmust be an integer >= 0. -
0is allowed, but it triggers a warning and may reduce performance. -
Empty label values are allowed but create warnings in dry-run and logs.
Export Configuration.xml
Export downloads a Configuration.xml snapshot of the current settings.
-
Click Export XML.
-
Confirm the dialog warning that the export contains real values.
-
Save the downloaded file in a secure location.
Import with dry-run (mandatory)
Import requires a dry-run preview before you can apply changes.
-
Click Import XML.
-
Select or drag-and-drop Configuration.xml.
-
Wait for the dry-run analysis.
-
Review the diff table and the change details panel.
-
If warnings exist, check Apply despite warnings.
-
Click Apply import.
Expected outcomes:
-
Dry-run runs automatically after file selection.
-
Warnings require explicit confirmation before apply.
-
Errors block apply until resolved.
Troubleshooting
- Edit actions are disabled
-
Confirm your role is EDITOR or ADMIN.
- Import apply is blocked
-
Review dry-run warnings/errors and resolve issues in the XML file.
- Configuration not found
-
Click Refresh or import a Configuration.xml file to populate the snapshot.