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

Forum Posts

User IS NOT 'system'

Hi, I've got a new one for you. Back before I joined this company and before I knew anything about ServiceNow, a partner of ours created some business rules. These rules are: 1. Gets user ID, checks if the company is MTI (i.e. internal user) and, if ...

Resolved! Creating a Training Manual in SN?

Hello all,  I am a junior ServiceNow admin for my company and I have been tasked with drafting up a Helpdesk training manual for onboarding our new technicians. I wanted to reach out to the hive mind to request assistance. I am not too familiar with ...

find_real_file.png

GlideTransaction API reference

Can anyone tell me where I can find an API reference for the GlideTransaction object?   I have found multiple examples in the community forums and in Business Rules and Script Includes but it is not listed in the Product Documentation Server API refe...

mmongeau by Giga Guru
  • 22451 Views
  • 16 replies
  • 11 helpfuls

Load a template based on a field value

Hi,We have a requirement to load a template on new_call table which sets the description field to some value. This template has to load when a field "Call Type" changes to incident. I am trying to write an onChange client script using applyTemplate("...

jagannaths by Kilo Expert
  • 2687 Views
  • 7 replies
  • 2 helpfuls

Resolved! Edit OOB service portal page

Hi,Can we edit the OOB service portal page ?If answer is yes, can anyone let me know how to do it.We have a requirement to make some customization to the sc_req_item page, but it is not allowing me to edit this page.Thanks

Resolved! Service Portal Page Development Best Practice..

Hi AllI recently built a quick proof of concept for our service portal, and I have since re-cloned the environment and we are now starting to build our portal.During the proof of concept, I would take a standard page, copy it, and develop my copied v...