How to add a new sset type under scope tab of the plan in BCM Workspace

sisharparim
Tera Contributor

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?

1 ACCEPTED SOLUTION

Community Alums
Not applicable

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 :

SandeepDutta_0-1731813345475.png

The Related assets dependencies comes from table called "sn_bcp_dependency_update_config"

SandeepDutta_2-1731813547787.png

 

 

SandeepDutta_1-1731813490783.png

 

 

View solution in original post

1 REPLY 1

Community Alums
Not applicable

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 :

SandeepDutta_0-1731813345475.png

The Related assets dependencies comes from table called "sn_bcp_dependency_update_config"

SandeepDutta_2-1731813547787.png

 

 

SandeepDutta_1-1731813490783.png