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

End User and Fulfiller training

Hi All, We have around 100 people who are fulfillers and around 20 Requesters (End-Users). They don't have a single idea how SNOW works. We are planning to provide training for them. Are there any free or paid trainings provided by servicenow regards...

Nagashree5 by Tera Contributor
  • 3427 Views
  • 4 replies
  • 1 helpfuls

Resolved! System property in ACL is not working

Hi All,I have created Create ACL  to give access to the 'New' button on the Related List for Catalog Tasks on the RITM form for specific group and catalog items.Code works well when i give sys id of the catalog item directly but when i am storing the...

Bindhu1_0-1695377365125.png
Bindhu1 by Tera Contributor
  • 2667 Views
  • 17 replies
  • 2 helpfuls

Resolved! Dotwalking in Notification

I'm not sure if this is possible, but I'm trying to dotwalk within a Notification to include a field from another table. The table in which the notification resides is the Demand [dmn_demand] table. The field which I'm trying to include in the notifi...

TStark by Kilo Sage
  • 1207 Views
  • 4 replies
  • 0 helpfuls

Resolved! IF statement always returning true.

So, I have a fairly basic script, that should, in theory, be giving me one specific answer. I'm looking for it to find "Snowflake - HCDA PII Prod" and ensure that the PII Approval checkbox is true. I have tried removing the second feature - the name ...

Venjamin by Tera Contributor
  • 2603 Views
  • 6 replies
  • 1 helpfuls

Resolved! Pagination script

Hi All,I  created a REST message for the GET call (to pull data from 3rd party) and tested it with mutual authentication. Mutual authentication is working fine.I created Flow, Subflow, and action.  In that action, I am using the script step for parsi...

Raji9 by Tera Expert
  • 3754 Views
  • 5 replies
  • 2 helpfuls

Resolved! Add days to Date/Time field and show on Service Portal

Hello All,I have a requirement where I have 2 fields i.e. 'Please Select the duration' (Radio Button with 2 fields i.e. 24 Hours and 48 Hours)(Name - please_select_the_duration) and 'Start Date' (Date Time field) (Name - start_date). Based upon the r...

Shrey hurana by Tera Contributor
  • 6724 Views
  • 22 replies
  • 2 helpfuls

How to remove 'Close Case' option from Action button

Hi All,We have one requirement, If user has snc_internal role then we want to remove or hide 'Close Case' option from the button. --> This is a Standard Ticket Header widget. -->Basically this widget display when we click on short description of Inci...

Sonu_Parab_0-1676891724508.png Sonu_Parab_1-1676891903629.png Sonu_Parab_2-1676891971496.png
Sonu Parab by Mega Sage
  • 1723 Views
  • 2 replies
  • 6 helpfuls

Language change after connection

Hello,for a user at the level of his account the language is french and also in the sys_user_preference table the language is french but once the user connects from another application to access the portal the language changes to english and in updat...

user preference.PNG language.PNG
Fdeveloper by Kilo Guru
  • 1621 Views
  • 2 replies
  • 1 helpfuls

How to auto populate a field when the record in loaded

i need a field to auto populate when a record is loaded or when the name of the "technican" field is changed. This field i need auto populated is a address field and the value of that field is stored on a whole other table. i need a way to pull that ...

Resolved! Passing Variable inputs into a flow designer script

Hi All I have created a flow to add users to a list collector field, but I am now wanting to build another action to remove users from a list collector field I have been on the community and found this script which I have adapted for my needs:- (func...

jonathangilbert_0-1695386985965.png