- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-16-2024 10:22 AM
I have a new requirement to add a new table and also filter out some data from an existing table under Asset type column which is present under Scope tab of the plan in BCM Workspace.
I checked the app route and screen collections but could not find where the asset type tables data is configured.
1. How do I modify these asset types to filter out some data from an existing asset type?
2. Where do I go to add or remove asset types?
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-16-2024 07:19 PM
Hi @sisharparim ,
The Asset types are not coming from app route unfortunately.
There is table called "sn_bcm_element_definition", this table has the list of Asset types , whre you can update :
The Related assets dependencies comes from table called "sn_bcp_dependency_update_config"
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-16-2024 07:19 PM
Hi @sisharparim ,
The Asset types are not coming from app route unfortunately.
There is table called "sn_bcm_element_definition", this table has the list of Asset types , whre you can update :
The Related assets dependencies comes from table called "sn_bcp_dependency_update_config"