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

Forum Posts

INTEGARTION - Pagination

Hi CommunityWe have used Integration hub and we are fetching data through integration by using Flow-designer, We recently faced an issue of size limit as the data fetched is exceeding 5mb so as an interim solution we created a system property and inc...

gj1 by Kilo Expert
  • 1269 Views
  • 3 replies
  • 1 helpfuls

Resolved! I am trying to rest API request body as "fieldname" : "RS${env}Test" but the ${env} part is getting ignored while sending. If I try to use html encoding, destination not able to decode it. What is the possible way to send the request body?

I want to pass below job names as an Input request of PUT method of REST message which is in JSON format having “${env}” in the name of Jobs. It is observed after sending the request, “${env}” gets ignored and third party application database gets up...

Utsab by Tera Contributor
  • 2292 Views
  • 6 replies
  • 0 helpfuls

HRSD or CSM?

Hello Community,   I would like your opinion about a choice to do. One company provides HR services to other companies. (as Partena, SDworks, etc)It processes requests and changes for the employees of its client companies.Should they use the HRSD app...

Resolved! How to enable AI Search on PDI instance

I want to validate AI Search on a PDI instance.I requested to enable it from AI Search> AI Search Status.However, even after a few days, the requesting status continues.The PDI environment is patch 5 of version Quebec.I contacted Now Support, but sin...

Resolved! LDAP import is not updating group membership

I create an LDAP import and a transform map for LDAP groups. I have included the following scripts in the transform mapOnStart: gs.include("LDAPUtils"); var ldapUtils = new LDAPUtils(); ldapUtils.setLog(log);OnAfter: ldapUtils.addMembers(source, targ...

Mark251 by Mega Guru
  • 1904 Views
  • 2 replies
  • 0 helpfuls