Thanks everyone for spending your valuable time on this issue,Using Dropbox REST call to "https://content.dropboxapi.com/1/files_put/auto/<path>?param=val " endpoint using ByteArrayPartSource class of "org.apache.commons.httpclient.methods.multipart.ByteArrayPartSource" package solve my issue,...Byt...
Hi kautuksahni I tried to save Stream to other JCR node (Asset node) like...if (DamUtil.isAsset(resource)) { Asset asset = resource.adaptTo(Asset.class); if (asset != null) { asset.addRendition("original", inputStream, mimeType); session.save(); } inputStream.close();...
There is no error Veena_07 my code executing successfully, the issue is with InputStream. The InputStream is uploading the file in Dropbox with encrypted or corrupted form.
Hi All,Is there any way to upload a file directly from AEM DAM location like "/content/dam/myFiles" to document management system like Dropbox.I referred this article http://www.tothenew.com/blog/making-dropbox-documents-available-in-aem/ for "Making Dropbox documents available in AEM".Using above a...
Thanks for the reply smacdonald2008 Apart from Style Plugin, I used 'paraformat, links, table, subsuperscript and misctools' RTE plugins in classic UI and I noticed no issue in them.Could you please conform if this is a bug with the instance or any configuration missing from my end.
Hello Everyone,Classic UI RTE Styles plugin is not reflecting the options font and format style in the drop-down in AEM 6.3 as it reflects in AEM 6.0, following are image snippets:When I inspected the Style plugin drop-down option I found that in AEM 6.3 class selector is not present but in AEM 6.0 ...
Hello Everyone,I'm Arpit, Currently working as a Programmer Analyst at NextRow Digital. I am having 18 months of IT industry experience where I have worked in Java web and enterprise application and AEM web application development.I love looking at places and people, they surprise me!I love the peop...
I'm going thru the articles suggested by @Praveen and also following below link article :https://docs.adobe.com/docs/en/aem/6-2/author/personalization/content-targeting-touch.html