Skip to Main Content

Oracle Content Management

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!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

API REST ODI 12c

DomenicoGJan 15 2025

Hi to all, I'm starting to learn ODI and I'm doing some tests. I would like to be able to replace part of a link with a parameter so that the result is the same. For example, given this link https://mysafeinfo.com/api/data?list=englishmonarchs&format=json I would like to make the link become https://mysafeinfo.com/api/data?list=#parameter&format=json but the latter works like the original. Does anyone know how I can do it? Or if there is something similar or a guide?

Comments
Post Details
Added on Jan 15 2025
0 comments
39 views