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

Forum Posts

How to remove Create Incident button

Hi, if I go to kb_knowledge table and then i click on a published article, then i can on the View Article UI Action. Im being redirect to a new view and I see Create Incident on the right corner, how can I remove this button 

Alon Grod by Tera Expert
  • 2638 Views
  • 6 replies
  • 2 helpfuls

Resolved! Flow working on test but not Automated

I created a flow that works when i test but not when it runs in background.Flow is triggered on contact creation.It grabs the userid into the variable I then grab that variable and update the email address with adding @email.com.au *not actuall but h...

flowemail2.PNG flowemail1.PNG
markdart by Kilo Guru
  • 1686 Views
  • 10 replies
  • 0 helpfuls

How to utilize AI to create Playbooks?

I have a question about utilizing AI in ServiceNow to create Playbooks...From my understanding, this would require utilizing Now Assist for Creator. Is this correct? Could we utilize AI Agents to create Playbooks?Why or why not?  What is best practic...

Su522 by Kilo Sage
  • 1092 Views
  • 2 replies
  • 1 helpfuls

Resolved! How to dynamically dot-walk in script?

I am trying to script a dynamic dot-walk. To simplify I have included the array of fields that includes a dot-walk in the script below. var arrExample = ['first_name', 'last_name', 'location.city']; var grUser = new GlideRecord('sys_user'); grUser.ge...

Gage by Tera Expert
  • 5176 Views
  • 5 replies
  • 5 helpfuls

Resolved! SCIM Provisioning using Entra

Hello - I am trying to follow the following guide:SCIM Provisioning from Microsoft Entra ID - Page 2 - ServiceNow CommunityWas going well until I got to - Configure Microsoft Entra ID 10. Fill in the "Tenant URL" in the form "https://<instancename>.s...

davediguer by Tera Expert
  • 2534 Views
  • 1 replies
  • 0 helpfuls

Resolved! UI Action - Format for Configurable Workspace Selection

In a UI Action, I am checking the Format for Configurable Workspace box so that it can be used in a workspace. However, this selection is not being captured in my Update Sets and needs to be reselected manually after uploading it to a new environment...

kshort by Tera Expert
  • 3357 Views
  • 2 replies
  • 0 helpfuls

Populate Unit Manager Groups

I have 2 fields unit_managers field (List Collector that refences the sys_user table) and requested_support_group field (Reference field that references the group table) in a catalog item in Service PortalWhenever a requester selects a unit manager o...

omatD by Mega Contributor
  • 1305 Views
  • 8 replies
  • 0 helpfuls

Make field readonly using UI Action

Hi Community,I’m trying to add a button on the Incident table form that, when clicked, should make the State and Short Description fields read-only. Could anyone guide me on how to achieve this?Thanks in advance!

DevYadav by Tera Contributor
  • 1813 Views
  • 9 replies
  • 0 helpfuls