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

Forum Posts

Archive run incomplete

Hi,I made an Archive rule, before running it was showing records estimation of 986. But after archiving the records 418 records didn't archived. I didn't changed any condition while running the rule and batch is set to default(NUmber of records - Bat...

gshrikhande by Tera Contributor
  • 834 Views
  • 2 replies
  • 1 helpfuls

Scheduled import from SFTP

hi All we have a situationwe have a scheduled import set for 11 pm  and the data source pulls File from SFTP server We checked that File was present until a min before the Job starts When job started , the job immediately failed with the message : ja...

priyadharis by Tera Contributor
  • 918 Views
  • 4 replies
  • 0 helpfuls

Resolved! Default value for checkbox is displayed undefined

hi i have used checkbox in portal widget. by default value is checked. I am trying to get checkbox value , it is displayed as undefined. Ideally value should be retrieved as  true. Please suggest. screenshot: <label><input type="checkbox" name=user...

Ujjwal1_0-1743670293189.png
Ujjwal1 by Tera Contributor
  • 1564 Views
  • 6 replies
  • 0 helpfuls

Varonis Integration

Does anyone know if the Varonis integration is still supported on new releases of ServiceNow.According to Varonis Documentation, it states that "The integration applies to the following ServiceNow versions only: Orlando, Paris, Quebec, and Tokyo." Cu...

Resolved! How to Scheduled job conditional dates

I am looking to make an adjustment to a Scheduled jobs which run monthly and quarterly basis. The monthly runs monthly, But it is not required on the quarterly schedules run on, which is in the months of January, April, July and October. Is there a c...

Resolved! Microsoft Azure AD Spoke

Hi All, On using Microsoft Azure AD Spoke to add user to group, I am getting following error. Any suggestions. { "Action Status": { "code": 1, "message": "Error: Cannot find function trim in object [object GlideRecord].,Detail: Ca...

Nikita50 by Tera Expert
  • 1146 Views
  • 3 replies
  • 0 helpfuls

Resolved! GlideQuery getBy not returning results

If I try to return a single record using GlideQuery.getByvar tps = '9ae4fc341b835e500d6b2131b24bcbed', examiner = '6b50e0560a0aa007000e4447ebea7f12'; var result = new global.GlideQuery('x_uob15_tps_examiner_nomination').getBy({ parent: tps, interna...

Colleen by Tera Expert
  • 982 Views
  • 2 replies
  • 0 helpfuls

fetch all fields in a g_form

Hi folks again,Is there a way to loop through available fields in a g_form, instead of hard-coding each field name.     g_form has a method getControl which expects a field name, the control can be fetched, but you have to specify the fieldname, I wo...

georgechen by Kilo Guru
  • 18821 Views
  • 12 replies
  • 30 helpfuls