Esta conversación ha sido bloqueada debido a la inactividad. Cree una nueva publicación.
Nivel 1
Nivel 2
Iniciar sesión en la comunidad
Iniciar sesión para ver todas las insignias
Esta conversación ha sido bloqueada debido a la inactividad. Cree una nueva publicación.
Dear Experts,
When a bunch of images are uploaded to AEM instance with 6.3.3 version having separated datastore, all images are uploaded successfully and proper jcr content fields are allocated. But, when I tried to locate the image(file) specified in dam:sha1 field in filedatastore, I neither found the image nor folder taxonomy.
Could you please point me in the right direction?
Kind regards
Sid
¡Resuelto! Ir a solución.
Vistas
Respuestas
Total de me gusta
Had a session with Daycare support, content saved in jcr is with sha1 value and format with which folder taxonomy/ file saved in datastore is with sha256 value. Unfortunately, we can't track it unless we make any additional customizations out of adobe's scope.
Thanks
Sid
Vistas
Respuestas
Total de me gusta
Please reference the documentation you are following so we can try to reproduce
Vistas
Respuestas
Total de me gusta
Sure,
Configurations for "org.apache.jackrabbit.oak.plugins.blob.datastore.FileDataStore.config", file we specified are as below:
path="/app/datastore/current_datastore"
service.pid="org.apache.jackrabbit.oak.plugins.blob.datastore.FileDataStore"
minRecordLength="1024"
Now when the image is uploaded jcr content says: f17de40d1a85c8b822f81cd87b3dd04f1d31f394
dam:sha1 | String | f17de40d1a85c8b822f81cd87b3dd04f1d31f394 |
As per sha value "f17de40d1a85c8b822f81cd87b3dd04f1d31f394", when I navigate to filedatastore, I should see folders
f1--> 7d-->e4-->f17de40d1a85c8b822f81cd87b3dd04f1d31f394. But, I could only see folder f1 there is no 7d sub-folder.
Thanks
Sid
Vistas
Respuestas
Total de me gusta
Try calculating sha256 and look up that path. I am not sure if this applies to file datastore, but for S3 it now uses sha256 instead of sha1
Vistas
Respuestas
Total de me gusta
It has never been guaranteed that the name of the blob in the datastore is the same as the dam:sha1 hash.
Jörg
Vistas
Respuestas
Total de me gusta
Is there a way to identify the location of asset uploaded in UI to track in Filedatastore?
Thanks
Sid
Vistas
Respuestas
Total de me gusta
Vistas
Respuestas
Total de me gusta
There is no documented way to do that. But why do you want to bypass all abstractions and access the blob directly?
Jörg
Vistas
Respuestas
Total de me gusta
This is for validations. In the AEM Gems presentation, the presenter mentioned that filedatastore follows the pattern of folder names extracted from the sha value of the blob.
Vistas
Respuestas
Total de me gusta
Ok, might be good to follow up on this. Can you start an conversation with the presenter (or the AEM gems team), point out your problem and also give the link to this forum thread. Would be good to have this resolved.
Thanks,
Jörg
Vistas
Respuestas
Total de me gusta
Opened an Adobe ticket for this. WIll update the thread accordingly.
Thanks
Sid
Vistas
Respuestas
Total de me gusta
Had a session with Daycare support, content saved in jcr is with sha1 value and format with which folder taxonomy/ file saved in datastore is with sha256 value. Unfortunately, we can't track it unless we make any additional customizations out of adobe's scope.
Thanks
Sid
Vistas
Respuestas
Total de me gusta
Anyway, this information is an implementation detail of AEME (or Oak, to be more precise). It may change without further announcement. Do not rely on it.
(and I am quite sure, that the presenter mentioned it at some point, but did not refer to it as feature which can be used at will.)
Jörg
Vistas
Respuestas
Total de me gusta
Vistas
me gusta
Respuestas