Configuring an Existing Resource¶
After creating a resource, you can update its basic details, reassign its Resource Type or Business Domain, add or modify its Primary Key mappings, and manage its Environment Mappings.
🧭 How to Edit a Resource¶
- Navigate to the Resource Summary View.
- Locate the resource you want to modify.
- Click the Edit icon (✏️) on the resource's row.
Screenshot pending
Capture required: Resource row in Summary View with edit icon highlighted.
The Edit Resource dialog opens.
✏️ Editable Fields¶
| Field | Description |
|---|---|
| Resource Name | Update the display name of the resource. Names must be unique within the profile. |
| Resource Type | Reassign this resource to a different Resource Type defined in the Template. |
| Domain | Change the Business Domain this resource belongs to. |
| Description | Update the optional business description of this resource. |
Screenshot pending
Capture required: Edit Resource dialog with all fields visible and populated.
🗺️ Primary Key Configuration¶
Each resource can be linked to one or more Primary Key columns from the backing data table. This enables BizMetry to uniquely identify resource instances when correlating telemetry data across frames.
To configure primary key mappings:
- In the Edit Resource dialog, navigate to the Primary Keys or Mappings tab.
- Select the column(s) from the linked table that serve as primary identifiers.
Primary Keys and Anchoring
Primary Keys are critical for ASBO Anchoring — they determine how BizMetry associates captured frames with specific business object instances.
🌍 Environment-Specific Mappings¶
Resource environment mappings define which database table in each environment (DEV, QA, PROD) corresponds to this resource.
To update environment mappings:
- Navigate to Template → Resource Types → Environment Mappings for this resource type.
- Or access the mappings directly from the Template's Environment Mappings section.
See: Managing Environment Mappings
💾 Saving Changes¶
Click "Save Changes" to apply your updates.
The resource will be updated immediately in the Resource Summary and reflected in any active agent configurations.