Built something you're proud of? Tell the story. A quick G2 review of App Engine or Build Agent helps other developers see what's possible on ServiceNow. Share your experience.

ServiceNow AI Platform forum
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Forum Posts

Script Needed

HI All, I need a script to update the incident table Requirement: I need to capture the updated time and add it in closed field

Saib1 by Tera Guru
  • 530 Views
  • 1 replies
  • 0 helpfuls

Knowledge Article form

What could be the reason if an assignment group is not showing in the 'Can Read' field in the Knowledge new record form? What should I check or look for?

SakshamB by Tera Contributor
  • 584 Views
  • 2 replies
  • 0 helpfuls

Respecting ACLs in GlideAggregate

I have a ServicePortal widget which calculates a set of filtered record counts using GlideAggregate. Is there a way, like GlideRecordSecure to make the aggregate respect the ACL on the table and only count records which the logged in user can see? It...

barcar by Tera Contributor
  • 3409 Views
  • 7 replies
  • 2 helpfuls

Azure Sentinel Incident Field Mapping

Hi all, I have installed Microsoft Azure Sentinel Incident Ingestion Integration For Security Operations. I have mapped the ${Account: properties(accountName)}$ from the Account Entity Fields to the Affected user within the Azure Sentinel Incident Pr...

Karlie01 by Tera Contributor
  • 2015 Views
  • 5 replies
  • 0 helpfuls

Encrypted connection to a SQL server DB via JDBC

Hello everyone,I need to connect via JDBC and via MID server to a SQL server DB. However, the connection must be encrypted via TLS. I configured a "JDBC Connection" and the "Connection URL" is generated in the screen. However, I have not found a way ...

Stefano_0-1729675904525.png
Stefano by Tera Contributor
  • 1763 Views
  • 1 replies
  • 1 helpfuls

Resolved! ATF - When Is Manual Testing Faster?

Hi everyone,I'm currently learning ATF in ServiceNow and have a question. Are there specific scenarios where manual testing would actually be faster than automated testing? For instance, when testing Service Catalog functionality, wouldn't it be quic...

kkrushkov by Mega Sage
  • 1805 Views
  • 2 replies
  • 2 helpfuls

Notification firing twice

Hi All I'm having what appears to be a common problem, although none of the solutions i've found via google-fu has helped me yet. I have two email notifications configured that are both resulting in duplicate emails the first is Incident commented fo...

find_real_file.png find_real_file.png find_real_file.png find_real_file.png
Kai Tingey by Tera Guru
  • 4407 Views
  • 7 replies
  • 2 helpfuls

Visual Task Board Add Card Functionality

Hello Community,in Visual Task Boards  I have a guided board that queries the task table so when I add a card it creates a task record.can I change this behaviour so for example it creates an incident record?I have tried searching the code for Add Ca...