Esta conversa foi bloqueada devido à inatividade. Crie uma nova publicação.
Nível 1
Nível 2
Faça login na Comunidade
Faça logon para exibir todas as medalhas
Esta conversa foi bloqueada devido à inatividade. Crie uma nova publicação.
Hi,
I got a few questions, thanks in advance for your input:
Solucionado! Ir para a Solução.
Visualizações
respostas
Total de curtidas
Hi @baoyu_li
You should be able to host the file on AEM for downloading.
Create a specific folder to host the file such as /content/dam/something/downloads and all your files will go inside the downloads folder.
Now once you publish the file, the file can be downloaded from the end user/dispatcher URL using the path.
You can follow the same process to upload the file that you follow while uploading an asset.
Let's say I am uploading a file at /content/dam/abcd/selendroid-test-app.apk
then I can download the file by accessing http://localhost:4502/content/dam/abcd/selendroid-test-app.apk URL and it will download the file for me.
Thanks!
Hi @baoyu_li
You should be able to host the file on AEM for downloading.
Create a specific folder to host the file such as /content/dam/something/downloads and all your files will go inside the downloads folder.
Now once you publish the file, the file can be downloaded from the end user/dispatcher URL using the path.
You can follow the same process to upload the file that you follow while uploading an asset.
Let's say I am uploading a file at /content/dam/abcd/selendroid-test-app.apk
then I can download the file by accessing http://localhost:4502/content/dam/abcd/selendroid-test-app.apk URL and it will download the file for me.
Thanks!
Let's answer these questions in a simple way:
1. Is it a good or common practice to host APK files on AEM for downloading?
Yes, you can host downloadable asset files on AEM utilising DAM assets.
2. If answer is "yes", how can we set it up on AEM? Any experiences or lesson learned?
You can host asset files on AEM utilising DAM assets. for your case, maybe you can store it under /content/dam/my-site/downloads/apk/*
@baoyu_li Yes you can host the apk file on AEM in DAM assets. And same can be published and available to download by the same path at which you hasted it.
Visualizações
Curtida
respostas
Visualizações
Curtida
respostas
Visualizações
Curtida
respostas