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

gs.eventqueue is not working on internal users

I created business rule that get the additional assignee list for a record and extract every Internal user and then trigger a gs.eventQueue to send notification.the weird thing is that its not sending to internal users. when I add a custom email addr...

Question on integration

HI All,I have integrated ceridian with servicenow where any request created in ceridian it also created in servicenow however, there is an issue with the "requestor" field if the user doesn't exist in servicenow the field remains blank which is corre...

Resolved! How is access to archive tables controlled?

Is the authorisation concept of the documents to be archived automatically adopted?Do I have to create new ACLs?Who can see archived records if I only activate and start an archive rule without doing anything to the authorisations?

Meloper by Kilo Sage
  • 1434 Views
  • 1 replies
  • 0 helpfuls

Teams Macro showing message Twice

I have created UI Macro for teams integration it is working fine but whenever click the web teams app then it is showing message twice and whenever click the teams app then working fineUI Macro script :<?xml version="1.0" encoding="utf-8" ?><j:jelly ...

SIVASANKARA by Tera Contributor
  • 764 Views
  • 2 replies
  • 0 helpfuls

Resolved! Converting a workflow approval to flow approval

I need to rebuild a workflow as a flow, and I'm up to recreating the approvals in flow designer, but it seems like flow designer doesn't allow for the same functionality that workflow editor.  The workflow approval I'm trying to recreate has the appr...

Inbound email actions

Hi All,  So I have a  inbound action that process the emails and creates new request from a vendor, this was working fine and now the emails are being generated from vendors service now and we are facing issue with watermark in the vendor email, I di...