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

Forum Posts

Removing records when removed from Data Source

Does anyone know of a good way to delete or inactivate a record if it no longer shows up in the data source? For example, I am importing group membership and if someone is no longer a group member in the data source, how can i have them taken out of ...

jfarrer by Giga Guru
  • 3600 Views
  • 3 replies
  • 0 helpfuls

Client script for survey

Hello !Is it possible to manipulate HTML of taken survey by client script ? If I choose 'survey_master' table in client script, it doesn't work.I want to manipulate form, for example inserting image to HTML against text.Is it possible ?

Picture1.png
grzegorzch by Kilo Expert
  • 3474 Views
  • 1 replies
  • 0 helpfuls

Resolved! Run workflow on RITM update

Hello all:I haven't quite wrapped my head around workflows, but is it possible to run a workflow when a record is updated? Keep in mind for this, I cannot use an order guide because the REQ (sc_request) record needs to be created from an e-mail inbou...

properties.jpg workflow.jpg servdesk.jpg
kenneth2k1 by Kilo Expert
  • 6855 Views
  • 11 replies
  • 0 helpfuls

Resolved! apply a template from a workflow activity

Hi all,So, I am trying to apply a template from a workflow activity.I tried this in the workflow activity, but to no avail, so any input or direction would be most appreciated.task.applyTemplate('u_template__1'); //u_template__1 is the name of the te...

smithcorey by Giga Contributor
  • 3923 Views
  • 5 replies
  • 0 helpfuls

Resolved! Hiding the reference icon on a list

I want to hide the reference icon on a specific set of lists that I've created.   I don't want users to be able to click through or hover over the see the full view of the record I've created, just the fields in the list.   I know I could probably cr...

Resolved! Can we use variable in EncodedQuery

Hi,Can we use variable in Encoded query, I am trying to assign a value to variable and use it in the encoded query it doesn't seems to be working. Can any one let me know how to do this. Below is the code, I wanted to replace the sysid highlighted wi...

vamsee1 by Mega Contributor
  • 7809 Views
  • 2 replies
  • 7 helpfuls

Netcool and ServiceNow integration

Hi Can you help us with the following.Trying to integrate Netcool and ServiceNow. I see the events pass across the Socket Writer gateway(netcool) to Socket monitor on MID server (watching the Socket monitor port). But I am not seeing the alerts getti...

Raji6 by Kilo Explorer
  • 2155 Views
  • 5 replies
  • 0 helpfuls

Previous Value in Mail Script

Hello,Is it possible to output a previous field value in a mail script? Something like this:<mail_script>var pdd = previous.due_date.getDisplayValue();template.print('previous due ' + pdd);</mail_script>Thanks!Mark Didrikson

Resolved! Updating group memberships with import set

Hello,Here is what I need to do:I have an Exchange distribution list which I regularly export by runningGet-ADGroupMember "<Distribution list name>" -recursive| select samaccountname,name | export-csv c:\temp\exported_names.txt -Encoding unicode -NoT...

hhakkanen by Kilo Explorer
  • 3747 Views
  • 3 replies
  • 0 helpfuls

Resolved! Filter condition for a module with javascript?

So, i know its very possible to use a javascript: bit of code within a filter however, I am facing an issue.I am trying to use:javascript:gs.getUserID().getRecord().getValue('u_site')Where u_site is a reference to core_company.so its: Site is javascr...

regizzle by Kilo Contributor
  • 6899 Views
  • 13 replies
  • 0 helpfuls

Resolved! UI Script trigger

How is a UI Script actually triggered? If a Global UI Script is written and is Active does it get triggered on each iframe/page load? I understand it may not be the optimal way of implementing a change - but wanted to understand where and how the UI ...

swamy_in by Kilo Explorer
  • 2159 Views
  • 4 replies
  • 3 helpfuls