Join the #BuildWithBuildAgent Challenge! Get recognized, earn exclusive swag, and inspire the ServiceNow Community with what you can build using Build Agent.  Join the Challenge.

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

Forum Posts

How to change process formatters based on condition

Hi All,               In my change form I have different states for type routine & emergency. So i need to change the process flow which are displayed on top of the form. can we hide those based on condition or based on views. I need those process fl...

tonystark by Mega Expert
  • 2985 Views
  • 8 replies
  • 0 helpfuls

Auto Save

Hi Team I have Requirement with  Auto Save the form when we navigate to another window/form Thanks Raju Thelu

RajuThelu by Giga Guru
  • 2223 Views
  • 3 replies
  • 1 helpfuls

Repeat schedule entry span on timeline

Hello,I'm currently working on creating a timeline view over upcoming change requests, however I'd also like to add maintenance and blackout schedules into the same view.I have created a script include that shows the upcoming change requests and grou...

Change Schedule.PNG

How to solve LDAP Error code : 10400

Hi , We have recently cloned our sub-production instance with our production instance. We are trying to test the LDAP server connection on both the instances and it throws the following error while testing the LDAP server: " LDAP Server: Asia Pacific...

find_real_file.png
Sai176 by Kilo Contributor
  • 2754 Views
  • 2 replies
  • 0 helpfuls

How to increase height of a GlideDialogWindow?

Hello All, I have created a UI Action to preview the current record.However, i am not being able to increase height of the pop up window. I have used dd.setHeight(); and passed value into it but i could not see any change in the height. Also, i used ...

Arun17 by Tera Contributor
  • 2373 Views
  • 1 replies
  • 0 helpfuls

POST method in outbound REST message

Hi All, Can we define HTTP query parameters of post method (defined in outbound REST message) using any script?   My doubt is- here in script I am setting the parameters but there is a possibility there might be no value passed for any one of them (...

find_real_file.png find_real_file.png
Rj27 by Mega Guru
  • 10755 Views
  • 6 replies
  • 1 helpfuls

Resolved! Script to combine approvers into a single array

Good Afternoon SNC,   I'm creating an "approval process" where reminder emails get sent out on a weekly basis, and if no approval is obtained after a month, the request gets cancelled and an email notification is sent to the requester advising them o...

Dan R by Kilo Expert
  • 2145 Views
  • 7 replies
  • 2 helpfuls

Checkedin and Checkedout date in Asset Management

What is the Checked_in and Checked_out date used for in Asset Management process OOB. I dont see a good description of this field in SN Docs site.    We are planning to use "Checked_in" when the asset is in inventory and "Checked_out" when it is Depl...

Ramesh19 by Kilo Explorer
  • 1465 Views
  • 2 replies
  • 3 helpfuls

Displaying a Non-Display Field in Reference Field

I am wondering if it is possible to do the following:  A,B, and C represent columns in table 1 where A is the Display field.ABC  X,Y, and Z represent columns in table 2 where X is the Display field.XYZ  In a form view for table 2, is it possible to h...