Assent API upload error | Community
Skip to main content
This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by aemmarc2

Direct Binary Access is how AEM moves blobs/binaries into the datastore

 

https://jackrabbit.apache.org/oak/docs/features/direct-binary-access.html

 

Can't answer your question specifically though since you've truncated/obfuscated much of the error.

 

~Marc

4 replies

MatStylerAuthor
New Participant
July 15, 2020

I am using this:

https://github.com/adobe/aem-upload

 

AEM 6.5 and does not matter is it file or blob - problem exists for every case.

joerghoh
Employee
July 15, 2020
I created https://github.com/adobe/aem-upload/issues/19 to find out if this supposed to work on AEM 6.5 at all.
Vaibhavi_J
New Participant
July 15, 2020

Hi @matstyler 

Are you trying to download/upload the the blobs? 

If so, there are prerequisites to consider. Please add details on where/when are you seeing the error and what action are you trying perform? 

joerghoh
Employee
July 15, 2020

Where do you get that message? What AEM version?

aemmarc2Accepted solution
Employee
July 15, 2020

Direct Binary Access is how AEM moves blobs/binaries into the datastore

 

https://jackrabbit.apache.org/oak/docs/features/direct-binary-access.html

 

Can't answer your question specifically though since you've truncated/obfuscated much of the error.

 

~Marc