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 access the image object (signature in my case) of any property of type 'file' using rest api?

Summary:Hi Team,

We have an urgent delivery where I need do send the signature file object as multipart file in the request.

 

How to access the image object (signature in my case) of any property of type 'file' using rest api?

 

When I request : https://vfq1.test.fs.ocs.oraclecloud.com/rest/ofscCore/v1/activities/13113/CAF_Section4_Signature/

 

I get this response which is just meta data:
{
    "name": "signature.png",
    "size": 17723,
    "mediaType": "image/png",
    "links": [
        {
            "rel": "canonical",
            "href": "https://vfq1.test.fs.ocs.oraclecloud.com/rest/ofscCore/v1/activities/13113/CAF_Section4_Signature"
        },
        {
            "rel": "alternate",
            "href": "https://vfq1.test.fs.ocs.oraclecloud.com/rest/ofscCore/v1/activities/13113/CAF_Section4_Signature"

Howdy, Stranger!

Log In

To view full details, sign in.

Register

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