Resolved! Is it possible to get deleted project tasks back?
A user deleted a project and consequently all of its child project tasks. I undeleted the project record but it did not bring back the project tasks. Is there a way to get those tasks back?
A user deleted a project and consequently all of its child project tasks. I undeleted the project record but it did not bring back the project tasks. Is there a way to get those tasks back?
Hi ,How can we change the knowledge article template? Thanksjanani
Images are not visible in any of the Knowledge articles created by ServiceNow. PS - I had seen this issue earlier for some of the knowledge articles where only after login it used to show the images, but now that is not the case any more. Sample arti...
Hello, I have a quick question. I created a List UI Action. This UI Action uses glideajax and a script include to grab the selected records from incident table and update a record on a different table. My question is, I want to also make this UI acti...
Hello Team, How to trigger ad-hoc approvals in flow designer for a RITM? How to validate the approval status in the flow designer? I want to make sure all the approvals are approved including the manually added approvers and the group approvals trigg...
In London patch 6, we're experiencing an issue where our Order Guide widget (the out-of box widget-sc-order-guide-v2), will on occasion NOT cascade variables from the Describe Needs tab to Choose Options. The Order Guide and catalog items are set up...
In workflow, I have many times leveraged a wait for condition script to ensure that all manually created catalog tasks associated with a ritm are completed before completing the workflow. I want to build this same thing flow designer. Any advice on h...
Hi all, We are using email client templates all with the format Font=Source Sans Pro, Font size = 12. However, when we use the reply/ reply all/ forward buttons in an Email received/ sent in the instance, the text generated by the called email script...
for knowledge articles, in the XML one does not find "sys ID" mentioned but rather the field "article ID" can anyone elaborate around this construct as it differs from other record types where usually Sys ID is found on the xml as well as when expor...
I am unable to reset my SNOW instance password. Every time I get this error: Change Password Error Error updating password Reset request numberPRQ0001005 Please help
As an enterprise organization you have to assign every kind of ownership and responsibility to a group of people instead of to a single person. At least a "Managed by group" is available for configuration items and assets although there is no synchro...
What are the ways to Create CMDB data? Import SetDiscoveryManualHelp the Help Desk
Hi, Building a few Flows for our Service Catalog here and trying to work out if there's an equivalent in Flow designer for g_scratchpad. For example, we have a ticket where the user specifies the environment they need access to (Dev, Dev 2, Test, Tes...
Hi Folks,I have one doubt, I want to find where all the related list will be stored ..?So when ever we try to add a related list for a particular form we can notice related list for that form will be unique when compared with others.example:In user t...
Hi experts, I have the requirment to call a ui script (.jsdbx) from a ui action in problem process. I created the ui action: function onAssess() { if (g_form && g_form.mandatoryCheck()) { ScriptLoader.getScripts('TestUiScripts.jsdbx', fu...