Appian functionality for documents

Hi ,

Does anybody knows how we can extract explicit bytes from a document? 

Trying to figure out how to take out large documents and pass them to the Resumable Upload service 2MB at a time. 

Integration is developed to accept only 16 MB and if anything above 16 MB, integration fails. 

Is there any way handle this from Appian side?

Thanks for your help in advance!!

-Vinod

  Discussion posts and replies are publicly visible

Parents Reply
  • So let's change the use case here.

    The third party service is google cloud and we are using the resumable upload service that they provide.

    The client is a mobile app where the connection can be spotty so being able to know what portion of the file was uploaded is crucial.  File sizes could be 2-8 MB pictures

    Is there any way to get specific bytes of the file or do we need to look into doing a plug-in?

Children
No Data