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.

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

Forum Posts

Barcode scanning in Now Mobile

The Now Mobile app is designed to streamline reporting issues with meeting rooms via barcode scanning.Once the barcode is scanned, the app verifies the meeting room using the Asset Tag from the Managed Rooms table.If found, it displays "Meeting Room ...

Cannot access to the $sp object through my server scrpt

Hi all,I ve implemented an Assigment action by a serve side script whis is correcly executed when pushing the linked button.I need to access my current page parameters (and properties) to elaborate server side updating. But if I try to access the $sp...

andreadigiu_0-1751626604492.png

Resolved! Now Assist Skill Kit

What are the required plugins to use Now Assist Skill Kit and can I install in on my PDI Is it free?

Resolved! add and remove days question

Hi,I'm not good with dates and times, so I'm practicing now. Kindly help. var gdt = new GlideDateTime("2025-07-03 08:03:35"); var adding = gdt.addDays(10).toString(); //add 10 days to current date time var removing = gdt.addDays(-1); //remove 1 days ...

1.jpg

CSM workspace tabs and filters

I am in the process of building a new page variant in the CSM workspace which contains tabs. I have some single score data visualisations on each tab. The tabs all have their own filters. However, if I have a filter set in one tab, all my single scor...

M_A by Tera Contributor
  • 570 Views
  • 2 replies
  • 0 helpfuls

Virtual agent NLU

I have created a VA flow which runs based on choice selected by users. Can we create a NLU intent in VA so that directly navigate to step no:X of flow based on text with skips rest steps in flow designer??

Resolved! Field Level VS Table Level ACLs

When both field-level and table-level ACLs exist in ServiceNow, how does the platform decide which one to apply? Which one takes priority, and what's the logic behind that?

vikramkehar by Giga Contributor
  • 1841 Views
  • 3 replies
  • 2 helpfuls

Resolved! Business Rule

I have a business rule set to run on update of the 'State' field on the Incident table. It works perfectly when the field is updated manually or through a script, but when I update the same field using Flow Designer, the business rule doesn’t trigger...

vikramkehar by Giga Contributor
  • 877 Views
  • 4 replies
  • 1 helpfuls

Resolved! addEncodedQuery vs applyEncodedQuery

I often see both addEncodedQuery() and applyEncodedQuery() used in GlideRecord scripts — they seem similar, but are they really doing the same thing? When should I use one over the other, and are there cases where applyEncodedQuery() is actually bett...

vikramkehar by Giga Contributor
  • 961 Views
  • 3 replies
  • 2 helpfuls

Resolved! Locate the attachment of a record and read its content

Hello SN community. I have a batch of records that have attached a file that comes from another integration. I have a task where I require to locate the attached file and read it. Can you please provide with some guidance on how I can do that?

fahabil698 by Mega Contributor
  • 977 Views
  • 5 replies
  • 1 helpfuls

CAD DOUBTS

1. Which of the following is NOT a Flow Designer feature?A. Run a flow from a Catalog itemB. Call a flow from another flow or subflowC. Add stages to a flowD. Test a flow using the “Run as” featureIs it B OR D?2. What are the features of Flow Designe...

PoojithaVap by Tera Contributor
  • 1056 Views
  • 6 replies
  • 2 helpfuls