I have the same problem as the OP.Actually the flush rules makes sense - the first rule looks like it is flushing the CSS and JS resources upon replication, e.g.:/etc/packages/my_package/abc.zip will be flushing /etc.clientlibs/my_package and /etc.clientlibs/commonAs for permissions, in my instance,...
HI jazhou,I have publish the campaign config into the publisher - tested the connection and it works.But at the moment, I am trying to test it on author instance (in preview) since I am confident that it has been connected to campaign.Can you please let me know what are the 3 empty values here:in ...
I have been testing the Campagin form I created in Publisher as per:https://helpx.adobe.com/experience-manager/6-4/sites/authoring/using/adobe-campaign-forms.html#TestingaFormHowever, I am not able to get the data to be saved to Adobe Campaign Standard.I have enabled the logs for com.adobe.cq.mcm.ca...
Ok, finally have time to type in the solution I have.Apparently, it is required (hard-coded) to use a page component that is either mcm/campaign/components/profile or a proxy page component from it. So to get it working, I have to overlay it as /apps/mcm/campaign/components/profile and use my own pr...
Hi jazhou,I've tried to put that meta-tag in the head, however, due to how AEM author works, it is not putting it in the <head> in author mode:It is under the author mode iframe of the page as per above.I've even tried to put that meta-tag in the parent page component that my proxyPage inherited fr...
Hi jazhou,How are you doing! Glad to see you respond to my post Anyway, I have tried your suggestions, and here are the results:Logging from com.adobe.cq.mcm.campaign:And window.top.ContextHub.getAllStores() gives me:I've also updated acMapping to mapRecipient:But I still can't use the mapping field...
Hi Varun,Thanks for your reply, I have tried to create a page component and inherit from mcm/campaign/components/profile as per your instructions, however I cannot edit the template to allow components to be added into the page.Upon further investigation, I see that mcm/campaign/components/profile i...
Hello,I am having 2 issues currently on AEM 6.4 when trying to integrate with Adobe Campaign Standard. Issue 1:There is no Adobe Campaign Profile page template available (I can't see where I can make this template available either). And the documentation I am following is : Creating Adobe Campaign F...
Hi guys,Thank you all for your input. The purpose of creating the rule that overwrites the document title was more to do with testing the capability and understand the limitation of using Launch than a business purpose - from my point of view, the custom code is just a piece of javascript to be run ...