Some PDIs are currently unavailable, and PDI actions are paused. View the latest updates here. Read More

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

Forum Posts

To create a Widget for mobile application

Hi,I have a requirement to create a widget for mobile application and its functionality is explained below.When user logs into servicenow mobile app, he should see a widget say "My widget". Upon clicking "My widget" it should redirect to an another p...

varunkumar1 by Tera Contributor
  • 2364 Views
  • 1 replies
  • 0 helpfuls

Resolved! Calling a Script Include from a Scoped UI Action condition

I am creating a new Scoped application. I want to call a Script Include from the CONDITION field of a UI Action.Basically, I want the UI Action to appear only if the result of the script include is true.I am unable to call the Script Include from the...

Katie A by Mega Guru
  • 7417 Views
  • 7 replies
  • 0 helpfuls

How to create a custom table using REST API?

Hi, I am facing some issues while creating custom tables using rest API. I wanted to ask some questions related to JSON that needs to beposted to sys_db_object table, in order to create a custom table. 1. what are the compulsory fields that need to b...

astha8 by Kilo Contributor
  • 3810 Views
  • 2 replies
  • 2 helpfuls

Resolved! Auto Populate department from caller in incident form

I have custom department string field.(This is code is working fine for department as reference field but not for string field)I am having an issue   populate department based on Caller selection Below script returning department sys_id instead of th...

Rahul RJ by Giga Sage
  • 5832 Views
  • 10 replies
  • 2 helpfuls

Resolved! UI Script

Hello Community,I'm trying to utilize a UI Script to generate a popup for end users. As I understand it, a UI Script utilizes Client Side scripting. However, I cannot seem to get it to return GlideRecord results. I've done something simple like... va...

Ken83 by Mega Guru
  • 7607 Views
  • 11 replies
  • 6 helpfuls

Relationship between two tables?

Hi All,How to build a relationship between   2 tables . I had a table   dtask which is extended from demand . Need a relationship between dtask and stake holder table which related list to demand.Thanks

reddy01 by Kilo Contributor
  • 11650 Views
  • 6 replies
  • 1 helpfuls

Resolved! How do i convert an XML document to an array object?

Hi,I have the below response from a outbound WS call and i need to convert it into an array (which i will use in a angular script), any pointers what would be the best approach here (checked the XMLHelper, but not sure if that would fit in my case, t...

Swarup Roy by Kilo Expert
  • 3872 Views
  • 3 replies
  • 1 helpfuls

my incident tickets: when ever we will "cancelled" the Incident ticket "active is false "by default But I am facing the cancelled Incidents also active is true.so can any one provide the code for cancelled tickets i have to set false .

Hi friends, my incident tickets: when ever we will "cancelled" the Incident ticket "active is false "by default   But I am facing the cancelled Incidents also active is true.so can any one provide the code for cancelled tickets i have to set active i...

padhu1 by Kilo Expert
  • 4684 Views
  • 13 replies
  • 3 helpfuls

how to refresh a embeded list

I need to   refresh the embeded list( of table pq) which is kept on other table(xyz) form. I am inserting values of xyz into the pq table with mapping fields through script.The values are inserting into the table pq but its not showing in the embeded...

alvatindra by Giga Contributor
  • 4127 Views
  • 20 replies
  • 2 helpfuls

Resolved! Display all items in a slushbucket

I have a Record Producer that is using a List Collector, but not all of the items are displaying (there are 149 and it is only 100 rows are showing).   Is there a default row limit?   If so, how can I increase this limit?   --Mike

mikealderson by Tera Contributor
  • 1626 Views
  • 1 replies
  • 0 helpfuls

Resolved! Field map script with glide record

Hi All,I have a Transform map field map script running against core_company table. For each record that is imported I need to check against 'ast_contract' tbl and retrieve the vendor_contract number and add it to the u_sla field.The ast_contract tabl...

E_19 by Giga Expert
  • 9951 Views
  • 9 replies
  • 9 helpfuls

Resolved! Use inbound email action to update work_notes

Hey all,I have an inbound email action that I need to update work_notes in an extended task table.   However, it seems I am missing something.   The action runs every time, but no update to work_notes field.   Any ideas?   Thanks in advance.Here is m...

Dynamically setting the list collector

I am trying to dynamically set the list collector based on choicelists that are selected.   So my initial thought was to use Gurus method to set the filter.   The issue with this is they are not unique values.   I ran a few tests with this and if i c...

sbolton by Mega Expert
  • 3972 Views
  • 4 replies
  • 0 helpfuls