How to create a scheduled job to only run once a year
Im working on a scheduled job that only needs to run on jan 1 each year, is this correct:
We're reclaiming inactive PDIs to keep them available for active builders. Learn what's changing, who's affected, and how to protect your work. Read More
Im working on a scheduled job that only needs to run on jan 1 each year, is this correct:
Hello All,Dictionary info is not showing up when i right click on a field in a form and click on show field name .What might be the problem, can any one help me in fixing this...?
Hello everyone,I have a question regarding licensing:- If users have the itil_admin role, can they also have the announcement_admin role without incurring additional license costs?-If users have the itil role, can they also have the announcement_admi...
Hi.I want a widget to filter from and to date for my list report which is added to dashboardAny OOB widget please shareI see there is such widget in Platform analytics, but i want the Dashboard with reportsAppreciate any leads. Thanks,Yaseen
Hi Team, I want to send approval reminder for particular catalog item on the 10th,11th,12th and 13th of the month Can we achieve this using flow designer? Thanks,Yaseen
Hi all, I am trying to write a generic error handler for flows that should cover if for example a task is skipped, fails or not resolved correctly (as stated so in the business requirement). If an error occurs an incident should be created. The creat...
I am exporting report for RITM's but variables are not visible ? how to achieve this?
Hey,Could anyone please advise on how to get the display value for any reference field (CI field) using the onSubmit Catalog Client script?Using g_form.getValue('u_device_ref_1'), I am getting the sys_id of this fieldAnd with g_form.getDisplayValue('...
Hi Community,I'm a bit curious about how ServiceNow manages to update reference fields after restoring an archived record in cases where the 'retain references' checkbox is unchecked. The documentation says that if 'retain references' is unchecked, S...
This Multi Row Variable Set is working fine in RITM level but its editable in task level But in Task level What would be the reason ?
Hi,I need to hide watermarks on emails and came across the below article. Set the property "glide.email.watermark.visible" to false, but I still see them on emails. Please assist. https://www.servicenow.com/docs/bundle/yokohama-platform-administratio...
We require the "Desktop support" group to have access to RITMs belonging to catalog items of a specific category. We are trying to achieve this with ACL, but it hides all RITMs. Restrict access to RITM tickets and "Tasks included" Users in the group...
Hi Community, I am working on the notifications, as part of that I want to configure the Bell Icon which is on the top right side on Native UI, the requirement is.Let's say we have 2 user personas, 1, ADMIN 2, AGENT.1, Agent can only able to view the...
Where do I create, edit or add new buttons in this part of Service Operations Workspace, screenshot below:
The below is my onSubmit client script I have written inside the MultiRow Variable set. My problem is after each selection and add I do not want duplicate records that is the user must select unique combination each time here my multirow variable set...