Thank you for supporting the Cloud Customer Connect Community in 2024. It's a gift to work with you!

Look back
You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register

How to upload image taken using "Take Photo" action to Oracle Cloud MCS Storage?

edited Jul 31, 2018 7:29AM in Visual Builder 10 comments

Summary

Need to upload image taken using "Take Photo" action to Oracle Cloud MCS Storage, and further to a REST endpoint to store in ERP Cloud

Content

Need help / pointers in understanding how to obtain the image captured via camera, using "Take Action" photo to MCS Cloud Storage.

I am able to get the file path of image captured and print the same. Now, the question is how to call the MCS Storage endpoint with this file path ? Should I call it with the filepath or process the image as base64 and call the storage END points ?

I have earlier written node.js to obtain the image as base64 input and then store it in storage collections. However, since VBCS gives file path as the result of the image capture, need help to understand how can I obtain the image data and send over to MCS.

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!