Skip to Main Content

Integration

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Integrated SOA Gateway after database upgrade to 19c ....

user9244153Jul 3 2020 — edited Jul 3 2020

Hi,

After upgrade to 19c the generation of a service gives the following errors:

irepName is  : XXANW_WEBSERVICE_DEBITEUR

ClassId = 4438

Class Type  = PLSQL

Generating service with classId = 4438

Error in Service Generation.

ServiceGenerationError: ServiceGenerationError: Error in Service GenerationJ2T-130, ERROR: Array element type <unsupported type>(typecode 0) is not supported

oracle.apps.fnd.soa.util.SOAException: ServiceGenerationError: ServiceGenerationError: Error in Service GenerationJ2T-130, ERROR: Array element type <unsupported type>(typecode 0) is not supported

        at oracle.apps.fnd.soa.provider.util.ServerAccess.analyzeServerResponse(ServerAccess.java:160)

        at oracle.apps.fnd.soa.ui.ProviderAccess.generateWSDL(ProviderAccess.java:44)

        at oracle.apps.fnd.soa.provider.wsdl.ServiceGenerator.generateSingleServiceSOAP(ServiceGenerator.java:102)

        at oracle.apps.fnd.soa.provider.wsdl.ServiceGenerator.main(ServiceGenerator.java:423)

EBS: 12.1.3

DB: 19.7.0.0.0

Any idea what causes this?

Thanks in advance

Comments
Post Details
Added on Jul 3 2020
3 comments
775 views