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

Forum Posts

ServiceNow integration with RPA

Hi, I wanted to see if we can make an integration between ServiceNow and RPA. As of research on articles, we have recently have this possibility with the help of GenAI. Can someone if this integration is possible, then, how can I acheive it? also, wh...

shilpaservi by Tera Contributor
  • 1089 Views
  • 2 replies
  • 0 helpfuls

Resolved! Add HTML text in Additional Comments and Work Notes

Hey everyone,I just found out from Now Learning that if you want to add some HTML code for highlighting certain text in the Additional Comments and Work Notes, you can do this, just do this [code] <HTML_SCRIPT> [/code] :[code] <p style="color:red;"><...

MuhammadHamza_0-1703772733455.png

Resolved! Issues with a flow to create catalog items

Hi,I'm new as a servicenow developer and I am looking for best practices answers. I am creating an application that first need to create new Catalog Items. To do that, I have a flow that tries to create new records in the sc_cat_item table.First ques...

OlivierDetille_0-1741778245378.png

what are not included in an Update Set, by default

Which of the following are not included in an Update Set, by default? (Choose four.)---- A.Client ScriptsB.ViewsC.SchedulesD.DataE.HomepagesF.Database changesG.Report DefinitionsH.Published WorkflowsI.Related ListsJ.Scheduled JobsK.Business RulesDiff...

Notification Sending via Schedule Job

Hello everyone, I need some help!I'm creating a notification sent via Schedule Job, but I'm facing some issues. Here's what I did:First, I created an event: user_birthday.Second, I created a notification triggered by this event.Finally, I created a S...

Natanael by Tera Contributor
  • 1951 Views
  • 4 replies
  • 1 helpfuls

Some Catalogs Not working in VA ?

I am trying submit the catalogs using Request a catalog item block in virtual agent in servicenow but some catalogs not working those have the catalog client scripts and ui policies and whenever try with catalogs without scripts and ui policies those...

siva44 by Tera Contributor
  • 1210 Views
  • 6 replies
  • 0 helpfuls

ACL & User Criteria - Not Working

Hey Everyone,I’m working on setting up user criteria and ACLs for knowledge base (KB) articles and need some guidance to ensure proper access control.My Current Setup:A user criteria is defined at the KB base level.An ACL of type "read" on the kb_kno...