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

Forum Posts

Resolved! how can I replace last characters?

Hi Everyone,I have a question... if i would like to remove last of final characters,   please check below example:var test = 'Group';var test1 = 'Name';var test2 = ' ';var test3 = ' ';   var test4 = ' ';                 var str1 = "ACCESS"+"_"+test+"...

elroddo by Kilo Explorer
  • 5622 Views
  • 4 replies
  • 1 helpfuls

Resolved! UI action GlideAjax issues

I'm having an issue with a UI Action which should call a function to make an update to the current record. I'm obviously missing something.  Appreciate another set of eyes to let me know where I'm going wrong: UI Action is on an extended table of cmd...

benrollins by Kilo Expert
  • 4053 Views
  • 5 replies
  • 0 helpfuls

Data Sources Integration error

Hi Community People I was trying to fetch some data from a server using data sources but while test loading the data an error occurs which says: com.glide.db.impex.datasource.DataSourceException: Unable to parse ids541d8923db422300db8373ffbf9619ca.tm...

pitamah by Kilo Contributor
  • 1151 Views
  • 9 replies
  • 2 helpfuls

Resolved! copy a string value to a reference field

Hi SNOW Dev, Is it possible to assign a string value to a reference field? For example,assignment group is a reference field, and I'd like to assign "Team Acme" (String) to an assignment group field like the below.   assignment_group = "Team Acme"   ...

Snow Dev5 by Tera Contributor
  • 5431 Views
  • 18 replies
  • 8 helpfuls

Resolved! Set Request short description for Order Guide

Hi all,  Was wondering if anyone could help me get the Short Description set on a Request when placing an order from an Order Guide.  Currently, when submitted, it shows all Catalog Items on the Short Description which doesn't do well for reporting. ...

Resolved! Auto approve approval records after 7 days

I am building a workflow making use of the Approval Coordinator activity. I have 19 group approval records and I only want the task to appear after all approvals are received. There are times when groups sit on the approval request which becomes a bo...

find_real_file.png
dianeramos by Tera Contributor
  • 2700 Views
  • 3 replies
  • 1 helpfuls

Resolved! How to intentionally throw an error from a workflow script

Hello, What is the proper way to intentionally throw an error from within a workflow run script activity?  I don't mean catching any random error with a try/catch block.  I need to intentionally throw an error such as (throw "something broke"';).  I ...

Business rule not being triggered

I have a custom table that we created and I created a Business Rule to run on this table.   Regardless of what I try I can not get the BR to trigger.   I have turned on debugging for Business Rules and the BR is not even being triggered.   Screen sho...

find_real_file.png find_real_file.png

Why Override application menu roles doesn't work properly?

Hi everyone! First time asking on the community I came across a problem with the "Override application menu roles"Theres an aplication that need some specific role to be seen on the filter navigatorRecently I created a new module that is part of that...

find_real_file.png
Osmar1 by Tera Contributor
  • 2632 Views
  • 2 replies
  • 0 helpfuls

How to right click on Task and convert to a Story

Hi all,  Wondering if there's a way to convert a Task to a Story from right clicking and selecting from a menu?   We currently have this configured for Incidents for Outages, Changes, Problems.   Any ideas on how to achieve this at the sc_task level ...

find_real_file.png

Leverage Studio's Source Control for Global Scope

Studio's Source Control is an AMAZING feature, for scoped applications..... -_-Has anyone figured out a way to use version control on the global scope? In the Scripted REST APIs, I believe I've found the REST calls Studio is using in the VCS record, ...

Resolved! copy page in service portal

Ngetting an error message while trying to copy a page within Service Portal Page designer, what could be the possible problem??

Untitled.png
rounakdeb by Tera Expert
  • 7850 Views
  • 14 replies
  • 16 helpfuls

Resolved! Adding project name field on project status report

I am fairly new to ServiceNow development. I want to add the project name to the Status report under Related Link on Projects page. See attachment for location of status report and for steps for location of adding field in list. Page - project_statu...

wendyo by Kilo Contributor
  • 1575 Views
  • 6 replies
  • 3 helpfuls