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

Forum Posts

Rescind Activities

Can somebody help me with this. Journey can be cancelled if a new hire no longer works for us.If in the user table the "Active" field” becomes “inactive” for an employee who has a journey, automatically trigger the Rescind process. Thanks!

xcvxcv.png
edupaz by Tera Contributor
  • 796 Views
  • 4 replies
  • 0 helpfuls

Resolved! How can I disable Client Script on Workspace

Hi all, I want to disable Client Script on workspace and Iwant to know which table stores the Client Script record?For example, UI Action record on workspace is stored "Declarative actions (UX form actions)" table not "UI Action" table. Regards,

shun6 by Giga Sage
  • 919 Views
  • 2 replies
  • 2 helpfuls

Resolved! GlideAjax is not defined when called from UI Action

Hi All,I created a Script Include and trying to call it using UI Action. Both UI Action and Script Include are in the same scope but not global. Script Include has the Client Callable enabled and also tried to invoke it from UI Action by prepending t...

Resolved! Cannot convert to null error when it's not null

In my BR, I've the following lines(function executeRule(current, previous /*null when async*/ ) { // report DataCore var table = current.getTableName(); var recSysId = current.sys_id; var eventName; var finalPayload = {}; v...

Nisar3 by Giga Guru
  • 1137 Views
  • 8 replies
  • 0 helpfuls

Resolved! MultiSSO not working with Domain Separated Instance

Hello Folks,I am trying to enable Multi SSO on a domain separated instance it was not showing the login options on the login page. After backtracking I found one script include `MultiSSO_OidcUtil` with below comments. Anyone have idea how I can enabl...

Log to show who has logged into our Support Portal

I want to run a report showing who's logged into our Support Portal. Where can I find that information? I don't want internal/fulfiller users that have logged into our internal SN instance, but where our customers (Contacts) login. I've tried the tra...

MStritt by Tera Guru
  • 537 Views
  • 2 replies
  • 0 helpfuls

Alert when user will login to service now instance

Hi Team,I have a requirement,I need to populate Alert when user will login to instance, I need only show Alert with Ok button,I saw few articles like - https://www.servicenow.com/community/developer-articles/create-a-popup-message-on-login/ta-p/23055...

AnilM99 by Tera Expert
  • 973 Views
  • 4 replies
  • 0 helpfuls

How to customize the color of Process Flow Formatter?

May I ask how I can customize the color of the Process Flow Formatter? Currently, all the status background colors that have passed through are green, but I want to change the color of this passing state on my table to blue.May I ask what I should do...

xiyan_li by Tera Contributor
  • 921 Views
  • 2 replies
  • 0 helpfuls