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

Forum Posts

Resolved! UI Action List

I have 2 custom tables.  Table 1 gets most of its data from fields that need to be field out on certain incidents and requests.  It gets other data from table 2 based on a rule number field lookup after insert into table 1.  If the rule number does n...

brianlan25 by Kilo Patron
  • 4072 Views
  • 13 replies
  • 0 helpfuls

Resolved! can I disable a portal without deleting it?

Our instance has some stock portal definitions in it, like the "csm" portal, and I don't want customers to be able to use them. Is there a way to make them inaccessible without having to delete the portal definitions?

Bj_rn G by Giga Contributor
  • 6589 Views
  • 2 replies
  • 7 helpfuls

Resolved! Update a record via workflow script

Hi Everyone, I am trying to create a workflow to automate the updating of locations via Service Catalog. I used Run Script in workflow using this script: var loc = current.variables.loc_location_remove; //getting the reference variable on the catalog...

dianemiro by Kilo Sage
  • 2546 Views
  • 4 replies
  • 1 helpfuls

Resolved! current.canwrite()

Hi All,   How to check whether the user is having write access ACL in servicenow. and what is current.rollup() ACL.   Regards, Sasikala.

sasi by Tera Contributor
  • 3213 Views
  • 4 replies
  • 4 helpfuls

Resolved! How use jasmine in atf test

Dear all,   I am evaluating the ATF in service now and notice that it is using the Jasmin framework.Am I write to say that jasmine is used to perform Server Side script validation or can it be use to do glide records and verify for instance that stor...

wakespirit by Kilo Guru
  • 7272 Views
  • 3 replies
  • 3 helpfuls

Resolved! How to send SMS using a UI action button

Hello Folks, We have activated Notify plugin in our servicenow and bought a number from Twilio. We are using "Send SMS" activity in our alert workflow to notify users.It is working as expected. Now we have a requirement, We need to have a UI action b...

Prasad43 by Tera Guru
  • 2395 Views
  • 4 replies
  • 0 helpfuls