TopLink Fails to Create Required End Points When Package Includes %TYPE in Parameter Definitions
(Doc ID 2929770.1)
Last updated on APRIL 09, 2024
Applies to:
Oracle JDeveloper - Version 12.2.1.4.0 and laterInformation in this document applies to any platform.
Symptoms
JDeveloper 12.2.1.4.0 fails to create required end points when using a PL/SQL package that uses parameters whose datatype is defined as <table_name>.<column_name>%TYPE
Using Toplink/Eclipselink wizard to create a DBWS wrapper, the WSDL is missing the required details for the invocation.The logs show a message stating the stored procedure could not be found:
Nov 09, 2021 11:42:10 AM org.eclipse.persistence.tools.dbws.DBWSBuilder logMessageWARNING: No procedures were found matching the following: [<SCHEMA>.<PACKAGE_NAME>.<FUNCTION_NAME>]
Changes
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! |