Use PDIs? Take our 5-minute survey to help shape the PDI roadmap.

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

Forum Posts

Compare glide_list with reference field value.

(function executeRule(current, previous) { var applicabilityUser = current.getValue('applicability_by_cao');var circularList = current.getValue('circular_cao'); // If circular list is empty → stop saveif (!circularList) {current.setAbortAction(true);...

PDI Instance

My PDI has been stuck with this message for four days now. Is it toast?Developer Instance is undergoing unscheduled maintenance. Get Notified when your PDI is available.

Prevent tag submission

I have a tag called "Tag Ex" and only specific groups are allowed to use this. I have created a before business rule so that an error appears when a user outside the groups tries to apply the tag with the same name. It will still allow outside users ...

Momiji by Tera Contributor
  • 1020 Views
  • 6 replies
  • 0 helpfuls

Resolved! How do I get the parent record for an approval via a flow

I have a flow that I want to use to close out any outstanding approvals after a period of time. I can identify the approval records, add comments and cancel them easily, however I also want to add a message to the parent record to advise the user tha...

Moedeb by Tera Guru
  • 1380 Views
  • 2 replies
  • 2 helpfuls

Resolved! Make additonal comment visible by default

Hi, In the sc_task table, I am trying to keep additonal comment as default and the user should click on the toggle button to update worknote. It is good in incident. But in sc_task, both the fields are appearing at the same time. Attached the image b...

Error 403 integrating Gitlab Spoke

Integrating the GitLab spoke for Service NOW and the service account we are using is "owner" and has API and Admin Mode scopes in gitlab oauth application configuration.  I can pull info fine via Service NOW and populated two custom tables with Users...

jcdunn by Tera Contributor
  • 450 Views
  • 1 replies
  • 0 helpfuls