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

Forum Posts

Resolved! New button is missing on the UX Form Action Layout item table

Hi i am unable to create a new UX Form Action Layout Items because the New button is missing. https://instance.service-now.com/sys_ux_form_action_layout.do?sys_id=e28e161b534130108b91ddeeff7b1229&sysparm_record_target=sys_ux_form_action_layout&syspar...

Krissy_0-1689767848770.png
Krissy by Giga Guru
  • 2915 Views
  • 2 replies
  • 0 helpfuls

Resolved! Adding a Role to a user who is already an ITIL Licence holder

 HiNot sure if this is the correct forum, but I trying (and failing) to get our managed service providers to add a Role to a user so that he has the request cat function.  Our provider is stating that you cannot add a role only to a group and that if...

shelley0366 by Tera Contributor
  • 1835 Views
  • 2 replies
  • 0 helpfuls

Resolved! Exporting from a list based on a date range

Hello, I am looking to extract cmdb data from another application using the REST api call. I want to export data based on a date range, but by not hard coding the dates. I tried by using the sysparm_query=sys_created_onONYESTERDAY+10, but it still ex...

How to test my SOAP outbound integration with 3rd party tool

Here I need to send request from SN to testing tool and get response back in SN Which tool can support this outbound integration from servicenow I am trying in SOAP UI but in that I am not able to find the Endpoint for adding in servicenow soap messa...

Snow113 by Tera Contributor
  • 1695 Views
  • 2 replies
  • 0 helpfuls

Resolved! SLA Schedule entry

Hi, Can we create more than one schedule entry to the SLA schedule ?  In the schedule, there is schedule entry related tab. I have added one entry to the schedule.Now I want to add another entry to the same schedule to exclude one specific day. Is it...

Community Alums by Community Alums  
  • 1341 Views
  • 4 replies
  • 0 helpfuls

Priority data lookup rules are not working on problem table.

Hello, The priority data lookup rules is not working on the problem table. When the Impact and Urgency are changed, Priority is not updated. It works fine on the incident table but not on the problem table. I checked the tables and saw didn't have a ...

Thankful12 by Tera Contributor
  • 3172 Views
  • 7 replies
  • 1 helpfuls

Resolved! How to get Cost center in the catalog form

Hi, I have a requirement to show the cost center in the catalog form from the custom table.In the custom table we have only user id.On change of user id in the form cost center should populate.Script include:var requestor_details = Class.create(); re...

Samiksha2 by Mega Sage
  • 1287 Views
  • 2 replies
  • 0 helpfuls

make variable editable in variable formatter

i am using one variable formatted in the RITM table, I have some variables which should be hidden from the portal side and only be visible in the variable formatter and also these should be editable also in formatter.how can i achieve this requiremen...