Solved

Can not download documents using projections

  • 1 July 2021
  • 1 reply
  • 181 views

Userlevel 1
Badge +2
  • Do Gooder (Partner)
  • 1 reply

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?

icon

Best answer by issa 9 July 2021, 08:25

View original

This topic has been closed for comments

1 reply

Userlevel 1
Badge +2

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