We've updated the ServiceNow Community Code of Conduct, adding guidelines around AI usage, professionalism, and content violations. Read more

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

Forum Posts

Need a multi select variable on catalog item.

I have the following requirement for my catalog item.First requirement:1) Need to create a variable "abc" with 4 option "1", "2", "3" and "4".2) User should be able to select more than one value from the option. Second requirement:Need to add a text ...

Community Alums by Community Alums  
  • 1217 Views
  • 3 replies
  • 0 helpfuls

Email Notification when additonal comments

Hello Folks,I am facing an issue with setting up an email notification. The requirement is to send an email to the assignment group dynamically based on the "Additional Comments" added to the catalog item, when the "Assigned to" field is empty and th...

dmahendran by Tera Contributor
  • 1661 Views
  • 18 replies
  • 0 helpfuls

Flow Designer not triggering for catalog item request

Hello,I am working on a catalog item in ServiceNow where I have configured a Flow Designer flow to trigger on record creation. However, when I submit the request, the flow does not start automatically.I have verified:Flow is active.Trigger conditions...

ThanuRajM by Kilo Contributor
  • 1278 Views
  • 4 replies
  • 1 helpfuls

GlideListLayout_Query/getListLayout

When a user tries to access a list view it gives the error  Exception encountered processing path: /GlideListLayout_Query/getListLayout - You do not have access to this table. we've given access to the role that includes all t...

Resolved! Page numbers on generated PDF

I am generating a pdf in a UI action. How can I add page numbers to the pdf generated? I am using new sn_pdfgeneratorutils.PDFGenerationAPI() to generate pdf.

samadam by Kilo Sage
  • 956 Views
  • 1 replies
  • 0 helpfuls

Display RITM record in Related Lists Tab for Change Request

Displaying the RITM records in the related lists for Requested Items tab based on chosen ritm field inside the 'Business Approval for Deployment' field inside change request. Tried to configure inside business rule for when Business Approval for Depl...

HanisahR by Tera Expert
  • 802 Views
  • 1 replies
  • 0 helpfuls

for each loop is not iterating exactly

i have list collector, based on values choosen those many incidents records will create but here records are creating those many no issue , but when i see the flow execution it's iterating only one time. in this i have choosen 8 users so in log i got...

GillerlaRajesh_0-1754803051983.png