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

Forum Posts

Resolved! Populating one variable based on another variable on a form

Hi, I have 2 variables in a variable set that I am using on a form.  The first variable is requested_for using the type Requested For: I have another variable manager. All I need to do is populate that variable (manager) with the manager of the user...

find_real_file.png
Diana27 by Tera Guru
  • 5884 Views
  • 18 replies
  • 0 helpfuls

Style sheet & Ui page why my link not working ?

Hello guys, I'm working on a popUp window, this one is working then I would to style it with some CSS. So I decided to use Style sheet to call the sheet form the ui page via <link> in my jelly. But unfortunately it's doesn't work, I get the sys_id of...

find_real_file.png
srevinU by Kilo Contributor
  • 1841 Views
  • 1 replies
  • 2 helpfuls

Resolved! Question on enabling the plugins in PDI instance

Hello Community, I am very curious about this one.Can we enable below paid plugins in personal instance and is there any impact on this. Because i can able to install some of the plugins.   Can anyone provide information on this. Regards, Steve An

find_real_file.png
Steveanner by Tera Contributor
  • 4144 Views
  • 18 replies
  • 7 helpfuls

Resolved! Font Awesome Icons Randomly Stopped Working

Hi there,  The font awesome icon kit used randomly stopped working on all of our instances. In the console I am getting a 403 error. When I go into the portal base theme, in the list section for JS Includes, the icon kit is included as a JS Include. ...

JayGervais by Kilo Sage
  • 3915 Views
  • 3 replies
  • 1 helpfuls

Resolved! List View of Reports Embedded in Dashboard

Hello,   I am trying to find where the data is housed that stores which reports have been embedded in any given dashboard. I am hoping that this is stored in a table and I am hoping to be able to view it in list view. Does anyone know where this data...

JosephW1 by Tera Guru
  • 5087 Views
  • 6 replies
  • 1 helpfuls

Resolved! Business Rule not detecting change with a dot walked field

On my Project table form, I have dot walked to the Demand table's field of "Project Sponsor".Creating a new Business Rule, I would like to update a value on my Project record when this dot walked field changes value:(Note: I have since turned off the...

BRissue1.png BRissue2.png
SC10 by Kilo Guru
  • 5098 Views
  • 24 replies
  • 13 helpfuls

Resolved! answer = (function transformEntry(source) { Syntax

Is this a function that calls itself simultaneously?I am concerned here with the syntax We name the function and execute it directly withouttransformEntry(); to need? An using der Object Source? answer = (function transformEntry(source) {  })(source)...

Meloper by Kilo Sage
  • 3565 Views
  • 15 replies
  • 5 helpfuls

Calling third party APIs using mid server

Hi, i need to call API endpoints from third party application into service now. I gave authentication as 'BASIC' for calling those apis and it asked for username and password, so i provided the username and password for the third party tool ,on click...

Anuja12 by Kilo Contributor
  • 2989 Views
  • 12 replies
  • 2 helpfuls

Resolved! Disabling Certain Notifications from Workflow

I am working on a Workflow from a Service Catalog Request that creates a Requested Item.   Currently, the workflow generates 10 notifications.   Some of these are from Notification actions, some are from other actions (like Tasks) and others are auto...

jmiskey by Kilo Sage
  • 3855 Views
  • 9 replies
  • 1 helpfuls

Order of execution of the clone cleanup scripts?

Anyone know what order the clone cleanups script are executed? We created a script and it has to run last. I looked at System Clone - ServiceNow Wiki   and don't see any order. Disable emails: Disables email on the target instance. A default data pre...