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.

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

Forum Posts

Resolved! Problem Management

which roles can move the Problem to the Closed state from Assess state?

abhisek by Tera Contributor
  • 1492 Views
  • 6 replies
  • 1 helpfuls

Correct process in SeviceNow for reuse of hardware assets

Hi All, We are trying to use the OOB hardware asset management which comes as part of the ITSM product. I understand that there is a link made when a CI is created to an Asset record based on the model.  We have instances though where we will have a ...

Sam Ogden by Tera Guru
  • 1911 Views
  • 6 replies
  • 1 helpfuls

Resolved! How to bring multiple values from script include to Clint Script??

In incident form if i change a caller field his information i.e department,  mail, manager, phone number should be auto populate in description field. I need to store values/push values in string and them have to get same array to CS and then set des...

KM SN by Tera Expert
  • 2234 Views
  • 4 replies
  • 0 helpfuls

Resolved! Why g_scratchpad returning undefined value??

I just want to pass assigned to information from server side to client script so that when i change incident assigned to  value description should take the value as shown in below pictures but its showing undefined. what went wrong? where modificatio...

business rule.PNG Practice.PNG result.PNG
KM SN by Tera Expert
  • 1323 Views
  • 4 replies
  • 2 helpfuls

Resolved! String field changing the characters while doing a transformation

Hi, We have a String field in our staging and target table which has to copy the value from the sheet. when we are loading the data(transform map) it is changing the value which is being sent Example: if the value is like this 박명선 it is converting it...

Community Alums by Community Alums  
  • 1697 Views
  • 9 replies
  • 0 helpfuls

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
  • 2214 Views
  • 2 replies
  • 0 helpfuls

Send Reminder email in every 6 months

Hi, I would like to know how I can send reminder emails to the the person in every 6 months if the status of the CI is not being changed. Let me explain it as below:There is a read-only field called 'Compliance Status' in a CI form and there are 2 ch...

Resolved! Show incidents created by caller on call record

 Hi Experts,We have a field called "Caller" and "Incidents opened by Caller" fields on call record. Caller is referencig to user table and  Incidents opened by Caller is referencing to Incident table. Requirement is to display all the incidents of th...

Community Alums by Community Alums  
  • 1179 Views
  • 5 replies
  • 3 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
  • 1262 Views
  • 2 replies
  • 0 helpfuls

Resolved! Report Migration Issue

Hi Expert, I have created one custom report which I have moved in different environment. Now, the problem is report is available  on "sys_report" table but it is not visible under view run >> All report list. Even though I have tried publish tab off ...

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...