My Oracle Support Banner

E1: AIS AIS Client Class Generator Troubleshooting Guide (Doc ID 2449681.1)

Last updated on DECEMBER 27, 2022

Applies to:

JD Edwards EnterpriseOne Tools - Version 9.2 and later
Information in this document applies to any platform.

Goal

 The JD Edwards EnterpriseOne Application Interface Services Client Java API Developer's Guide has information on how to implement the AIS Client Generator.

Understanding Generating Objects with the AIS Client Class Generator:

A form service call to the AIS Server, otherwise referred to as a form service request, results in a response that contains a string in JSON format. In JDeveloper, you can access and use the AIS Client Class Generator to transform the response into object form because objects are easier to work with than strings. The AIS Client Class Generator generates classes matching the form.

 

This is a troubleshooting guide for the most common issues when trying to use the AIS Client Class Generator tool.

 

Solution

To view full details, sign in with your My Oracle Support account.

Don't have a My Oracle Support account? Click to get started!


In this Document
Goal
Solution
  Symptom: Java.lang.RuntileException: java.lang.NullPointerException error message
 Symptom: Verify WLS Server Basic Authorization Header configuration in domain config.xml, enforce-valid-basic-auth-credentials must be false
 Symptom: [AIS]   buildExceptionResponseString End  com.oracle.e1.rest.session.E1LoginException: Authorization Failure Server returned HTTP response code: 403 for URL: http://<SERVERNAME>:<PORT>/jde/FormServiceRequest
References


My Oracle Support provides customers with access to over a million knowledge articles and a vibrant support community of peers and Oracle experts.