logo

NJP

News Jace Pro

ServiceNow intelligence for people who need to know what changed.

News, acquisitions, companies, people, events, and public filings in one searchable place. No vendor press-release fog.

The latest

What’s moving right now

Showing stories connected to Ruen Smith. View profile Clear
NJP
Import · almost 4 years ago

ServiceNow on hold change issue with approvals

ServiceNow ref: [Place a change on hold](https://docs.servicenow.com/bundle/tokyo-it-service-management/page/product/change-management/task/t%5FPlaceAChangeRequestOnHold.html) Issue: 1\. Create a change request and progress until it reaches the approva...

Import · about 4 years ago

ServiceNow cancel_my_transactions.do

you can use cancel\_my\_transactions.do in the navigation (ServiceNow ) Haven't tested these all recently within global/local scopes, so feel free to have a play! option 1 ...

Details →
Import · about 4 years ago

ServiceNow instance url

var env = gs.getProperty('instance\_name'); gs.getProperty('glide.servlet.uri'); ServiceNow Haven't tested these all recently within global/local scopes, so feel free to...

Details →
Import · about 4 years ago

ServiceNow SysAdmin quizlet

Haven't tested these all recently within global/local scopes, so feel free to have a play! option 1 use an encoded query embedded in the GlideRecord , e.g. var grProf = new Glid...

Details →
Import · about 4 years ago

ServiceNow move away from hasRoles()

the hasRoles() method The hasRoles() method is still available, but is deprecated in the Geneva release. Use the hasRole(role name) method instead. If you do use the hasRoles...

Details →
Import · about 4 years ago

ServiceNow MS Teams Integration Resources

Haven't tested these all recently within global/local scopes, so feel free to have a play! option 1 use an encoded query embedded in the GlideRecord , e.g. var grProf = new Glid...

Details →
Import · about 4 years ago

ServiceNow user registration

Haven't tested these all recently within global/local scopes, so feel free to have a play! option 1 use an encoded query embedded in the GlideRecord , e.g. var grProf = new Glid...

Details →
Import · about 4 years ago

ServiceNow rollback deleted records

if you are testing deletion of records (for example via a fix script) you can restore the deleted records in order to run the script again (via rollback contexts) (you may nee...

Details →
Import · about 4 years ago

ServiceNow re-size a dashboard

Resize a report on a dashboard 1. Ensure the user can edit the dashboard 2. Click on the '+' on the dashboard to put the dashboard in 'edit mode' 3. Move your mouse to the edge...

Details →
Import · about 4 years ago

ServiceNow Workspace list actions

see [https://docs.servicenow.com/bundle/tokyo-platform-user-interface/page/administer/workspace/task/create-a-configurable-workspace-list-action.html ](https://docs.servicenow...

Details →
Import · about 4 years ago

ServiceNow Orchestration Pack for Azure

Haven't tested these all recently within global/local scopes, so feel free to have a play! option 1 use an encoded query embedded in the GlideRecord , e.g. var grProf = new Glid...

Details →
Import · about 4 years ago

ServiceNow get the instance name

var env = gs.getProperty('instance\_name'); (ServiceNow ) Haven't tested these all recently within global/local scopes, so feel free to have a play! option 1 use an encode...

Details →