Skip to Main Content

ODP.NET

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!

How to avoid "custom type mapping" error

user2377576Aug 12 2013 — edited Aug 13 2013

Is there a way to avoid the "custom type mapping" error when filling a dataset via the dataadapter when selecting all columns from a table that contains a UDT ?

Comments

thatJeffSmith-Oracle

Sure, a db_link or ORDS running on the remote DB would make that possible and fairly easy

Kstore

Excuse me ....

we must connect to an API of another application and running not in ORACLE db

so we cannot use DBLINK ma only read/write the API of the other application..

There i a way to interface APEX/ORDS with an API of other application ???

from our webservice in APEX/ORD we want to call an endpoint of an other web service.

Thank you Very Mutch ...

EJ-Egyed

APEX has the ability to create a Web Source that you can use to interact with external APIs. Once the Web Source is defined, you will be able to reference the Web Source within the page.

pastedImage_0.png

1 - 3
Locked Post
New comments cannot be posted to this locked post.

Post Details

Locked on Sep 10 2013
Added on Aug 12 2013
3 comments
294 views