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

Forum Posts

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
  • 2118 Views
  • 4 replies
  • 0 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
  • 5166 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
  • 3954 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
  • 1764 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.  ...

sending a table export to a network folder

Evening all   I have a requirement to send some data to a network location via a mid server (already setup) with a weekly delta sent to the same location. I am certain there used to be a simple way to retrieve data from a network folder but I am unsu...

Jack62 by Giga Guru
  • 1360 Views
  • 1 replies
  • 1 helpfuls

Resolved! how to pass information from a record into survey?

We are trying to create a series of surveys chained together using Triggers.  The idea is that we want to create surveys on configuration item records, and use the data of the CI to assign the next survey.  The problem we are having is that we want e...

rogerburns by Tera Expert
  • 1745 Views
  • 2 replies
  • 1 helpfuls