How to expose OIC Integration as a REST API | Integration as rest/https protocol

แชร์
ฝัง
  • เผยแพร่เมื่อ 8 ต.ค. 2024
  • This video gives step by step approach on building your first REST based OIC Integration
    Have you liked any of our content and thinking about Thanking us? Then you can thank us / donate us with below links
    buymeacoffee: www.buymeacoff...
    PayPal: paypal.me/been...
    Below are the links for the courses created by us
    Learn Integration in Oracle Integration:
    www.udemy.com/...
    Learn B2B for Oracle Integration:
    www.udemy.com/...
    Learn Insight in Oracle Integration:
    www.udemy.com/...

ความคิดเห็น • 6

  • @BEENUMLEARNING
    @BEENUMLEARNING  2 ปีที่แล้ว

    Have you liked any of our content and thinking about Thanking us? Then you can thank us / donate us with below links
    buymeacoffee: www.buymeacoffee.com/beenumlearning
    PayPal: paypal.me/beenumlearning
    Below are the links for the courses created by us
    Learn Integration in Oracle Integration:
    www.udemy.com/course/learn-integration-in-oracle-integration-oic-from-scratch/?referralCode=A378D1F90CFDA29998D4
    Learn B2B for Oracle Integration:
    www.udemy.com/course/b2b-for-oracle-integration-training-for-beginners/?referralCode=A046790B230F8E7B2648
    Learn Insight in Oracle Integration:
    www.udemy.com/course/insight-in-oracle-integration-oic/?referralCode=6E554C8689FC329746A0

  • @KartikKumarAyyar
    @KartikKumarAyyar ปีที่แล้ว

    Do you have any video where in OIC is exposed at REST but after receving request in REST, OIC is internally invoking wsdl?

    • @BEENUMLEARNING
      @BEENUMLEARNING  ปีที่แล้ว

      basically you have to merge the concepts where we have explained to build integration exposed over REST protocol and invoke SOAP service. Join our course on Udemy to to learn the basics and from scratch by clicking on below link
      1. Learn Integration in Oracle Integration 3 (OIC) from scratch: www.udemy.com/course/learn-integration-in-oracleintegration3/?couponCode=07636B1B5E849FF1135F
      2. Learn Integration in Oracle Integration 2 (OIC) from scratch: www.udemy.com/course/learn-integration-in-oracle-integration-oic-from-scratch/?couponCode=B4AEC7C572C4A784F90C

  • @mitjasan3000
    @mitjasan3000 2 ปีที่แล้ว

    Is it possible in anyway (gateway, etc...) to expose rest api service in OIC without security?

    • @BEENUMLEARNING
      @BEENUMLEARNING  2 ปีที่แล้ว

      Yes, you can use API gateway, but you need to provide credentials within API gateway to reach OIC endpoint.

    • @mitjasan3000
      @mitjasan3000 2 ปีที่แล้ว

      @@BEENUMLEARNING Thanks. I have to figure out how to done this with Oracle API Gateway and if its possible to create HTTP to GW and backend to OIC.