We're reclaiming inactive PDIs to keep them available for active builders. Learn what's changing, who's affected, and how to protect your work. Read More

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

Forum Posts

Resolved! Adding catalog item variables into report?

Hi,  I need to add the below variable into the below table for a particular catalog item but it isn't available to dot walk to. Is there another way I can achieve this? Do I need to create a DB view and if so, what tables? sc_req_item:   Need this v...

find_real_file.png find_real_file.png
sndev1099 by Giga Expert
  • 18564 Views
  • 9 replies
  • 10 helpfuls

Resolved! How to build a preview URL for a catalog item in Catalog Builder

We would like to build a flow action by ourselves to preview a catalog item within Catalog Builder just like how it was mentioned in the demonstration video on the documentation: https://docs.servicenow.com/bundle/rome-servicenow-platform/page/produc...

Alan So by Tera Contributor
  • 3037 Views
  • 9 replies
  • 6 helpfuls

Resolved! Report the average time of when records are created

Hey everyone, not sure if the forum is correct but I need help with reporting.Our company is still new to ServiceNow.In reports, I would love to create a report that shows us the average time the incidents/requests are created by the user.If the peak...

ehgebla by Giga Guru
  • 3732 Views
  • 3 replies
  • 1 helpfuls

wiki type article

I am trying to create a Wiki-type knowledge article. this is the very first time, I am created can someone help me how to create these Wiki-type articles? or any pointers where I can find this information.

Paulsylo by Tera Sage
  • 2018 Views
  • 3 replies
  • 0 helpfuls

Copy Change Request attributes

Hello, everyone,I'm doing the ITSM simulator. Can someone help me with this task? Can you give me the list of actions to complete the task? Thank you!   As a change requester, I want certain fields and related lists copied to the new change request w...

gianluca5 by Giga Contributor
  • 5192 Views
  • 8 replies
  • 25 helpfuls

Resolved! Comma Separated Values in Email Script

Hi Community, I have this email script which is pulling affected products in the notification. var gr = new GlideRecord("m2m_kb_ci");gr.addQuery("kb_knowledge", current.sys_id);gr.query();while (gr.next()) {template.print(gr.getDisplayValue('cmdb_ci'...

Syntax to pass current.variables."Pass_Dynamic_Variable_Name"

Hi All, Can someone please let me know the right syntax to pass the internal name of the variable using current.variables."internal_variable_name"My issue with this, var VarIntName = "type_of_computer"var VarValue = current.variables."VarIntName" // ...

Resolved! Partial matching of reference type field values with addQuery()

Thank you for your help. I am trying to accomplish a requirement to display a record in a custom table when the department name in the record is a partial match to the logged in user. An example would be as followsIf the department name in the record...

N_Y_1014 by Tera Contributor
  • 1874 Views
  • 5 replies
  • 2 helpfuls

How to set preferred contact method for On-Call groups.

When navigating to "On-Call Schedules" and looking at the view of all On-Call schedules the HN IT Support Center group previously had text to inform users to contact them via Teams. However, that text seems to have disappeared and there is just a bla...

MitchMoran_0-1696448486519.png
Mitch Moran by Tera Contributor
  • 1772 Views
  • 1 replies
  • 0 helpfuls