Resolved! Email address for an inbound email action
What is the address that users submit an inbound email action to and how is this configured? I know it is <something>@<instance>.service-now.com. Just trying to determine the "something". Thx,
What is the address that users submit an inbound email action to and how is this configured? I know it is <something>@<instance>.service-now.com. Just trying to determine the "something". Thx,
I created a case template that applies values to the Resolution Code, Resolution Notes and Add resolution notes to comments fields. I was playing with the OOB Onboarding Playbook for CSM and when I got to the Propose resolution step I was trying to ...
Helo! I have an ask to edit a workflow to create a second task when a first task is "closed complete." Please see attached screen shot. But the logic breaks. As is the task is always made, no matter what the closed condition of the first task is. ...
Ref: Solved: Can I write logs to the Execution Details record - ServiceNow CommunityThe reference question isn't solved as the link it points to no longer works.I'm creating a custom action with a javascript script. I need the ability to print outpu...
Hi all, Is there a way to share the My List with other agents? Similar to filters you could share them, just wanted to know if it's possible with the My List filters on Agent Workspace.
standard ticket page can't display all the contents of the 'Description' field, how to configure it show completed content in 'Description' field? Thank you!
Hi,I have created a subflow which I triggers from BR using sn_fd.FlowAPI.getRunner().This was required as subflows can accept proper inputs and I need to trigger this flow from sc_request level with advanced conditions, which are not available for th...
How can I calculate the the total time resolved time of an incident excluding the time that the incident was on 'On Hold' state
I want to hide 1 of the catalog item from the 'Choose option' page but include it at every order guide checkout. Hidden at the 'Choose option' page & included in the REQ. Did someone cracked this case? Mélissa
Hi all! I've got some exciting news to share, but before diving in, a quick primer on GPT (Generative Pre-trained Transformer) for the uninitiated. GPT, developed by OpenAI, is a cutting-edge AI designed to understand and generate text in a human-lik...
Hello All, We have two variables in service now form.1. Choose which class is the CI ? ( it's a Dropdown variable ) (Example: Below are the dropdown list ) Network Gear Printer Server Computers 2. Select CI ? (Reference variable ...
Hi All, I have one email script to generate clickable link below code is a part of email script, Sometimes link gives an error ("414 Request - URI Too Large") error, As per checking URL length is too long approx 15k to 17k characters thats why that e...
Hi Team,I have a UI action Called 'Delete Comment' which is working fine in the Instance side.i need to make that Ui action visible in Workspace side as well and make it work on the CSM/FSM configurable workspace as well.Can anyone please help me on ...
Hi Everyone,I need to make the text in Short Description as bold in this mail script. I tried <b> and <stong >tags but nothis seems to be changing . (function runMailScript(current, template, email, email_action, event) { if (current.getTableNam...
Hi, Can anyone please let me know how to add flow actions to an update set.And can you let me where all my operations performed by me in servicenow is stored. Thanks