ServiceNow AI Platform forum
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Forum Posts

Inbound email attachment Flow Designer not triggering for external users and users with limited role

Created a Flow Designer for Inbound email attaching the attachment on the record. Everything seems to work fine for internal users. Email comes in, flow is triggered and file is attached to the record. However when inbound email comes from external u...

In sys_user_has_role table, when inherited field is set as true. Then granted by field is show the group name . But it is coming empty. Please can any one say why is this happening ?

In sys_user_has_role table, when inherited field is set as true. Then granted by field is show the group name which is granting the  role to the user. But it is coming empty for all the entries. why is this happening ?  

Debartha by Tera Contributor
  • 4150 Views
  • 5 replies
  • 1 helpfuls

Resolved! Licenses required for my Now instance

Dear Now community,I am wondering what licenses I'll need for a new now instance so an implementation team can do their work. Planned is to set up different modules one after another so we'll start with a Service Catalog, Data Model and CMDB, then we...

HorexR by Tera Contributor
  • 2965 Views
  • 3 replies
  • 1 helpfuls

Resolved! Prevent duplicated records using Flow Designer

Hi, I need to prevent an inserted/updated in the cmdb_ci_business_app table when the source system and source system id values already exist in the table. This must only be taken in consideration when the source system and the source system id fields...

JuanMosquella_0-1707411930972.png JuanMosquella_1-1707411984539.png JuanMosquella_2-1707411999208.png

Create Request UI Action from an item record

I have a client that wants to be able to create a request from within another requests item record. I copied the Create Request UI Action from Incident and added it to the item table. It works to the point where it generates the request but fails to ...

Bob Hage by Tera Expert
  • 1598 Views
  • 3 replies
  • 0 helpfuls

Workspace Script Issues

Hi Team, I have to setup some custom UI actions in related list of table. But I am facing issues with below: 1. g_list.getChecked not working in Declarative action assignment - client script. I am using below code to get the sys_id of records which a...