ServiceNow AI Platform forum
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Forum Posts

Resolved! GlideRecord initialize()

I find script includes to generate initialize() automatically and read that it is called as constructor when you create script include the object with a new operator. Is it not the same for creating new GlideRecord? As initialize() being called for o...

Giri6 by Tera Expert
  • 5589 Views
  • 5 replies
  • 4 helpfuls

Resolved! Flow Designer - Create Task Action getting Error

Hi All, I've created a flow that calls several subflows.  This executes on insert of a record in a custom application.  We are getting end users to create the record on the portal via a record producer.  The first few steps are executing as expected,...

find_real_file.png find_real_file.png
Sam Ogden by Tera Guru
  • 8350 Views
  • 16 replies
  • 3 helpfuls

Resolved! RITM not closing when SC_task is closed

I have a workflow that is generating multiple RITMS and SC_tasks from a list collector. Many thanks to @Brad Bowman  for helping me get this completed using a workflow script.  A RITM is created with the master collection of apps requested and a sepa...

Resolved! Custom field on Compose tab in Agent Workspace

Hello dear Community, Our client's Case Management process requires Agents to provide an update type for any updates they do to a Case. We have supported this functionality by adding a select box with the update types. In the IT Expert Interface this...

find_real_file.png
Erik Kovacs1 by Tera Contributor
  • 3537 Views
  • 2 replies
  • 2 helpfuls

Identification Error: NO MATCHING ATTRIBUTES

Hello friends, I was testing the Identification payload against the cmdb_ci_win_server  table which has below identifier entries: 1. Serial number against cmdb_serial_number 2. host_name against cmdb-ci-win_server. 3. fqdn against the cmdb_ci_win_ser...