Servicenow Database View

shruthim1474210
Kilo Contributor

I have created the Database view (u_hardware_model_lifecycle_view) by joining the cmdb_hardware_product_model and cmdb_hardware_model_lifecycle. Database view created to get the report from alm_asset table which have active "ci" and doesn't have "Hardware lifecycle" data, but it is not working as expected. Please give me correct solution for this issue

8 REPLIES 8

Hi Ankur,

I have tried what you suggested, but it’s not working as expected. Please see the screenshot below. It should not retrieve records with a lifecycle phase — I only need the CI data where the lifecycle phase is empty.

shruthim1474210_0-1762357607027.png

 

Bert_c1
Kilo Patron

@shruthim1474210 

How do you expect to get assistance without posting how you have defined the Database View?

Hi Bert_c1, Please refer to the below screenshot which i have created the database view in Servicenow

shruthim1474210_0-1762350129027.png

 

Please test Ankur's modification/suggestion. "Update the where clause for the third view table" as posted.