Error: oracle.apps.fnd.isg.common.error.ISGException: Error in alias for class id
(Doc ID 3063890.1)
Last updated on DECEMBER 25, 2024
Applies to:
Oracle E-Business Suite Integrated SOA Gateway - Version 12.2 and laterInformation in this document applies to any platform.
Symptoms
When attempting to call a specific custom REST webservice, the following error occurs.
ERROR
-----------------------
javax.ws.rs.WebApplicationException: oracle.apps.fnd.isg.common.error.ISGException: Error in alias for class id
at oracle.apps.fnd.isg.app.ebs.rt.rest.provider.IsgRestFilter.filter(IsgRestFilter.java:162)
at com.sun.jersey.server.impl.application.WebApplicationImpl._handleRequest(WebApplicationImpl.java:975)
STEPS
-----------------------
The issue can be reproduced at will with the following steps:
1. Call the issue Rest webservice.
BUSINESS IMPACT
-----------------------
The issue has the following business impact:
Due to this issue, custom Rest webservice is failing.
Changes
Webservice was called with incorrect alias name.
Cause
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
Symptoms |
Changes |
Cause |
Solution |
References |