We've updated the ServiceNow Community Code of Conduct, adding guidelines around AI usage, professionalism, and content violations. Read more

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

Forum Posts

Break fix

Hello, What does break fix means ,How does it works , What is the proces?  Someone please share their expertise in thisThanks in advance     

mounika7675 by Tera Contributor
  • 2334 Views
  • 1 replies
  • 0 helpfuls

UI action Update is not working on Agent workspace

UI action Update is not working on Agent workspace for Incidents. UI action is visible however its not saving any changes or updating and returning to list view; as it does in the platform. The UI action is working exactly correct in the platform (Up...

UpdateAWS.png UIActionUpdate.png
Gemma4 by Mega Sage
  • 1354 Views
  • 1 replies
  • 0 helpfuls

ITSM

Hi Team,I found one question in ITSM dumps makes me some confusion. The questions are provided below. I want to clarify the correct answer to learn. Please anyone help me. : 1A tester reports a bug. because they submitted a known error article from a...

sree42 by Tera Contributor
  • 1036 Views
  • 1 replies
  • 0 helpfuls

Resolved! Attachment Link in Service Portal

Hi, We have created catalog item and we have used attachment variable to attach the attachment while creating request in ServiceNow. Once the request is submitted approver is using service portal to approve the request but he is not able to see the a...

Arun87 by Giga Contributor
  • 4507 Views
  • 15 replies
  • 1 helpfuls

Resolved! How to Fetch Parameter Value using Business Rule ?

Hello Guys I Have a Requirement like when user click on an URL then  the Value of parameter will in a string field.So this is my business rule :Result is coming but is there any out of box function that can help in client script  then please help me ...

SUBHASHIS1_0-1673345285542.png
BlackCoder16 by Tera Contributor
  • 1188 Views
  • 2 replies
  • 0 helpfuls

Resolved! how to change the prefix the number field based on location selected

Hi All, I have requirement to populate the number field with customized prefix. I know it can be changed in Number Maintenance table. But the prefix will be dynamic based on the location of the user/location selected.Example: If I select location as ...

Community Alums by Community Alums  
  • 1771 Views
  • 2 replies
  • 0 helpfuls

Cannot read properties of null (reading 'replace')

When Iam running ATF, it is getting failed and stating like 'Cannot read properties of null (reading 'replace'). Can anyone help me about how to fix this type of issue to proceed further.Please find the screenshot below.

Attachment Integration

Hello Everyone,I am trying to integrate attachments from the incident table from the source instance to the target instance using REST Message. Basic Condition 1) use REST Message with the GET method to retrieve the data also with Table API2) use Sch...