ServiceNow AI Platform forum
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Forum Posts

Resolved! Dynamically instantiate Script Include

I'm trying to dynamically instantiate a Script Include. Based on some other forum responses here is what I've done in the Scripts-Background interface: Script Include: Scripts://Traditional approach: WORKS!var obj = new global.TestAPI();var result =...

find_real_file.png

Run Flow on multiple tables at a time

Hi there, I have created a flow like this: This flow will make the release record Active when state reset to Draft from Closed complete/Cancelled. I want to do this for few other tables like rm_task, rm_release_phase and rm_feature.  I don't want ...

find_real_file.png find_real_file.png
Harish74 by Tera Expert
  • 2320 Views
  • 4 replies
  • 0 helpfuls

How can we disable SUBMIT button on Service portal and ITIL view when we select particular value on catalog variable on a catalog item

How can we disable submit button on Service Portal view as well as ITIL view when we select Particular value under catalog variable on the catalog form   @Ankur Bawiskar  @Saurav  @shloke04  @Anil Lande  @Maik Skoddow  @Jaspal Singh  @Sandeep Dutta  ...

Venkat141 by Tera Contributor
  • 5355 Views
  • 12 replies
  • 2 helpfuls

Resolved! How to use the List Template in a viewport

Hi everyone,  First of all, Happy New Year 2022!!! Hope you are all fine!! About my question, I want to create a page with different tabs, in each tab, create a subpage or viewport in which I create a List Template. What I have tried so far didn't wo...

Merle by Giga Contributor
  • 1942 Views
  • 1 replies
  • 0 helpfuls

Variable set best practices

Hi everyone, I have an existential question about variable sets and best practices : Let's imagine that I have 3 variables A, B and C. The 3 variables will be common to several catalog items, but for many catalog items, I'd like to display only A an...

I want to make table from csv file

I would like to create a table to use the service catalog I have exported the table items to a spreadsheet, but the amount of items is so large that it is very difficult to register them using the GUI! Is there an easy way to create tables by importi...

kenken1 by Tera Contributor
  • 2636 Views
  • 2 replies
  • 1 helpfuls

Resolved! About record-level display control by ACLs.

Suppose the following table is created and data is set. In this case, we would like to use ACLs to control whether the data can be displayed or not at the record level. For example, we would like to control that "columnC = "0" is hidden for users wit...

find_real_file.png