We've updated the ServiceNow Community Code of Conduct, adding guidelines around AI usage, professionalism, and content violations. Read more

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

Forum Posts

Plugin ID

Hello,  I have a question : Why do some ServiceNow plugin IDs have 'sn' while others have 'snc'?For example Agent Workspace[com.snc.agent_workspace.csm] Asset Management[com.snc.asset_management] Thank you  NidhaL

NidhalZ86 by Tera Contributor
  • 2251 Views
  • 4 replies
  • 3 helpfuls

Issue with Transform Map Creating Duplicate Columns

Hi Team,I am facing an issue with a transform map. There is an OOB transform map for one of the HAM tables. The user has the option to download a template and execute the job.For one of our requirements, we were asked to enable this functionality fro...

monica190_0-1728911158171.png

Resolved! Fix script to close the RITM and Associated REQ and SCTASK

Hello All, Can please someone help me with the Fix script to close the RITM records which are active and not updated before one year ago. i need to fetch data encoded query on RITM."active=true^sys_updated_on<javascript&colon;gs.beginningOfOneYearAgo...

Rakesh40 by Tera Contributor
  • 1114 Views
  • 3 replies
  • 2 helpfuls

Show surveys from newest to oldest

Hi experts,Surveys are showing in the order of oldest to newest. Like here in the screenshot expired ones are shown at the top. Can we change to display newer ones at the top?  TIA 

si21_0-1728897635514.png
si21 by Tera Guru
  • 557 Views
  • 3 replies
  • 0 helpfuls

Fix script giving an unexpected result

Hi All,Before I had run the following script on alphabet field where the requirement was when I select others in alphabet field the existing value should populate on other alphabet field. var grTable = new GlideRecord('table_name'); grTable.addEncode...

1_DipikaD_0-1728886616001.png
1_DipikaD by Kilo Sage
  • 930 Views
  • 5 replies
  • 3 helpfuls

Update Propose Major Incident UI Action

I would like to add two more inputs from dialog and post the data to incident. Could you please help me on this. I have made some changes, but unable to post the data for new variables. function propose() {            if (!proposeBtn.hasClassName('di...

ACLs based on the views

Hi Community, I need to provide write access to few fields based on some roles. I have 3 views which is visible based on roles. I have created field level write acl for xyz field and i want it to be writable only to 2 views but its writable for other...

date field show error message

There is a "Date" field that is visible based on another field called "Request," which has three choices.I need to implement validation on the Date field:if a past date (earlier than today) is selected, an error message should appear, and the date fi...

Community Alums by Community Alums  
  • 917 Views
  • 3 replies
  • 0 helpfuls