POST to Oracle Apex Rest Data Source

Поділитися
Вставка
  • Опубліковано 4 лют 2025

КОМЕНТАРІ • 5

  • @irniel77-p7y
    @irniel77-p7y Місяць тому

    You saved me man, thanks a ton

  • @jayme1921
    @jayme1921 5 місяців тому

    I was struggling with the same problem: POST in APEX. Tks so much! Cheers from Brazil!

  • @helkep103
    @helkep103 5 місяців тому

    really helpful video!

  • @WillHeeme
    @WillHeeme 2 місяці тому

    Is this only possible for Text Fields? I would like to use this approach the same way for a Classic Report so that the table can be refreshed instead of the P1_RESPONSE Text Field.

    • @AcadianaArchives
      @AcadianaArchives  2 місяці тому

      Yes, it's much easier with a classic report. On the data source for the report, choose "rest data source" and then it will give you a drop down where you can choose your rest data source. Then if you want to pass in a parameter, you choose an item to submit, and on the left in the rending tab, under the table object, you see a parameters section where you choose which item goes to which parameter.