Operator guideEN

NX / Aggregators / Detail

Record-level workspace for one NX aggregator, including details, JSON settings, and mapping links.

How to use this guide

Start with the main guide

Follow the explanation and examples first. Extra definitions and formulas are available below when you need them.

What this page does

This page opens one NX aggregator record. Operators use it to review the aggregator, adjust the saved status/settings, and jump to provider or category lists filtered by the aggregator key.

Use this page when the question is about the aggregator itself: whether it is active, what settings object is saved for it, or where to find providers/categories connected to it.

Tabs

  • Details shows Aggregator Name and Status.
  • Settings shows the aggregator settings JSON editor.
  • Mappings links to related Providers and Categories.

Save behavior

The header Save button submits the active editable tab. In the current product flow, saved changes are aggregator status and aggregator settings.

The visible Aggregator Name field is shown in the form for context, but current save behavior does not persist a renamed value. Treat the aggregator key/name as identity context unless product behavior changes.

Settings behavior

  • Settings are edited as JSON text.
  • The value must be valid JSON before it can be saved.
  • A failed save leaves the previous saved status/settings in place.

Mapping links

  • Providers opens the providers list with this aggregator as filter context.
  • Categories opens the categories list with this aggregator as filter context.
  • These links do not change provider, category, or aggregator mappings by themselves.

Known caveats

  • Archived exists in the status config as a hidden value. If an aggregator is already archived, the status selector is locked.
  • Settings must be valid JSON before they can be saved.
  • Saving settings is not the same as changing provider/category membership. Use the linked lists and relation pages for relation-specific questions.
More details

Definitions and formulas

Open only the section you need. The relevant section opens automatically when you request help for a specific item on screen.

Calculations3 topicsOpen details

Settings JSON validation

Logic
The Settings tab edits settings as JSON text., The save handler validates that string settings are valid JSON., The saved settings are stored as a parsed settings object.

Aggregator Name save caveat

Logic
The Details tab includes Aggregator Name in the form., The current update source persists status and settings., Name changes should not be treated as saved unless product code is changed.

Mappings navigation

Logic
The Providers link opens the providers list with the current aggregator key., The Categories link opens the categories list with the current aggregator key., The links do not change mappings by themselves.
Fields10 topicsOpen details

Aggregator title

Header text for the current aggregator.

Data Type
string

Aggregator Key

Stable aggregator identifier used by detail route and mapping links.

Data Type
string

Aggregator Name

Readable aggregator name shown in the Details tab.

Data Type
string
Caveats
The field is visible in the form, but current save behavior does not persist name changes.

Status

Active or disabled state of the aggregator.

Data Type
status
Allowed Values
0: Label: Active | Value: active | 1: Label: Disabled | Value: disabled | 2: Label: Archived | Value: archived | Visibility: hidden
Caveats
Archived is configured as a hidden option and locks the selector when it is the current value.

Settings

Raw aggregator settings JSON edited in the Settings tab.

Data Type
json
Validation
Must be valid JSON before save.

Details

Tab for readable name and status.

Data Type
tab

Settings

Tab for raw settings JSON.

Data Type
tab

Mappings

Tab with links to providers and categories filtered by this aggregator.

Data Type
tab

Providers

Opens providers filtered by the current aggregator key.

Data Type
navigation

Categories

Opens categories filtered by the current aggregator key.

Data Type
navigation
More help

Related pages

NX / Aggregators

Overview for NX aggregator list and record detail surfaces.

NX / Aggregators / List

Compact list of NX aggregators with key, name, and status.

Activity Tag Rules / Detail

Rule inspection page with stored identity, conditions, timestamps, impact estimate, run action, delete action, and recent application history.

Affiliate Payment Settings / Detail

Detail/edit shell for one saved affiliate payment-setting record.

Affiliate Settings / Detail

Saved affiliate detail workspace for reviewing one affiliate and opening report actions.

Auto Tags Manager / Detail

Edit surface for one existing auto-tag rule, using the same dynamic rule builder as create but with a persisted rule payload and ID-backed updates.