We are currently performing maintenance on Appian Community. As a result, discussions posts and replies are temporarily unavailable. We appreciate your patience.

Receive blob type from External System

Certified Senior Developer

Hi,

we have requirement to receive blob type via web api and need to show that as document/image in Appian interface.

I am using  receive file from Receive file from RDBMS Blob smart service from pulg-in.

When I add a row in appian DB manually and try to convert to image/document it works fine.

But the issue is when I am trying to send same blob content in web api and trying see document/image after conversion; it says unsupported type.

and in DB noticed the size is also different.

I am using the below PM in web api. 

Any web-api content type/code issue ? How to resolve this issue ? 

Thanks,

Reetish

  Discussion posts and replies are publicly visible

Parents Reply Children