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

Forum Posts

Script Include Date Validation

Hi Developers,I have a script include to validate dates (start date and end date) on a catalog item. The end date should be bigger than (or the date after) the start date, however, if my end date is on month after my start date (eg 13-06-2023) but th...

Kamva_0-1685311961728.png Kamva_1-1685311981372.png
Kamva by Giga Guru
  • 709 Views
  • 4 replies
  • 0 helpfuls

Resolved! action redirect in UI Action for workspace

Hi all, It seems like "action.setRedirectURL(url);" is not working for agent workspace. Here is the error message shown in browser: The script works in UI16, but not the case in agent workspace. Anyone have ideas?   Regards,Ming

find_real_file.png

Resolved! Change skipping Authorize phase

CAB approval group is deleted by mistake and after adding it back (exported xml from PDI and imported it into our instance), change is skipping Authorize phase and directly moving to Schedule.Verified Authorize flow and the normal change policy is fa...

Honey J by Tera Contributor
  • 731 Views
  • 2 replies
  • 0 helpfuls

Email notification for Incidents not updated

Hi guys,  I am willing to create a notification for when an incident hasn't had any updates to its additional/work notes for an X amount of days sent to the assignee.  Can this be achieved by a flow designer? Or a system notification + event should b...

reza1921 by Tera Contributor
  • 564 Views
  • 2 replies
  • 1 helpfuls

How to call UI action on a form section using UI macro

Hi,We have a UI action that is displayed a link under related links on the form. But user wants that link to be displayed on a section with the form. So, want to call this UI action using UI macro and formatter onto the form section. Please assist on...

sath by Tera Expert
  • 944 Views
  • 7 replies
  • 0 helpfuls

Resolved! Sending data from ServiceNow to Postman

Hi Team, I am able to create data from Postman into ServiceNow. Now i need to send the same data back to POSTMAN whenever there is any update in the data in ServiceNow. Any idea how can we replicate the changes from ServiceNow to Postman?

How to increase the logo size in banner

I uploaded a company logo in servicenow instance (System Properties -> Basic Configuration UI16) but the logo size is too small. How to increase the size? I am in London version

Developer3 by Tera Expert
  • 4128 Views
  • 8 replies
  • 2 helpfuls

How to check if additional comments is filled in with values or not?

In Incident Table create a UI action button with the name “Need More Info”.This UI Action button will appear only when the State is “In Progress”.This button should appear only for the person name shown in the field “Assigned to”.When the “Assigned t...

Community Alums by Community Alums  
  • 3016 Views
  • 9 replies
  • 0 helpfuls

Need to Hide Export Option in List View for certain users

Hello Experts,  We have requirement to hide "Export" option in UI Context menu in the List view (export -> CSV,PDF, etc). We developed a scoped application and this view is from that scoped app. We can able to achieve this via changing the out of the...

M Ravi K by Tera Contributor
  • 943 Views
  • 5 replies
  • 4 helpfuls

Create multiple sc_catalog task using flow designer

Requirement: I want to create a generic Disposal SR which have four variables such as, Requester, Stockroom, Location, variable asset so When I submit the request, want to create multiple catalog task.Task 1: Schedule Pickup --> Variable name: Vendor...