Join the #BuildWithBuildAgent Challenge! Get recognized, earn exclusive swag, and inspire the ServiceNow Community with what you can build using Build Agent.  Join the Challenge.

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

Forum Posts

Resolved! Which table is Flow Executions stored in?

I want to build a UI page that has a list of the flow executions in it but I can not find which table the executions is stored in.  I want to have something similar to Flow Designer Executions tab on my UI page.  See screen shot

find_real_file.png
Cory B by Kilo Expert
  • 15863 Views
  • 8 replies
  • 8 helpfuls

Resolved! Field Permissions API

ServiceNow forms in Portal will apply the UI Policy, Client Script and ACL permissions on each field. I would like to make some fields editable from a list view.  And, I would like to build some cleaner forms without ServiceNow Forms. Is there an api...

Rob Joy by Tera Expert
  • 1141 Views
  • 2 replies
  • 0 helpfuls

Import Application from GitHub using SSH deploy key

Hi, I am trying import application from GitHub repository using SSH key.  The public key is uploaded to GitHub as deploy key with read/write access.  The private key is imported to ServiceNow as SSH Private Key credential.  I am getting the error "Re...

echong by Kilo Explorer
  • 2710 Views
  • 6 replies
  • 5 helpfuls

GlideRelationship is not working in scoped application

Hi Team,I have cloned the OOB Data table widget in a scoped application, while doing the same I am gettting error "GlideRelationship is not working in scoped application" below is the snipped of code where this has been used.if (data.relationship_id)...

Sivakumar10 by Tera Contributor
  • 1223 Views
  • 6 replies
  • 0 helpfuls

Resolved! Who can escalate Incident in Servicenow?

Hi All, Who can escalate incidents in ServiceNow (like caller or assigned to ,,....etc.) and How they will escalate? I need to know the complete process. Thank you in advance!!

MH3 by Tera Contributor
  • 815 Views
  • 1 replies
  • 0 helpfuls

Resolved! Email Reply

Hi,When servicenow receives an email reply of a email that was sended from a record, with watermark (eg: records like RITM or INC), is a default behavior of servicenow automatically create a journal entry on the source record (RITM, INC) for the emai...

LucasRomani1_0-1680624430173.png

Resolved! UI Action for state update

Hello All,I am trying to update the state of the ticket with a button" moved to next state" based on the current state, using if else, like if current state is draft the state will update as assign, if current state is assign then state will be updat...

SnowUser09 by Tera Contributor
  • 1469 Views
  • 4 replies
  • 4 helpfuls

Resolved! Catalog Client script not working in portal

I have written catalog client script on variable set.Whenever i add record in multirow variable set i need to get record count in alert.This script is working when i exceute in TRY IT Scetion. But this script is not working in sp portal when i add ro...

Resolved! Create Approval for custom table

Hi, I'm having a problem with Approval.I have a custom table, I want when I create a Record, in the Approval(sysapproval_approver) table there is also a new record in State Requested created for the record in the custom table. The evaluator will Appr...

Chronos by Tera Contributor
  • 4460 Views
  • 3 replies
  • 0 helpfuls

Dashboard Restrictions Based On Roles

Hi Team,            I have a requirement where the client says that the users should be able to access the dashboard but they should not be able to open the records from there, it should be based on who have the certain privileged roles.I have tried ...

Rachit Singh by Tera Contributor
  • 1807 Views
  • 1 replies
  • 0 helpfuls