Using Storage Library from App Builder to write PDF files from Publish environment
Hi.
Recently, in order to accomplish a requeriment we have, we need in one of our sites that users can upload a PDF (in publish environment, of course). We are migrating from Managed services to Cloud and in our Managed Installation, when the user upload the file, we replicated it in the other publish.
Now in the Cloud model this is not possible, so, talking with Support, they said we could use the File Storage available in App Builder, so the PDF would save in File Storage, from there we put it in Author and after we replicate to Publish environment.
I have been reading the documentation about this and following the examples from this page.
The problem is I have no idea how can apply this in a site on AEM. Has anybody done anything similar or have any clue that could help me.
Thanks in advance