ServiceNow AI Platform forum
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Forum Posts

Resolved! How do you remove a section from a form?

How do you remove a section from a form?  I taken off all the variables in a section, but the section still shows on the form as blank or a tab, depending on the user preferences. How do I remove the section entirely?  I know how to add a section, bu...

Passing two parameters in an URL

Hello,I need to pass two dynamic parameters in an URL and need to retrieve the parameters in the next page.I have written a script in the dynamic content block and passing the parameters as below.<a href="https://sssdev.service-now.com/sdsds/Sub_cate...

abcxyz by Kilo Explorer
  • 2891 Views
  • 8 replies
  • 0 helpfuls

Resolved! Port validation

Hi,Configuring SNow to LDAPs integration.As we don't have access to application server VM and can't do telnet to determine if 636 is open, is there any other way to determine if the configuration on the other side is valid and complete?Thank you.Dan.

Resolved! Dynamic Banner

Hi guys,I'm struggling with something that feels like it should be simple.I'd like to have the ServiceNow Banner dynamically change depending on who is logged in. We are in a domain separated instance and some of our customers have asked for that ext...

find_real_file.png find_real_file.png

Slow performance of instance.

Dear community!Our instance is suffering from slow performance. There are many cases when running transactions exceed 200 seconds. In order to solve this problem we tried to configure cache, homepage performance and etc. This problem constantly occur...

damirdoszhan by Tera Contributor
  • 13212 Views
  • 10 replies
  • 3 helpfuls

Tracking Session Timeout...

I'm looking to see if someone can tell me where I can go to see when a user's session has timed out due to inactivity?   We have our session timeout set to four hours but we have a handful of users that are reporting that they are timing out prior t...

dwerner by Kilo Sage
  • 1599 Views
  • 3 replies
  • 0 helpfuls

Resolved! REST Message from Workflow Being Truncated

I have created a REST message to an in-house created API.   When I test the message using the test functionality from the HTTP Method, it works as expected, however when I call it from a Workflow using the REST Message WF Activity the endpoint URL is...