How to create tag based service mapping with imported files

raj_123
Tera Contributor

I have imported csv file which contains tags through 'system import files' using 'load data' to the 'specific table' that i created( u_tag_demo_table). After that i need to discover the CI in that table( u_tag_demo_table) and should import the discovered CI in the (cmdb_key_value.list) table. Then only i can able to use tag based service mapping.

Please help me how to discover CI in that table i created (u_tag_demo_table) and how to import that discovered in key value table.

Thank you.

1 ACCEPTED SOLUTION

Aarti6
Mega Guru

Why are you trying to import through CSV? dont you have Cloud discovery enabled?
If no and still you want to bulid a service map, try importing tags in cmdb_key_value table. However this is not a recommend approach, as it will not keep your map updated with changes in the cloud resources.

View solution in original post

4 REPLIES 4

Aarti6
Mega Guru

Why are you trying to import through CSV? dont you have Cloud discovery enabled?
If no and still you want to bulid a service map, try importing tags in cmdb_key_value table. However this is not a recommend approach, as it will not keep your map updated with changes in the cloud resources.

raj_123
Tera Contributor

how can i able to  discover tag key value  for  each configuration item. every document telling go thorugh cloud discovery process. can i not able to discover tag key values from normal dixcovery?

 CI discovery will not be able to discover tags. As the concept of tag is for Cloud, you need to configure Cloud discovery first, through which you will fetch the tags.
Why dont you add CI's in map manually?

raj_123
Tera Contributor

For creating tag based service mapping, I need tag key values. Is there possible to add CI manually in tag based map?

 

Thank you