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

Forum Posts

Show fulfillment data back to an ESC user

Hi everyone, I am building an automated VM provisioning request. Basically, an employee will submit a catalog item request that can be for requesting one to many server builds. Then once the automated provisioning is completed, the server(s) informat...

JaimeG by Tera Contributor
  • 599 Views
  • 1 replies
  • 0 helpfuls

FileNet Intake error

We are getting this ServiceNow error in our File Intake. Anyone have an idea what it is? I checked the logs; I saw messages that imply it's a ServiceNow malfunction - Error Handling attachment: class org.mozilla.javascript.MemberBox cannot access cla...

Resolved! ATF Test Steps Scope

Hi Everyone, Ihave a test suite in the Global Scope but I need to change the whole test to another scope, for what I saw this would imply changing the XML for every step of every test into the test suite which is not very practical. Do you know if th...

mariavic1998 by Tera Contributor
  • 1175 Views
  • 1 replies
  • 0 helpfuls

Resolved! g_form.getReferente() in list collector

Good afternoon everyone, how are you? I have a variable 'hostname_serial_number'of type list collector. The user can select more than one value (as expected for this type of variable), and I need to get only the first value through a client script, u...

HudyssonPOntes_0-1738351515314.png

Making an after BR Async

Hi All,   We have made a after BR behave like an async BR , by calling a event in the after BR and then that event calls a script action however the BR is written on sc_task table and the update is happening on audit task table but since it was takin...

Anubhav24 by Mega Sage
  • 1119 Views
  • 7 replies
  • 3 helpfuls

Email Script not working

Hello,Not able to troubleshoot below scenarioCreated below email scriptAdded to email template which is used by "Approval Request" Notification. Notification is working fine , but my variable cost is not showing in email notification when it goes to ...

Sonali01_1-1738609126055.png Sonali01_0-1738609011958.png
Sonali01 by Tera Contributor
  • 993 Views
  • 3 replies
  • 1 helpfuls

Attachment ilmit for Incident table

Hi All, We are limiting the attachment size with the below script in ServiceNow incident table.(function executeRule(current, previous /*null when async*/) { var grInc = new GlideRecord('sys_attachment'); grInc.addQuery('table_name',"incident"); grIn...

Joshuu by Kilo Sage
  • 765 Views
  • 3 replies
  • 0 helpfuls