Built something you're proud of? Tell the story. A quick G2 review of App Engine or Build Agent helps other developers see what's possible on ServiceNow. Share your experience.

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

Forum Posts

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
  • 3351 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
  • 5547 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
  • 1556 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
  • 1427 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

calculate date field with current date

Hi All, I have a date variable (for example, 'termination1') which is storing future date, in the catalog item. Now I have created another date variable (for example, 'termination2'). Now I have to calculate the difference between 'termination1' and ...

abhisek by Tera Contributor
  • 988 Views
  • 3 replies
  • 0 helpfuls

Resolved! How to fetch the mrvs variables.

Hi Team,In MRVS I have list collector variable. Here in each row i can able to add more then 1 ci in the list collector. And through workflow i am passing that value to api. Here, I am facing challenge for adding multiple rows. For instance, for row ...

AnandKumar1_0-1695379432565.png

Resolved! Hide Variable Set on Back end order Guide

Hello - I'm trying to hide Order Guide variable set from catalog items when a user tries to submit an Order Guide.  To do this, I've below catalog client script which works great when a user submit the order guide from the service portal but the same...

snuser10 by Kilo Expert
  • 5224 Views
  • 5 replies
  • 6 helpfuls

Resolved! hiding variables on order guide

Hi Community,I've seen a couple threads regarding hiding variables for a catalog item when they are included in an order guide.   I'm using a catalog client script and it appears correct to me, but it's not working.Anyone see a problem with my script...

find_real_file.png