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

Forum Posts

Resolved! Scheduled Job stopped with silently with no log..

Team, we created a scheduled job that is expected to run a few hours considering its volume of data being processed.We ran the job mannually but it stopped with random duration (First time 3hours, Second time 30 minuites, Third time 24 minuites).Look...

kozy_f by Tera Expert
  • 1191 Views
  • 3 replies
  • 1 helpfuls

Fix script

Hi Team,. I have to write a fix script for cleanup duplicate records in custom table production instance. xyz table required inactive duplicate records based on below unique filter criteria: Unique filter criteria: Master ( reference field), country ...

AES. Data in tables.

Hi,While creating an app, I add a table with a few records in it. When I publish it and install app on the other instance, table is added but empty, without any records. Is there a way how to add data to the tables?Thanks.

Alex153 by Tera Contributor
  • 677 Views
  • 5 replies
  • 0 helpfuls

Resolved! Error from getting Basic Auth credentials script

Hello,  I'm scripting a Flow designer action where I need to get Basic Auth credentials.My code is a copy from the api documentation, and in a scoped app. ServiceNow documentation is here - https://developer.servicenow.com/dev.do#!/reference/api/wash...

Ron28 by Mega Sage
  • 2322 Views
  • 3 replies
  • 0 helpfuls

AES. Authorization in app.

Hi,I am building the app that creates tables in ServiceNow and fill them with data from Google BQ. I created a spoke that will be a part of the app, and it uses GET method, authentication is configured via Connection Alias (see screenshot). I would l...

Alex153 by Tera Contributor
  • 1071 Views
  • 3 replies
  • 2 helpfuls

Generating URL dynamically

In email , i want to provide a dynamic URL based on loggedin user.URL: Instance name/sp?id=pagename&instanceid=abc12345 Above link i want to pass it in the email, but here the issue is instance id needs to be  based on loggedin user, but here as user...

Connect and write to a DB2 database

Hi,We have a requisite to write some data we have in ServiceNow to a database, using DB2 connect. How can i achieve this in ServiceNow? Is it possible to use something available in flow designer or something similar?

Maintain Wizard

Hi All, I am learning various things in ServiceNow and kind of struck at one point. I am learning how to use wizards and created a new Wizard using Maintain Wizard,but unable to find it and use it to the associated record producer. Can someone please...

Labels