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

Forum Posts

Truncate Flow designer

Hi I have been using the below script in the Toggle scripting for variable, in order to convert the attached image to base64 and send it via payload. var attachSysId = fd_data._1__get_catalog_variables.attachment_1; if (!attachSysId) { return ''...

Getting Error while submitting catalog task

When a particular user tries to save the catalog task after changing the state, they are getting an error. However, when I try the same as an admin, it works without any issues. Is anyone else facing this problem?

How to connect servicenow with AI Azure Chatbot

Hi @everyone,I need to integrate servicenow with azure AI chatbot. I am new to integration can someone help me with this requirement, like what steps i should follow.1. Whenever an incident is submitted for Category/Subarea (Engineering Tools and App...

Styling Table Cells in Workspace View

Hello everyone, We have a requirement to highlight certain cell values that are empty in a given table:  The requirement is that we want the workflow cells to have a background color of red when it is empty in the Workspace view. I see that something...

2026-03-09_10-42-57.png 2026-03-09_10-45-19.png
AaronMcD by Tera Contributor
  • 489 Views
  • 3 replies
  • 0 helpfuls

Check if date falls under schedule for specific timezone

Hi Community, I need help with the code to check if date falls under schedule for specific timezone.I am using isInSchedule() method, for some reason its not giving correct output, I have used this several times in past not sure why its giving me har...

Muskan Dixit by Tera Contributor
  • 2936 Views
  • 18 replies
  • 0 helpfuls

Enable Automated KB Generation in ServiceNow with AI Capabilities

Hello everyone,Looking for help with the following Automated KB generation-a. Towards the completion of any INC, there should be a KB article that gets created automatically with all the details from worknotes summarized by AIb. Upon a new INC creati...

CV1 by Tera Contributor
  • 604 Views
  • 3 replies
  • 0 helpfuls

Is there a way to hide container using a catalog UI Policy??

Hello Experts, I'm using a container display value as part of my form section, which i need to show and hide based on a checkbox variable. I tried creating a ui policy and ui policy action but it did not work. Is there a way to hide/show container?

saint by Tera Expert
  • 503 Views
  • 2 replies
  • 0 helpfuls

Resolved! Attachment downloadable variable not working

Hi Team,We have record producer where I have created a "Rich Text label" type variable which is used to download a attachment when user clicks on it. For that I had first attached the file to variable where it created a record on sys_attachment table...

PrudhviRaj4_0-1697788148808.png PrudhviRaj4_1-1697788186178.png