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

Forum Posts

How can I display multiple data colums in a list collector.

Is it possible to display multiple columns of data to be able to have a list collector that provides the userid, full name, and title.  Right now I'm using the list collector and pulling from the sys_user table, but that is only displaying the full n...

find_real_file.png find_real_file.png
Erin Mills by Tera Contributor
  • 4040 Views
  • 4 replies
  • 7 helpfuls

How to creat request item from Transform map

I have created an transform and I choose the target table as "sc_target" and I have created the onBefor transform map script as below   var cart = new Cart();var item = cart.addItem('10dacbc1db3b6300bdb98edf4b9619ee');//Set Variables in your Cart Ite...

busireddy by Tera Contributor
  • 1695 Views
  • 20 replies
  • 3 helpfuls

Resolved! flow designer close RITM when all tasks are closed

Here are 4 checkbox variables on the catalog form:  Here is the flow that makes one task per checkbox. I have a 'wait' condition checked for each task, but not because they need to happen in order (they shouldn't; I want them to all be created at on...

find_real_file.png find_real_file.png
Community Alums by Community Alums  
  • 2788 Views
  • 4 replies
  • 0 helpfuls

Resolved! Knowledge Articles from Problems

Hi all, On every problem form we have a "Knowledge" box that can be checked. When you check this box and the Problem is closed, a Knowledge Article should be created in the background. However, nothing happens; no Article is created, we don't see act...

AdamUMC by Giga Guru
  • 3391 Views
  • 15 replies
  • 9 helpfuls

Get attachment file name

Hi Everyone, I'm trying to get the attachment file name in a ticket, and write the file name into the worknote area. I write my code as below. I can file the attachment recoed,but don't know how to get the file name in that record.Hope someone can he...

Shuang by Tera Contributor
  • 4649 Views
  • 5 replies
  • 2 helpfuls

"Cannot read property "0" from undefined:" Error Message

Hello @Ankur Bawiskar  In Servicenow logs, we are getting this below Error; Cannot read property "0" from undefined: com.glide.rest.domain.ServiceException: Cannot read property "0" from undefined: com.glide.rest.service.custom.CustomServiceException...