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

Forum Posts

To Learn About ServiceNow License and Process End to End

Hi Snow Expertise Team,was Looking out to know the complete process of Snow Licensing in a organization. Because i'am planning to get Snow Software in our Company .please would anyone connect with me. please consider this has high prioirty. 

pavan1214 by Kilo Contributor
  • 3727 Views
  • 1 replies
  • 1 helpfuls

Mapping of field in Asset & CI

Hi All, I want to map one field named as 'end of life'.How can i map this field in Asset & CI .This field is available in alm_hardware table and cmdb_ci_hardware table. Please suggest. Thanks .

_bhishek by Tera Guru
  • 4965 Views
  • 14 replies
  • 0 helpfuls

Resolved! Remove quick links widget header

Hi,i have configured my quick link widget and everything is working fine. I want to finish the job by removing the following "quick links" header from the widget which is consuming space without giving any value to the layout. Can you suggest how to ...

MarcoPasqua_0-1677250313742.png

How to extract specific text from string

Hello All, I am trying to extract 'Severity 3' text from below string however unable to pull it: START_REQUESTSUMMARY:Test incidentDESCRIPTION:Ticket created for Test User Test ticket /DESCRIPTIONREF:TICKET#234566CATEGORY:ISSUE_TYPE:SERVICE:ASSIGNME...

Amit41 by Tera Expert
  • 3966 Views
  • 4 replies
  • 0 helpfuls

Set Email header

Hi,when catalog item is submitted, we have an email attached to the flow to send for logged in users. but when request is submitted by default the email header is showing instance link instead who submitted the request.Prod.xxxx.comHow to fix this? o...

OnCell Edit make a field readonly

Hi Can someone help me with how to make a field readonly onCellEdit (No ACL) function onCellEdit(sysIDs, table, oldValues, newValue, callback) { var saveAndClose = true; //Type appropriate comment here, and begin script below saveAndClose = false; ca...

Shruthi2 by Kilo Contributor
  • 2837 Views
  • 4 replies
  • 5 helpfuls

Concatenate two fields into one

Im trying to copy the value of two different fields into one when a value is selected from a reference field. when a value is selected form a reference field, I would like to push that value along with the value in another field to a field where both...

Andre8 by Giga Guru
  • 4400 Views
  • 4 replies
  • 3 helpfuls

Resolved! What exactly is a blue dot next to an incident number?

I've removed unnecessary information but would like to know what the meaning of this blue dot is in incident mgt.   I've searched the wiki (located here: http://wiki.servicenow.com/index.php?title=Administer_ServiceNow#gsc.tab=0) for "blue" and even ...

bluedot.png
robvira by Kilo Contributor
  • 10222 Views
  • 4 replies
  • 3 helpfuls

How to copy email received activity in RITM to SCTASK?

Created a flow designer that copies any email received activity that goes into RITM to SCTASK. But it is not working. The flow is not triggering at all. The flow works if/when we test it in the Flow Designer. The scenario is when an external user rep...

Gian1_0-1677118901878.png Gian1_1-1677118944915.png Gian1_2-1677118988859.png Gian1_3-1677119016978.png
Gian1 by Tera Contributor
  • 1748 Views
  • 9 replies
  • 0 helpfuls

Resolved! Assignment group

We need to assign the assignment group of the SCTASK to a variable to pass it through 3rd party integration through rest message. I have used the var grp= current.assignment_group but the value is coming as undefined. How to get the value of the assi...

Savitha4 by Tera Contributor
  • 2633 Views
  • 7 replies
  • 1 helpfuls

Choose table field to display dictionary entry

Hi All,I want to create two fields that refer to the same table but display different columns. I used a lookup select box on a record producer but this type of field does not exist in the dictionary entry. Is there different type for that? I don't wa...