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
  • 340 Views
  • 1 replies
  • 1 helpfuls

Resolved! Auto populate a variable in multi row variable set based on another variable on record producer

Hi,I have a variable called “Receipt Number” in a Single Row Variable Set, and another variable called “Transfer Receipt Number” in a Multi Row Variable Set.I need to copy the value from the Receipt Number variable into the Transfer Receipt Number va...

D V Sandeep by Tera Contributor
  • 516 Views
  • 3 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
  • 427 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
  • 775 Views
  • 2 replies
  • 1 helpfuls

Resolved! 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!