Skip to main content

I wrote a small projection to download documents. It seems that we can’t assign BLOB variables with large size to binary variable in Projection (like more than 200KB). Is there a workaround for this?

I tried to use “CreateAndImportDocument” service provided by IFS and use method ” Invoke action CheckOut”, but failed (get “ODP_DESERIALIZATION_ERROR”)

Do you have any suggestions to download large files?

We can use projection CreateAndImportDocument provided by IFS to get file data.

Ex: https://xxxxxxxxxxxxxxx.com:58080/int/ifsapplications/projection/v1/CreateAndImportDocument.svc/EdmFileSet(DocClass='100',DocNo='1007325',DocSheet='1',DocRev='A1',DocType='ORIGINAL',FileNo=1)/FileData