Skip to Main Content

APEX

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!

using apex web service API to post details

Gor_Mahia6 hours ago — edited 4 hours ago

Hi All,

I am trying to pass set of string parameters + blob file dataset to API so the content can be saved/post to external system.

Everything works and I get success response back but when I pass the string parameters together with blob data of file it doesn’t work.

below is the code works correctly with set of varchar parameters but when i add actual blob file value instead of hardcoded string line#30 to the payload it doesn't work - where do you think i am going wrong? your help is appreciated:

Graphical user interface, text, application<br />AI-generated content may be incorrect.

Using Apex 24.2x and Oracle DB 19c but I am writing the above function in the db.

Thank you in advance.

Duplicate Post
This post has already been added here:
Marked by jariola 4 hours ago
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Marked as duplicate
Added 6 hours ago
1 comment
19 views