You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: app-dev/app-integration-and-automation/oracle-integration-cloud/07-oic-REST-write&retrieveBLOB-ATPadapter/README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,7 +4,7 @@ Assets that contain oic project that can be used as template for the storing and
4
4
## Using the Oracle Autonomous Transaction Processing Adapter to store and retrieve binary objects
5
5
This simple template project reflects some real use cases. E.g. customer/partner uses mobile/web application to register account based on photo of the Identity document. In our case it will be implementation of the REST services that stores the attached document to ATP and retrieval of the stored content based on some business key
6
6
7
-
## CICD - OIC3 quickstart Example
7
+
## OIC poc-RESTwithAttachment-tofrom-DB Project
8
8
The template project demonstrates how you can send multipart mixed content payload through Oracle Integration to an Autonomous Database and then later retrieve the attachment from DB. All this can be invoked/consumed from an external application through REST API
0 commit comments