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

Forum Posts

Resolved! Handling Binary Attachments

Hi ,We are performing a third-party integration using REST.I am using POSTMAN and created a request to send attachments in binary format. Content field contains the binary coding of the file I am trying to attach.Below is the screenshot of POSTMAN re...

find_real_file.png find_real_file.png

How to call GlideDialogWindow from application scope

I tired to call GlideDialogWindow from Global scope, it is working fine (see the following code ), but the same code when we are calling from application scope not working - Any ideafunction popupDispList() {     //Initialize the GlideDialogWindow   ...

randeepnath by Mega Contributor
  • 4937 Views
  • 13 replies
  • 6 helpfuls

filter using tags

When I add 'Tags' column in the List view, I am not able to filter using tags. even Search for tags column is read only. How is it working Out of box? Is it possible to customize it to make it able to filter using tags?

anubhavr by Giga Expert
  • 6232 Views
  • 5 replies
  • 6 helpfuls

Resolved! ui page and glidewindow

I have a UI page which I am calling from a client script. The Ui page has 2 buttons Yes and No.I am calling the UI page from GlideDialogWindow.I want the to know if the user selected Yes or No.Ui page (pop_up_yes_no):<g:ui_form>       <button id="con...

ryadavalli by Tera Expert
  • 3355 Views
  • 7 replies
  • 1 helpfuls

I need to call a UI Message in Business Rule

Hi all,I have a Requirement as "When trying to cancel a incident record with an active incident task an error message should be thrown to prompt the user as 'Kindly close/cancel the associated incident tasks to cancel the incident''For this I wrote a...

nageshmetri by Kilo Contributor
  • 3366 Views
  • 4 replies
  • 1 helpfuls

Resolved! Get notified if Knowledge Article Changes

Hi,Does someone know how to make it so a "User" can easily get notified if a specific knowledge article changes.   I also want to be able to let the user decide which article.   I thought I could do a track or follow but I cant seem to find it.   I b...

saltemus by Kilo Contributor
  • 3977 Views
  • 9 replies
  • 5 helpfuls

How to set up timeline visualisations

Hi everyone,Please can some one help me and show me how to set up time line visualisations on my test service now instance. I have been through the documentation and cannot make this work. All I am looking to do is set up a visualisation which shows ...

Screen Shot 2017-08-05 at 07.44.28.png Screen Shot 2017-08-05 at 07.46.04.png Screen Shot 2017-08-05 at 07.48.50.png Screen Shot 2017-08-05 at 07.51.19.png
ashep99 by Mega Expert
  • 3562 Views
  • 8 replies
  • 2 helpfuls

Resolved! Business Rule - Reference Field Changes

Hi,I set out thinking that this would be a simple change, but has turned into somewhat of a nightmare.   I have a Training Registration application with 3 tables.   Please see the attached screen shot of the Training Class and Training Room forms rel...

'Use Strict' -- Feeling Trendy

So I was feeling trendy and started writing script includes using 'use strict' at the start of all my functions.   'use strict' apparently works great because it tells me things like "GlideRecord" and "gs" are not defined.However, when I use the scri...

StephenHey by Mega Guru
  • 2241 Views
  • 1 replies
  • 0 helpfuls

Resolved! get index of Javascript object with Array

What should be the ideal solution for thisInput: var inc2 = {   num: 'INC111',   sd: 'email'};var inc2 = {   num: 'INC222',   foo: 'internet'}var arr = [];arr.push(inc2,inc1);Index of the inc1 object to be 1.

Resolved! Back up Scoped Application data

Hello, Getting ready to launch our application to production.I would like to know if there is a way to automatically schedule scoped application data backup?I know we can manually export XML per table, but I would like to know if there is an API or s...

eduzol by Tera Contributor
  • 2358 Views
  • 2 replies
  • 1 helpfuls

Workflow not firing when conditions met

Hey everyone,I have set up a workflow to start once a specific condition has been met on the table that has been attached to it.   In specific, there is a column in my table called status.   Once an entry in that column has a status of 'Created', the...

dbrennan by Kilo Contributor
  • 2998 Views
  • 11 replies
  • 2 helpfuls

Resolved! How to show UI action in only one catalog item?

Hi guys,I have a UI action which does its job well, but only problem is that it shows in every tasks. I want it to only show in one service catalog item task. is that possible?The UI ActionThe task where it should only be shown

find_real_file.png find_real_file.png
snserge by Kilo Contributor
  • 5051 Views
  • 8 replies
  • 4 helpfuls