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

Forum Posts

Resolved! Data archiving for Problem and its related records

Hi All,We have a requirement to implement data archiving for problem and problem related records.We have implemented the below functionality.Problem:I have created an archive rule and its archive related records for the followingBelow are the archive...

prashu by Tera Contributor
  • 4422 Views
  • 10 replies
  • 6 helpfuls

Record producer redirect on Service Portal

Hello,I have a record producer that has the "Redirect to" field set to "Generated Task Record".  If an end user is filling out this form on the Service Portal, they are redirected to the "Ticket Form" page after submission.  Is there a way to redirec...

Resolved! SncTriggerSynchronizer.executeNow(current) How this works?

Hi Experts,Do any one have idea how this(SncTriggerSynchronizer.executeNow(current)) works?In our environment we are creating change ticket from this, not sure how and if the job contains any attachment it should attached that to change, any one have...

IamAmolB by Tera Guru
  • 12373 Views
  • 9 replies
  • 6 helpfuls

Resolved! Reference Qualifier not working

Hi all, Working on a Service Catalog form and trying to link two reference fields together. I'd like the selection of reference A to filter the available options in reference B. ServiceNow offers a feature to support this in a Reference Qualifier, bu...

find_real_file.png find_real_file.png find_real_file.png find_real_file.png
Ararana by Tera Expert
  • 7612 Views
  • 7 replies
  • 0 helpfuls

Resolved! How to set Form-data in Rest Message

I searched through the community and could not find sample code to send file attachment through REST Outbound from servicenow .I tried the below code so far with no luckvar r = new sn_ws.RESTMessageV2();   r.setHttpMethod('post');   r.setEndpoint("en...

mohith2 by Mega Contributor
  • 11415 Views
  • 14 replies
  • 10 helpfuls

Resolved! Doing Dot Walk on Catalog Item Variable default value

Ok.. On a Catalog Item in the variable section, is it possible to dot walk on the default value to another table?.  Below Default Value gives me the users department name. javascript:gs.getUser().getRecord().getDisplayValue('department');   But what ...

find_real_file.png

Resolved! Trigger event for Wait For WF Event within workflow

I've been looking through any threads for Wait For WF event triggering but I don't seem to get or see how to script this out properly.I have two workflows that wait for the "workflow.lmscomplete" eventI have script in another workflow to trigger the ...

KB15 by Giga Guru
  • 15025 Views
  • 20 replies
  • 10 helpfuls

Radio button default value based on user form field

Hi, I have a requirement that Created a Field type: Radio Buttons on Order guideOptions: a)IG b)AG, SDGDefault value: In user  form I have a field called group If group is AG my default value should AG if group is SDG or AG my default value should be...

Jahnavi7 by Mega Contributor
  • 2296 Views
  • 11 replies
  • 1 helpfuls