Interested in a ServiceNow event built for developers? Registration for now[dev]26 is officially open!

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

Forum Posts

Problem state and state field sync issue

Hi All, In our instance, there is a field label called "Resolved" for problem state field. But it is not available in the state field OOB. When we sync both "Problem State" and "State" field only Resolved state is having an issue. I checked the dicti...

mohanambalnanja_0-1708686525025.png

Resolved! how to set default value for a record producer reference variable

Hi All,How to set default value (a specific group from cmdb_ci_group table ) for reference variable of record producer.Shall I need to define a script include and call it using javascript: 'scriptinclude name' from the default value tab of the ...

learn nv by Tera Contributor
  • 2023 Views
  • 2 replies
  • 1 helpfuls

how to add 1 table fields in another table's list view

HI All, I have 2 custom table in 1 custom application table name 1.Approval & 2.CDS. now my requirement is Approvals table list view should be like CDS list view in short I want CDS fields in approvals table list view. please let me know how to do it...

keval3 by Tera Contributor
  • 1036 Views
  • 3 replies
  • 0 helpfuls

Upload a file and create a shareable link

Hello all,     Is there a way to upload a file to ServiceNow and then create a shareable link to it?  The file would not be attached to any record, just a record in of itself. Thank you.

lonesoac01 by Giga Guru
  • 1852 Views
  • 1 replies
  • 0 helpfuls

Catalog Item - Auto populate fiscal year based on date variable on form

I have a catalog item form with a start date for the requested item; I need to auto populate another variable, fiscal year, based on the start date that is entered.  I know the fiscal year calendar has start and end dates and would like to use this i...

DC9 by Tera Contributor
  • 1360 Views
  • 4 replies
  • 0 helpfuls

How can I combine two tables with database view

What I have to do is a report that shows me all the removal candidates that are approved by the user, so I am combining the approval_approve that have a document_id equal to the id of the removal candidateDatabase View Approval view tableRemoval cand...

JEDMM_0-1708627188687.png JEDMM_1-1708627241639.png JEDMM_2-1708627276796.png
Community Alums by Community Alums  
  • 2551 Views
  • 2 replies
  • 0 helpfuls

Resolved! How to display custom variables in case details through workflow script

Hi Team,I have created one child RITM ticket using workflow (Run script) for creation of variables to display in case details section, I have used below scriptvar sysId = req.insert();     // child RITM sys idvar rec = new GlideRecord('question_answe...

Swapna9_0-1708603313703.png
Community Alums by Community Alums  
  • 2656 Views
  • 11 replies
  • 1 helpfuls

Hyperlink in Notification

Hi All, We have configured provider notification which is triggered in msteams.notification is getting triggering ,but need help in adding Hyperlink in that notification ..${mail_script:scriptName} is not working its coming as plain text and not as h...

Mahesh033 by Tera Contributor
  • 1478 Views
  • 6 replies
  • 0 helpfuls

Resolved! PUT additional comments on Incident via REST api is failing

Hi, i am trying to add a comment (Additional comment) on a Incident via the REST API.The account i am using has this roles:soap_createsoap_updatesn_incident_readsn_incident_writesn_incident_comments_writeThe body of my call is this    {"comments":"te...

Search RITM by using Variable value in global search

Hi,I have a variable called Case ID for one of the catalog item and if I search Case ID then I should get corresponding RITM from global search. Any help on this would be greatly appreciated.Thanks in Advance!

Mr_X by Mega Guru
  • 845 Views
  • 1 replies
  • 0 helpfuls