Interested in a ServiceNow event built for developers? Registration for now[dev]26 is officially open!

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

Forum Posts

¿Which tables are available through Table REST API Explorer?

When using the REST API Explorer, when Table API option, there is a drop down menu which allows you to select the table you want to query. But from what I can see, not all the tables available on the System Definition -> Tables and Columns tables app...

isqc by Kilo Guru
  • 2567 Views
  • 3 replies
  • 0 helpfuls

Hide embedded list with UI Policy

Hello, I have a checkbox field, when it is selected I would like the embedded list underneath to be hidden. How can I do this? Here is what I have so far in my UI Policy: Condition: when checkbox is true Script: g_form.hideRelatedList('SF Involvemen...

find_real_file.png
JJG by Kilo Guru
  • 4514 Views
  • 18 replies
  • 1 helpfuls

Resolved! Flow context ui action not showing for flow operator role

I can see the flow context button as an admin but for someone with a flow operator role they can not see the link. The flow context is being attached to the RITM as answered in this post. Any ideas on why this could be? I even removed the condition a...

Add New State on Catalog Task: Workflow Not Working

Hello Team, This is regarding the new state on Catalog Task table. Issue: Have added new state choice as 'Closed Cancelled (9)' under catalog task/task table. Now, when my workflow reaches the catalog task where I have two conditions i.e. Closed Comp...

find_real_file.png find_real_file.png
Ishan Bajaj by Giga Expert
  • 7740 Views
  • 21 replies
  • 4 helpfuls

Resolved! How to set the Dynamic page title on service portal

Hi, I cloned oob ticket form and  using the page to auto redirect from the record producer script as shown  below   producer.portal_redirect = "sp?id=copy_of_ticket_old&is_new_order=true&table="+current.getTableName()+"&sys_id=" +current.getUniqueVal...

find_real_file.png find_real_file.png

Resolved! no field values changed

I imported few records into ServiceNow through transform maps. Records imported successfully. After that, I realized I need to change the script in my field mapping (Source Script and target field). I updated and trying to import the data to see the ...

Khanna Ji by Tera Guru
  • 4926 Views
  • 10 replies
  • 3 helpfuls

Workflow stops processing at run script activity - log states: "After running a sequence of activities we expected a 'last executing' record to predict the future stages from"

Hi Community,Within our workflow, we have a run script activity, that triggers a powershell script on a mid server.When we order one item the workflow works as expected. So, if we order 30 items at once (over the add to cart function), all workflows ...

DBeckers by Tera Contributor
  • 4681 Views
  • 4 replies
  • 1 helpfuls

Resolved! How to increase the maximum size of a list collector?

Hey folks, We have an item for users to request a new distribution group on our service portal, which includes a list collector on the users table to specify which users should be added to the group. I'm setting up a button so that managers can add a...

Resolved! Insecure Outbound REST Message

Hi Community,I'm looking for a way to disable the certificate verification when a SNOW instance communicates with an external system through outbound REST messages (the HTTP request is coming out from SNOW to the external world), typically in a curl ...

Resolved! How do I retreive Variables in RITM via Table API and Python

Version Details Build name: NewyorkBuild date: 08-05-2020_0901Build tag: glide-newyork-06-26-2019__patch10-07-30-2020MID buildstamp: newyork-06-26-2019__patch10-07-30-2020_08-05-2020_0901 Question is there a better way to fetch fieldname and values i...

find_real_file.png
Shashank7 by Kilo Explorer
  • 7480 Views
  • 18 replies
  • 0 helpfuls

Remove the follow button

I am trying to remove the follow button from the task table. I have inactivated the UI and it did not remove from the task form. I also have added a condition so it only shows for admins and it still didn't remove from the form. Any suggestions on ho...

marskh111 by Giga Contributor
  • 12313 Views
  • 22 replies
  • 25 helpfuls