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

Forum Posts

Resolved! Add attachment from Task to Change

Hi all,   Is it possible to take attachments added to a Change_task and put them on the Change record itself? One of our workflow steps is to create a task for creating an estimate, as part of this it requires an attachment and then can be closed. I ...

JDickson by Kilo Expert
  • 2714 Views
  • 10 replies
  • 2 helpfuls

I want to add a record to a related list via script

I have a variable (referencing: cmdb_ci_computer) on a catalog item, and I would like to add the referenced computer to the "affected CIs" related list on the requested item record.   I don't know how to refer to the related list in my script. Specif...

jonw1 by Mega Expert
  • 3689 Views
  • 12 replies
  • 2 helpfuls

Attachment file type client script - g_form.getUniqueValue help

Hello! I am trying to write a client script to work in the Service Portal that doesn't allow a user to submit the catalog item without an Excel file attached. I've seen some community posts on this and they all say to use g_form.getUniqueValue() and ...

Hannah C by Giga Expert
  • 1506 Views
  • 4 replies
  • 0 helpfuls

incident state is changing when the assigned to changes.

here my question is , in the incident form. a new ticket is created with open state. and a new assigned to is assigned and he changes the state form open to in progress. after some time he assigned the ticket to some one and now what will the inciden...

lakng by Tera Contributor
  • 2076 Views
  • 3 replies
  • 0 helpfuls

Resolved! Set Display Value on a field using client script

Hi i need to copy field display value of a reference field parent_incident to u_parent_incident(String field). Kindly check the script  which doesnt work and suggest function onLoad() {       var tes = g_form.getValue('parent_incident') ; //reference...

Sriharsha3 by Tera Contributor
  • 14878 Views
  • 4 replies
  • 2 helpfuls

Auto numbering skipping numbers

I have a table that is an extension of the CMDB_CI table.  I want auto numbering to exist.  When I try to do this auto numbering always skips by a one number.  Why is this is the case and what can I do about it?

mrcarter by Tera Contributor
  • 1334 Views
  • 3 replies
  • 0 helpfuls

How do capture import set table

Hi All, I have created one importset table through "load data" . That import set table i have used in my transform map scripts. now i wanted to capture that importset table with all fields,dictionaries and labels.. Queries 1. If any custom table that...

sinu2 by Tera Expert
  • 1299 Views
  • 2 replies
  • 0 helpfuls

Data Center Management...

How do you manage your data centers? Giving the mixture of Cloud approaches with Public, Private, Hybrid and consuming SaaS applications/services, the matrix is even more complex now.  Managing and understanding the services you have, who or how they...

ChrisPope by Tera Expert
  • 4700 Views
  • 6 replies
  • 2 helpfuls

Resolved! SC cart max quantity

Seems like there is rule somewhere that limit the max on a sc cart item to 99. quantity field have a choice list that limit from 1-10 using the dropdown. After i change so that it can be manually updated as a text field, as an example setting 150,  t...

Resolved! How to add message within section of change form

Hello All, I have requirement to show message in schedule section of change form.,in schedule section there is already a message and i have to show another message like existing. I am sharing a screenshot. Please check.     Regards, Manjusha Bangale...

find_real_file.png
manjusha by Kilo Guru
  • 1522 Views
  • 2 replies
  • 1 helpfuls

Resolved! SCCM Scheduled Import - Not Running Custom Data Source

I've started customizing new data source imports for our SCCM integration, such as querying v_GS_PHYSICAL_MEMORY to create the Memory Modules in ServiceNow. However, we I added it to the OOB Scheduled Data Import, it keeps getting skipped over. There...

find_real_file.png