Manage Asset Profiles
This guide explains how to create and use Asset Profiles in EasyEdge.
Asset Profiles help you define a consistent set of Data Fields and Tags, making it easier to manage Assets across projects.
Step 1 — Add a New Asset Profile to the Library
Go to Library > Asset Profiles.
Select Add Asset Profile.
Add all Data Fields that describe your Asset.

💡 Strong Tip
We recommend that all Asset Profiles be created with all available Data Fields. Manage data flow later by enabling or disabling the required Asset Tags or Application Data Streams per project.
Including every Data Field upfront ensures that you can easily activate new data flows in the future without editing the shared Asset Profile, helping maintain consistency and standardization across all Assets.
Step 2 — Create an Asset from the Library
When adding a new Asset to your Project, choose Create from Library.
Select the Asset Profile that contains the full Data Fields.

Step 3 — Generate Tags from Data Fields
EasyEdge will create a full set of Tags from the Asset Profile Data Fields.
Tags include Names, Data Types, and Expressions.

Step 4 — Enable Tags for Your Project
Enable only the Tags that are needed for your Project.
You can later enable more Tags if required.

Step 5 — Configure the Application Namespace
In the Application Namespace, enable only the Data Streams you want to deliver.
This keeps your application optimized and focused.

Application Behavior - Data Streams
When a Data Stream is created as enabled, the property is created and data flow starts immediately.
If the Data Stream is later disabled, the property remains in the Application, but data flow stops.
If it is then enabled again, data flow will restart.
When a Data Stream is created as disabled, the property is not created in the Application.
If the Data Stream is later enabled, the property will be created and data flow will start.
If it is then disabled again, the property remains, but data flow will stop.
Application Behavior – Data Streams (Summary Table)
Scenario
Property in Application
Data Flow
Notes
Created as Disabled
Not created
None
Enabling later will create the property and start data flow.
Enabled after being Disabled
Created at that moment
Starts
Property persists even if disabled again.
Disabled after being Enabled
Remains in Application
Stops
Disabling does not delete the property.
Re-enabled after being Disabled
Already exists
Restarts
Data flow resumes immediately.
Last updated