ITSM forum
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Forum Posts

Importing relationships- reference field value

In an effort to get our CI data in SNOW configuration management , we   successfully identified critical CIs from old system and imported CIs into SNOW CMDB tables Now our team wants to import relationships to cmdb-rel-ci table from external source- ...

joanct by Kilo Contributor
  • 11933 Views
  • 17 replies
  • 2 helpfuls

How to trigger business rule from record producer

we have a record producer on incident table, and we have quantity variable in record producer. when user submits this record producer , based on the quantity the incident will create. but here the problem is with numbering. the newly created number i...

babbi by Tera Expert
  • 1334 Views
  • 2 replies
  • 0 helpfuls

Resolved! Servicenow to Microsoft Team Integration

We are having a teams and servicenow integration using the IT Service Management integration with Microsoft Teams plugin. When we are initiating the chat from the incident, We are getting 401 - Unauthorised Error. Could anyone help on this.?

Resolved! Populate the array to a string field

Hi All, I want to copy all the values returned from a while loop in a string field.Example if while loop gives me 3 ips, then ipdup field should have 1,2,3 ips. var record=arr[i];var gr= new GlideRecord("cmdb_ci_ip_address");gr.addQuery("nic.cmdb_ci"...

Madhu5 by Tera Contributor
  • 1755 Views
  • 4 replies
  • 0 helpfuls

Breakdown Source not working on a Dashboard

The Breakdown sources which are working in another dashboard is not working on a specific dashboard. The Breakdowns are having all the required Breakdown mappings for the tables referred in the dashboard reports. But still it is not showing any resul...

SarathP by Tera Contributor
  • 1142 Views
  • 1 replies
  • 1 helpfuls

Resolved! All fields of table not present in sys_dictionary

I have a doubt that in my sys_db_object table when i go to incident table and see the fields there are around 100 fields for the table.But in sys_dictionary if i search for incident table there are only 25 fields so why do sys_dictionary does not con...

qusai by Kilo Contributor
  • 3582 Views
  • 17 replies
  • 2 helpfuls

Help me understand the roles snc_internal,itil and cmdb read

Hi All, I want to understand the use of these roles. Can someone help me 1.what is the use of snc_internal role. Even with this role, the user is navigated to the portal page and not to the servicenow UI. 2.To login to the native servicenow UI what i...

Madhu5 by Tera Contributor
  • 3120 Views
  • 1 replies
  • 2 helpfuls

How can I restrict the Assignment Group list

We have two reference fields (Assigned To and Assignment Group). When we select an Assignment Group we only show the list of Assigned To folks associated to that group.  We now want to select a user from Assigned To and only show the Assignment Group...

John H1 by Tera Guru
  • 1361 Views
  • 4 replies
  • 0 helpfuls

How to add Record Producer Variable Set in Data Table Widget?

We have this table of records that are shown in portal using the Data table from URL definition widget. We also added a new variable set in the record producer which contains two variables and these are not mapped to any of the fields in our table.  ...