Join the #BuildWithBuildAgent Challenge! Get recognized, earn exclusive swag, and inspire the ServiceNow Community with what you can build using Build Agent.  Join the Challenge.

How to manually add new entries in related list? Especially for Azure Datacenter?

Suggy
Giga Sage

Hello, see the below screenhost , refers to Azure datacenter table.

related list del.png

I need to manually add few entries in this related list. Ex- I need to add a new VM.

I click on NEW, add the details and submit.

Later when I come open above datacenter page, I still see 4 entries only. How to tie the VM and above datacenter? 

 

Same issue with other realted entries as well.

6 REPLIES 6

Hi @Aarti6 can you provide the details please

Danish Bhairag2
Tera Sage

Hi @Suggy ,

 

Is there an m2m table created for this. If not I think u need to create that n then try to add it. It will show u the new entries.

 

m2m as in for eg if u open a user record, below we have option for adding roles or groups right.

There is a seperate table present where entry gets created. If u add any roles to thay user it will create a entry in sys_user_has_roles table.

 

Thanks,

Danish