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

Forum Posts

Resolved! Change User's AD Location - Orchestration

Hi GuysThere's a lot of questions about this and not a good enough example.All I want to do is to use the AD activities on the workflow to change a user to a different OU in AD.Will Update ADObject activity work for this and what AD Field do I need t...

Rudi2 by Tera Guru
  • 4497 Views
  • 19 replies
  • 3 helpfuls

Resolved! current.update() not working in script action

Hello, I have a script action which reacts to an event in a business rule, after this event is triggered I need certain fields to be updated, even if the script action reacts to the event according to log, "current" parameters are accessible within t...

find_real_file.png find_real_file.png
Milan13 by Giga Expert
  • 3332 Views
  • 14 replies
  • 4 helpfuls

How to add additional Fields in service portal list view

Hi,   I want add additional field in service portal list view (Ex : Created date and Closed date)       I did Right mouse click on the page and i can able to see below option but i dont know which one i have to choose   Thanks Ramesh

find_real_file.png find_real_file.png
ramesh_r by Mega Sage
  • 3559 Views
  • 7 replies
  • 3 helpfuls

Visual Task Boards - Labels

Servicenow by default has 5 labels,I spend quite lot of time in adding few more labels but no luck.i added labels in tables vtb_boards & vtb_cards same as out of box labels, still didn't get the output.does anyone know the glide record for the vtb la...

find_real_file.png

Database View Where Clause Confusion

Hello,I'm trying to setup a very basic database view of the Service Catalog table (sc_cat_item). However, I'd like the view to contain only active items. When I try to setup the view, add the view table and setup a Where clause (cat_active = true), t...

gs warn/error/info compared to gs log

Only slightly embarrassed that I don't know this.  I'm just updating my architecture best practices guide after stumbling on a system log that generates a few million records a day, mostly do to uncontrolled "logging". I've always loved gs.log becaus...

Uncle Rob by Kilo Patron
  • 21380 Views
  • 5 replies
  • 21 helpfuls

Resolved! Bulk upload of Catalog Item Requests

Our company has recently acquired another small company and need to add these users to our system.  We currently have Service Catalog Items for "Add Active Directory" and "Add Citrix Access."   I can create the Request and related RITM with transform...

kkaufmann by Tera Contributor
  • 2424 Views
  • 4 replies
  • 2 helpfuls

Resolved! How to enable contextual search for a catalog item

Hi ,I need to enable contextual search for a catalog item. I can see from the search contexts that it can be enabled for a table, a record producer and a wizard. please let me know if we can do the same way for a catalog item.Regards,Sowmya

saisowmya by Giga Expert
  • 6894 Views
  • 7 replies
  • 3 helpfuls

setRequestBodyFromAttachment - How does it work?

Hi everyone,I want to know that how does setRequestBodyFromAttachment method works? I know how to use it but I just want to know what actually happens at the backend?var request = new sn_ws.RESTMessageV2();request.setHttpMethod('post');request.setEnd...

Resolved! Additional Comments not populating new call activity log

Hey Folks   Any ideas as to why Additional Comments created in a New Call record do not populate to the Activity log? They generate the intended notification, and the notification gets populated in the Activity Log, but not the Additional comment its...

find_real_file.png