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

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

Forum Posts

Enabling catalog items in VA

Hi Experts,I have a requirement in Virtual Agent as below:Example: I have 15 access catalog items and if I search for Access in Virtual agent chat bot, I need all the 15 catalog items to be displayed in Virtual Agent. Is there a way to do it?  Thanks

Resolved! Knowledge Base review date update

Hi Team, We have created a field called review date in knowledge article. The review date should be updated when published date changes. For example if the published date is today review date should be six months to current date. Can you provide scri...

variable set fields

Hi Team , Need help ,  The ' Short description ' and ' Description ' , are coming from variable Set . And I want to make this variables not visible , when ever the [ Request category = production access to scdass ]   Please provide me Client Script ....

nameisnani_1-1710134346733.png
nameisnani by Mega Sage
  • 1242 Views
  • 26 replies
  • 2 helpfuls

Flow Designer - Item Designer

Hi All, Good Day!! I have a requirement to automate the task through Flow Designer.There is an Item Designer which when submitted by the user creates 4 tasks after approval. In these 4 Tasks, one Task gets assigned to the 'ServiceNow Support' Team fo...

Rooma1 by Tera Contributor
  • 325 Views
  • 1 replies
  • 0 helpfuls

Resolved! Submit catalog request from Transform Script

Hi guys, I am trying to create new Service Catalog Request when I upload records from my import set. At any given time the import set can contain 50+ records and I need a record for each. I have created a Transform Script that will use API to populat...

FredAbramIII_0-1673560637877.png

Instance offline since last 12 days

Hi Team, My instance has been offline for the last 12 days. I have my PoC on the instance that I have to demo. I don't have a backup of it. Could you please resolve it as soon as possible? I really appreciate any help you can provide.

Resolved! dot walking on incident form using ui action

 var category = g_form.getValue('category'); var attachmentValue = g_form.getValue('u_file_attachment_1'); var assignmentGroup = g_form.getValue('assignment_group.parent');   alert("assignmentGroup:" +assignmentGroup );   if ( assignmentGroup==='xyz'...

komalkp by Tera Contributor
  • 1021 Views
  • 3 replies
  • 0 helpfuls

Resolved! Hide list view filter icon

Hi all, There is way to show filters and breadcrumbs only for users with particular roles using script include or by configuring list control for a particular table. But in this way we can configure for only one table at a time. Is there a way where ...

Tharun_M by Tera Contributor
  • 1888 Views
  • 13 replies
  • 2 helpfuls

I have a question on Sorting in widget

We have a widget for Questions and answers in different languages. We are in the need to sort the question based on user's  prefered languages. if the user's preference is English then all the English questions will be sorted first and other language...

Sorting.PNG

Resolved! how to validate the date and time field for one year?

Hi All, I have one field 'xyz' which is date/time field.I need to validate this field that it should not exceed one yeari.e, if today is 03/11/2024 , the field value can be any date before 01/11/2025 . it should show an error message/ abort the actio...

Sri56 by Tera Contributor
  • 743 Views
  • 2 replies
  • 1 helpfuls