ServiceNow AI Platform forum
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Forum Posts

Report on Decommissioned CIs

I want to create a report on the number of CI's that were decommissioned during a certain time period. I have created a report for CIs created using the cmdb_ci table and using Created to filter on the desired date range.   There doesn't seem to be a...

find_real_file.png
wendith by Tera Contributor
  • 1346 Views
  • 2 replies
  • 0 helpfuls

Resolved! Problem with header background color

Hello,I hope you can help me, I have a problem with my header background color, I changed this property:And this is fine with users that have "ITIL" role, I know, this property doesn't consider the roles of the user, but when I impersonate to a user ...

find_real_file.png find_real_file.png find_real_file.png
hugoruano by Tera Contributor
  • 3187 Views
  • 5 replies
  • 1 helpfuls

Resolved! List field getting cut off and showing sys_id's

I have a list field on table I created that references records on another table.When I try and pick choices on the list field and save the record, it only saves one of my choices and then cuts off the rest, only leaving a few alphanumeric characters....

Capture.PNG
brostoff17 by Tera Contributor
  • 1630 Views
  • 4 replies
  • 2 helpfuls

ServiceNow integration with .NET

I have been trying to get an insertResponse from the ServiceNow web-service. I know that the elementFormDefault property under Webservices need to be set to False.Since I do not have an admin login, I cannot do so. Is there an alternate? I need a res...