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

Forum Posts

Resolved! When using an email script, what is "current"?

i have an email script/business rule working together. When i try to query fields from the table in my script, it removes everything from my notification. When a user is terminated that is listed in the user field of a u_cmdb_ci_table_access_paramete...

find_real_file.png
othomas1 by Kilo Guru
  • 7079 Views
  • 2 replies
  • 1 helpfuls

Include previous email conversations to outbound emails

Hi, has anyone developed a way to include a previous email conversation to outbound emails, or a way to reply to a received email including the original message?No need for that in standard notifications, but would be a nice feature to have a way of ...

trekonen by Kilo Explorer
  • 2036 Views
  • 3 replies
  • 0 helpfuls

Resolved! Dynamic List on Catalog Item (For Example a Visitorlist)

I'm searching for an Opportunity to create a dynamic List on a Catalog Item. Usecase: For every Visitor hast to be 4 Variables on the Item (First-Name, Name, Date of visit, time ).  There is no Problem to create this for one User!BUT What I am lookin...

Meloper by Kilo Sage
  • 1657 Views
  • 4 replies
  • 1 helpfuls

Resolved! How to clear selection

I have the below select feature field. When i change the selection of select feature, the action option ,which by default is doesn't select any of the option, should be remove the slection and be back to 'no option selected' format. How to do this?

find_real_file.png
SNOW39 by Tera Expert
  • 3280 Views
  • 5 replies
  • 1 helpfuls

How to return the value from Callback function

Hi All, I have client script with GlideAjex and it's returning the value properly I want to get out the callback function return value but it's not working function onChange(control, oldValue, newValue, isLoading, isTemplate) { if (isLoading || n...

ramesh_r by Mega Sage
  • 4873 Views
  • 9 replies
  • 0 helpfuls

Using System properties in a scoped application

Hi all,  I'm currently having issues trying to figure out how to use system properties in a scoped application.  I want to copy a global property for use in my scope but I cant seem to get it working. We cant use the global property, because it alter...

leachy23 by Kilo Expert
  • 8329 Views
  • 6 replies
  • 3 helpfuls

Resolved! how can i make my non production instance ( dev instance ) have the same information as my production instance . (backup the production to the non production)

How can i backup the data from the production instance to the non production .  i wanna make tests and everything was done on the live production immediately .  in the non production i dont have the tools to do anything 

S_matar by Tera Expert
  • 2164 Views
  • 8 replies
  • 2 helpfuls

Resolved! Event is empty when sending a notification

I'm trying to pass an event to an email notification, but it is empty. Can anyone help me solve this?I have a script include with the following code: var table = gs.getProperty('searchtables') var checkFields = new GlideRecord(table); checkFields.q...

Jonatan4 by Giga Guru
  • 2693 Views
  • 5 replies
  • 4 helpfuls

web services field in business rule

Hello Guys , This Question is only to enhance my knowledge.1) web services option is not visible in business rules.2) difference between normal service now instance and express instance.3) Actually in one of you tube videos i found webservices enable...

naresh1019 by Mega Expert
  • 3976 Views
  • 12 replies
  • 4 helpfuls

Generate PDF with Header Image

I have a requirement to generate pdf and attach it to a record. I've used OOB GeneralPDF script include and achieved that (code below). However, I am unable to pass header image and footer text. Any suggestions on how to pass header/footer ? Thanks i...

Resolved! Database view Query not working

I'm trying to query a database view.  The view has 3 tables Sys_journal_field left joined to Task where tsk_sys = jou_element_id left join to sys_user where usr_email = jou_sys_created_by I have the following query.  I'm trying to get the records bac...

Steve42 by Tera Expert
  • 2865 Views
  • 12 replies
  • 1 helpfuls