Hi Nathalie,
Have you seen Content Sync [1] tool awesome tool by Egor?
All you need is configure ACS commons on source and target machine, once connection is established all you have to do is select the tree and submit.
Only new and modified resources will be copied.
It supports incremental ...
Have an ask to have workflows visible for users in specific region only, e.g. everything happening in one region should be invisible to another region.
How to best achieve it in Workfront?
Regards,
Peter
Hi @M_E_J ,
Formally you can enable OT AutoBlock and add OT Adobe Launch extension, however they are just OK as many have noticed. As you may require hack's like custom script to page refresh after customer accepts cookies e.t.c.
Best,
Make sure that OT SDK is declared as the very first script...
Hi Lyon,
There's more modern way than using the cocoon one. Luckly sling project does not force us to use it. Hene we can rely on org.xml packages.
Please see following excellent blog post by @ Imran Khan:
https://medium.com/@toimrank/link-checker-and-transformer-381d4f245d12
Here, we are usin...
Hi Shubham,
That's not possible OOTB, so customisation would be required to achieve it.
There are number of helpful API's in AEM available at various level's to help you achieve your ask.
Depending on your exact requirements most appropriate API would be recommended.
Regards,
Peter
Hi Albert,
Definitely, Adobe Core Forms Components support automatically populating fields with any information you may desire.
You may need to add few custom clientlibs, just to help Forms tailor customer journey for your needs.
Regards,
Peter
Hi Mahedi,
PageManager expects a fully qualified path.
Since you already have ResourceResolver and Request as well as absolute path, add an extra invocation to retrieve the actual absolute path by calling:
@Mahedi_Sabuj wrote:
Let's assume we have a servlet (resource type binding) that retrieves...
Hi Pamela,
Attachement as attachement rules are dictated by the headers that you supply with your files from your server stack.
mod_headers.so file in Apache directory has the right capabilities to set headers.
Following rule added to appropriate vhost and applied to expected filepath's or ext...
Hi Jay,
Most importantly if Content Authors/other users are using the environment, warn them of possible down time. So, that no user of author instance is disappointment with the downtime. Possibly prepare a downtime message on Dispatcher to warn users.
You need to examine any comms that happen ...