Get a first look at what's coming. The Developer Passport Australia Release Preview kicks off March 12. Dive in! 

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

Forum Posts

Breaking up large files due to export limit

I wish to export some data from an instance. The data that I search for returns about 13,000 rows. The .csv threshold limit is only 10,001. How could I extract all the data in chunks? I followed the tutorial, but do not have a solution as this is not...

find_real_file.png

Resolved! How to close request item when all it's tasks are closed

Hi,I have a workflow on requested item table that creates a single catalog task. When this task closes, the item closes as expected. But when usershave added new catalog tasks outside of the WF using the New button, the requested item does not close ...

dp11 by Tera Guru
  • 20374 Views
  • 28 replies
  • 5 helpfuls

Resolved! update additional comments field with user mail reply

Hi Team, when the user sends data throught mail,we are updating that respective details to the additional comments,but now user sending data in table format so  when the inbound action script is not updating the table format info properly  So anyway ...

String by Kilo Sage
  • 4432 Views
  • 31 replies
  • 2 helpfuls

How can I hide records on a table based on the user's group?

I would like to hide certain records on the Requested Item (sc_req_item) table based on a user's group or role. For example, if a user submits a "Request to Pull Email" Service Catalog request, a record on the sc_req_item will be created. I want thes...

jaredholm by Kilo Contributor
  • 3040 Views
  • 8 replies
  • 0 helpfuls

Resolved! Flow Designer to get first element from array of objects

I am stuck in a flow designer Flow on how to only get the first element from an array of objects.  I am using a REST action I built to pull back all the shipping tracking history based on a tracking number.  One of the fields is 'actions' and the fir...

by  
  • 2903 Views
  • 2 replies
  • 0 helpfuls

Download a file via REST API from Excel?

Hi to everybody! Hopefully I'm in the correct forum. I've managed do transfer data from a Servicenow instance to an Excel spreadsheet via REST API, mainly using code from this page: https://www.servicenowelite.com/blog/2015/9/22/connect-servicenow-to...

Change color in a calendar entry

I have created a new table with 3 fields: Title, work_start, work_end and the created a calendar report: Now I have 2 questions: 1: How do I remove the "0:00" time?2: How do I change the gray color to another color. I have read the "Customize calend...

find_real_file.png
wassini by Mega Expert
  • 4762 Views
  • 6 replies
  • 2 helpfuls

Resolved! Virtual Agent Sound Alert

Is there a way to enable/disable the virtual agent sound alerts (like when you click the chatbubble for the first time)?

Drin by Giga Contributor
  • 1906 Views
  • 2 replies
  • 2 helpfuls

Question on ACL for scoped application

Hello All, In our environment, we have ACL on user table to limit access to user records based on some condition.  we have on custom scoped application where we want to show all users (by pass the above ACL) only for tables/forms which are in this sc...

Ahmmed Ali by Giga Sage
  • 1887 Views
  • 2 replies
  • 0 helpfuls

Resolved! Import context menu as UI action

Hello All,So here's the situation I'm having trouble with.I have created a table (u_planning) to allow Project managers to upload an excel with estimation info regarding their projects. I'm using the "Import" context menu to test the data is been imp...

find_real_file.png