Join the #BuildWithBuildAgent Challenge! Get recognized, earn exclusive swag, and inspire the ServiceNow Community with what you can build using Build Agent.  Join the Challenge.

ServiceNow IDE, SDK, and Fluent forum
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Forum Posts

Resolved! Report

when creating reports relating to the incidents table [incident], among the available columns, I would also like to be able to have among the columns the Alerts table [em_alert] (which is not currently present) with all the related fields. 

RominaF by Tera Contributor
  • 216 Views
  • 1 replies
  • 1 helpfuls

split cidr

Hello All , I'm trying to use the function Split in SN Utils to separate a CIDR (192.168.24.21/30) .The fact is , i have an error with this function .You will find below my commands .In the 1st line , through the log , i can notice that i have the CI...

ACL

User wants to ready only access to the sys_cs_conversation_task  table even though read ACL got passed but issue with the record is not accessible to the user due to query business rule or domain separation query. Please provide me a solution. Below ...

KasulaK by Giga Contributor
  • 254 Views
  • 3 replies
  • 0 helpfuls

I Done project using BuildWithAI

@https://dev277227.service-now.com/x_1871325_ludo_gam_ludo_game.do    I have developed a Ludo Game using ServiceNow AI Agent, and I’m really happy to showcase this creative build. Interactive Ludo gameplay experience Smart AI-driven dice roll logic S...

Build with Agent

Built a “Departmental Software License & Usage Tracker” App Using ServiceNow Build Agent!Hi Everyone,I recently explored the #BuildWithBuildAgent challenge and decided to build a complete Departmental Software License & Usage Tracker app  entirely th...

NarendraK14 by Tera Contributor
  • 468 Views
  • 2 replies
  • 1 helpfuls

Bulk creation of ACLs

Hi!I’ve added several new fields and now need to create the corresponding ACLs.Is there a faster way to generate all the CRUD operations for these fields, instead of creating each ACL manually one by one?Thanks!