Bulk Data (ACS)
Bulk Data manages the Bulk Data Collection protocol configuration for ACS, including connection settings and data model definitions. Use this module to configure mass data collection from CPE devices.
When to use it
Use Bulk Data (ACS) when you need to:
-
configure connection parameters to the Bulk Data server (host, protocol, credentials),
-
manage the list of data models for collection,
-
add or modify a path for a data model,
-
export configuration before making changes,
-
import updated configuration with a dry-run preview.
Prerequisites
Before working with Bulk Data:
-
Confirm you are logged into the correct environment.
-
Confirm your permissions:
-
VIEWER — browse configuration and Export.
-
EDITOR / ADMIN — edit settings, manage models, and Import.
-
| VIEWER accounts run in read-only mode. Write actions (Edit/Import/Create/Delete) are blocked. |
Fields
Configuration fields
| Field | Type | Required | Validation |
|---|---|---|---|
Host |
String (URL) |
Yes |
Bulk Data Collection server address (IP or hostname) |
External |
Boolean |
No |
Flag for using an external server (enabled/disabled) |
Username |
String (sensitive) |
No |
Credentials for server authentication; hidden by default |
Password |
String (sensitive) |
No |
Credentials for server authentication; hidden by default |
Available operations
-
Update configuration — edit connection parameters (host, external flag, credentials).
-
Reveal/hide secrets — toggle visibility of sensitive fields (requires permissions).
-
Create model — add a new data model with name and optional path.
-
Edit model — update the model path.
-
Delete model — remove a data model.
-
Import — upload an XML file (dry-run required before apply).
-
Export — download configuration as XML (includes sensitive data warning).
Typical workflow
-
Navigate to the ACS dashboard and select Bulk Data.
-
Review current configuration settings and data models.
-
If needed, click Reveal Secrets to view sensitive fields (username, password).
-
Edit configuration by clicking Edit, updating the fields, and clicking Save.
-
Manage data models: add new models with Add Model, edit paths, or delete unused models.
-
Export the configuration as XML before making significant changes.
-
To bulk-update, prepare an XML file and import it using the dry-run workflow.
Browse and edit configuration
The Bulk Data configuration contains core connection parameters:
- Host
-
The Bulk Data Collection server address (IP or hostname). Required field.
- External
-
Flag for using an external server (enabled/disabled).
- Username / Password
-
Credentials for server authentication. These fields are sensitive and hidden by default.
Manage data models
Data models define the types of information collected from devices. Each model contains:
- Name
-
Model name (unique, required).
- Path
-
Path to the model data (optional).
Create a new model (EDITOR/ADMIN)
-
Click Add Model.
-
Enter Name and optionally Path.
-
Click Create.
-
Return to the list and confirm the model was added.
Search models
Use the search field to filter models by name or path:
-
Enter text in the search field.
-
The list automatically filters as you type.
Export configuration
Export downloads an XML file with current Bulk Data settings.
-
Click Export.
-
Confirm the dialog warning about sensitive data.
-
Save the downloaded file in a secure location.
-
(Optional) Check Don’t show this again to skip the warning in the future.
| The exported file contains real credentials in plain text. Store the file in a secure location. |
Import with dry-run (mandatory)
Import requires a mandatory preview before applying changes.
-
Click Import.
-
Select or drag-and-drop an XML configuration file.
-
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.
Refresh snapshot
-
Click Refresh to reload the current configuration snapshot.
-
Use refresh after imports or after changes by other operators.
Troubleshooting
- Edit actions are disabled
-
Confirm your role is EDITOR or ADMIN.
- Cannot reveal secrets
-
Request permissions to view sensitive information from an administrator.
- Import apply is blocked
-
Review dry-run warnings/errors and resolve issues in the XML file.
- Configuration not found
-
Click Refresh or import an XML file to create a snapshot.
- Cannot delete model
-
Ensure the model is not used in an active configuration.