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

Resolved! Setting Out of Office to prevent assignment of tasks

We are moving from our current system to ServiceNow next month, and I haven't been able to find any details on whether users can set an Out Of Office flag so that incidents/tasks are not assigned to them in that period. Does anyone know if/where this...

Khuli by Tera Contributor
  • 1925 Views
  • 3 replies
  • 2 helpfuls

Optimize the below Business rule

Hi All , I want to optimize the below Business rule , I have two business rules which use the below highlighted code :  var user = new GlideRecord('sys_user');        user.get(gs.getUserID());        if (user.web_service_access_only == true) I want t...

SSO and Account Recovery issues

Hi All, Has anyone experienced this error before when trying to set up account recovery? I have enabled the correct plugin and properties but this internal error persists. As you can see MFA has been configured correctly and that works, however, clic...

Alex319_0-1687512281605.png Alex319_1-1687512481993.png
Alex319 by Giga Guru
  • 1468 Views
  • 3 replies
  • 1 helpfuls

Autoclose Knowledge Feedback tasks

When a KB Feedback Task has been in the Resolved State for more than 2 Days (48 Hours), it should be automatically moved to the Closed state. help me  with the best solution.  thanks in advance,regardssaikumar

Inbound Email Flow help

Can someone please assist with creating an Inbound Email Flow for the following, if you could show me how this would look as I have not had to do this before please. So the scenario is when an email is received from a customers ServiceNow instance i....

Jason116 by Tera Contributor
  • 551 Views
  • 2 replies
  • 0 helpfuls

Resolved! Getting "Action not found" in Flow Designer

Hello everyone,I hope you can help me,I am currently experiencing a strange problem,Basically, I have a flow designer action which is loaded correctly in the development environment, but when I try to bring it into the test environment, via update se...

Giandonato by Tera Contributor
  • 1807 Views
  • 3 replies
  • 1 helpfuls

How to exclude ServiceNow integrations in Clone profile.

Hello Team,  How to exclude Integrations application registry values from Prod to Dev and Test.  We have to add in the exclude table under clone profile, but how to select or add only one application registry.  ThanksAshok

B Ashok by Tera Guru
  • 625 Views
  • 1 replies
  • 0 helpfuls

Issue Retrieving Variable Values in Catalog Task Form

Hello,I am trying to retrieve the values of the variables in the catalog task form. I am using a flow script, but instead of returning the values of the variables, it is giving me something like an ID (as shown in the picture). script:(function runMa...

MaramA_0-1716705439092.png MaramA_1-1716705467146.png
MaramA by Tera Contributor
  • 427 Views
  • 2 replies
  • 1 helpfuls

Resolved! Service portal widget - img src not pulling through

Hello all, I'm doing a project on my PDI and have 1 last thing I'm stuck on is displaying the image from the record to the portal. Can anyone show me where I'm going wrong? (If you follow me on Linkedin, yes its the Pokedex) The field is an type: Ima...

Community Alums by Community Alums  
  • 1562 Views
  • 3 replies
  • 3 helpfuls