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

Forum Posts

Query LDAP via MID Server in script

Hello,   We are trying to synchronize users via LDAP.The LDAP is set up to connect via MID server.The problem we are facing is with mapping user's company configured in LDAP with the user's company record in SNOW.User's company comes from the LDAP in...

zdravkonedev by Tera Contributor
  • 1841 Views
  • 4 replies
  • 1 helpfuls

Display Name on Journal comments/work notes

To reference users, ServiceNow uses First_Name + Last_ Name, we have many users that their display name (in Outlook, for example) is totally different from their names and user ID.  So were able to import the Display Name from AD to ServiceNow and tr...

REST Message - Test Run error

Please provide your suggestion and inputs to resolve the below error to establish the connection from ServiceNow to BMC Remedy. Name: POST MethodHTTP status: 0Error Code: 0The request failed: Request not sent to uri= https://XXX-XXXX-api/api/qs/oa2/v...

Ravi Kand by Tera Contributor
  • 341 Views
  • 1 replies
  • 0 helpfuls

Create a copy of a table

I have a custom table in a scoped application and need to create a copy of that table for history purpose. I tried to use the following code provided ServiceNow support but it creates the table in global scope. I need this table in custom scope. Any ...

Wirasat by Tera Guru
  • 1056 Views
  • 2 replies
  • 0 helpfuls

How to get service now connected in China

Hello Experts, We would like to use servicenow in our chinese locations and unfortunately we are not able to do so because of the restrictions on the internet by the govetnment. Could any of you suggest what could be done ? How is it configured in yo...

Renu4 by Tera Contributor
  • 2574 Views
  • 2 replies
  • 1 helpfuls

Resolved! Variables shown in approval form

Hi,I don't understand what kind of variables are shown on the Approval Form, because i've noticed that not all variables are shown.I would like to know how to show only variables that are visible in Catalog Item view, is this possibile? How can i do ...

Allow Guest user to download attachment

Hi Experts, Could you help me with the following requirements?   We have a public page in the service portal and a custom public widget with a download button on that page. With a click of that, button it should download one file which is present in ...