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

Forum Posts

How do I trigger a workflow from a business rule?

We have an order guide and one of the items needs to wait for another item to complete. In the workflow for the first item, I am creating an event when the workflow completes. On the second workflow (the one that is waiting for the first) it is 'list...

Blair5 by Tera Guru
  • 12005 Views
  • 6 replies
  • 2 helpfuls

Resolved! Help with translation error

All of a sudden part of the "Comments (Customer Visible)" label on our incident form is displaying in French or German depending on the view.   Everything else on the form is displaying correctly in English.   If I change my system language to anythi...

find_real_file.png find_real_file.png
neil_jones by Giga Contributor
  • 2125 Views
  • 15 replies
  • 6 helpfuls

Resolved! Update multiple tickets from UI Page

Morning all, I'm trying to update multiple tickets from a UI page. At present, for testing I'm just trying to add comments to multiple tickets with the click of one button, I think I can work out the rest from there of where I want to go with this. J...

A Oliver by Kilo Explorer
  • 1649 Views
  • 10 replies
  • 0 helpfuls

Resolved! How to use HTTPS with Outbound Rest (disabling SSL verification)

Hello.I have a business rule that sends GET request to the endpoint. The only thing is that I cannot use https with ServiceNow. And my endpoint requires https.How I can do that?My steps are:1. Created entity in 'Outbound REST'2. Created GET method wi...

vladk by Giga Contributor
  • 4880 Views
  • 3 replies
  • 3 helpfuls

Application registry

Hi Techies,What is client id, client secret and token URL for in application registry in OAuth. I am very new in this.can any one help me on this.regards,Abhishek

while exporting excel only few fields are exported

I have tried to export excel of Data Review Task table while doing so all the fields are not getting exported only 5 fields are exported. Does anyone come across this issue? What may be the reason for this? Can anybody assist me on this? Thanks in ad...

Need advice on implementing outage

We are in the process of implementing the outage module.   The purpose of this is to provide the outage information so we can use it in a Service Availability page.I'm new to this and I'd like some "big picture" advice.   How important is the "Servic...

HugoFirst by Kilo Sage
  • 5740 Views
  • 4 replies
  • 2 helpfuls

Resolved! How to request sys_audit_delete table ?

Hi guys,I would like to make a query on sys_audit_delete table but apparently it's not possible, indeed i always got a isValidRecord == false.my code:var myRecord = new GlideRecord('sys_audit_delete');myRecord.addQuery('tablename', 'incident');myReco...

Resolved! Can I compare only datepart of datetime field in query?

Hi Everyone,Can I compare only datepart of datetime field in query?We have a scheduled solution date field in incident management.We want to send a notification e-mail to the owner of the incident scheduled to be resolved at next day in schedule job ...

chanken by Tera Contributor
  • 1564 Views
  • 1 replies
  • 1 helpfuls

Plugin for NetApp

Hello,Is there is any Plugin available for ServiceNow Helsinki release to integrate with NetApp Technology?Expected outcome is to configure ServiceNow to query & fetch current Storage details   from NetApp filer , transform and update in a table.Rega...