Built something you're proud of? Tell the story. A quick G2 review of App Engine or Build Agent helps other developers see what's possible on ServiceNow. Share your experience.

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

Forum Posts

Resolved! Send email with UI Action

Hi everyone,   I created a button with a UI Action to send an email while inside a ticket, however it's not triggering: I created an Event Registration, an Email Notification (with "Event parm 1 contains recipient" checked) and this UI action. The U...

find_real_file.png
Carlos52 by Tera Expert
  • 4863 Views
  • 3 replies
  • 4 helpfuls

Resolved! Create a new Issue Type

I would like to create a new 'issue type' within Incidents, does anyone know how this is done? Many thanks in advance Alice

Alice121 by Tera Contributor
  • 914 Views
  • 2 replies
  • 0 helpfuls

How to unzip file and read xml files?

Hi All, When I hit an 3rd party endpoint it sends response as zip file which is having xml files. Here I want to unzip the file and read the xml files. Any help would be appreciated. Thanks in Advance, Gopinath

Issue with Importing data in to the staging table

Hi All, I'm trying to import data from JSON file in to the import set table using a fix script from the staging table i need to transform the data in to the target table. By running the below script in a fix script populates the staging table with th...

Make checkbox true based on another form's field value

Hi. I want to make a checkbox "check" true on the incident task form if the category of the incident is "Env" on the incident form.If someone could help me how can I set a checkbox true based on another form's value.

Savvy by Tera Contributor
  • 1459 Views
  • 5 replies
  • 1 helpfuls

Remove Roles From a Group

HI,  How can we remove role from a group using script? Is there any way we can delete any role from a group based on user input? Regards, Surbhi

Surbhi16 by Tera Contributor
  • 3124 Views
  • 17 replies
  • 0 helpfuls

Need help to fetch values for inbound action email

Hello All,  I have a inbound action to create a new catalog item & i want to fetch the below values to the variables. Please help me fetch the value from in the below format so that i can update them in my variables In the image, Its a table format. ...

Resolved! required help on multiplying two fields

Hi All,   Kindly provide solution for this.   I have two fields[Input Value is Numbers (a,b)] .On the third field[c] , I want the result of(a*b). The problem I am facing is both [a,b] can be editable. If I write onchange Client script  on A and if B ...

parnika1 by Kilo Contributor
  • 5633 Views
  • 13 replies
  • 2 helpfuls

Resolved! catalog item - multiple approvals

Hi there is there a example of  multiple approvals on different options selected in a catalog item.   example user selects checkbox 1 =  approver 1 checkbox 2 = approver 2 i have about 5 approvers. so all 5 need to approve  if 5 checkboxes selected. ...

levino by Giga Guru
  • 2124 Views
  • 4 replies
  • 3 helpfuls

Change Schedule - Report

Hi, While working on the Change Schedule, our team decided that they want to replace the Configuration Item and Duration columns with the Assignment Group (see screenshot). I found that there is a way to customize this, but it is not really recommen...

find_real_file.png
Dazler by Mega Sage
  • 1071 Views
  • 2 replies
  • 0 helpfuls

Make fields read only for certain views

Hi everyone! I'm new to ServiceNow, and I am in the process of building an app to practice some newly acquired skills. In my app, I created two different form views, outside of the default view. I'm wanting to make a certain field read only for the d...