Hi,
I am trying to do the AEM-ACS integration for my project.The project runs on AEM 6.3
I have set the configurations required for Adobe Campaign in **Tools->Cloud Services->Adobe Campaign** and the connection is successful.
However, I have also set the other configuration such as
-Day CQ Link Externalizer and Adobe Campaign Integration in system/console/configMgr,
-Setting up cloud services in the page properties and have also set the password for campaign-remote user.
Then , I created a page using OOB template i.e **Adobe Campaign Email(ACS)** under content/campaigns and run the workflow **Approve for Adobe Campaign** on it.
The workflow gets completed and the page shows the Status as approved and gets published.
But the ACS team is not able to receive the page and on connecting with AEM it shows this error.
Also giving out some links which I have followed :
https://helpx.adobe.com/experience-manager/using/aem_campaign.html
Can anyone tell me where I have gone wrong?
Thank You !
Solved! Go to Solution.
Hi,
I just got the very same error. The way I resolved it was that I had made a mistake and didn't Save the email in Campaign after setting AEM as the content Source for the email.
So
Regards,
Opakr
Couple of things here:
- This is a connection from ACS to AEM
- AEM-cloudservices are not used
- Check in the AEM-access.log if you see the incoming request.
Views
Replies
Total Likes
Make sure:
1.That the URL mentioned in externalized config are reachable. Also, try to switch from localhost to an IP-address.
2.The Authorization header is mandatory as ACS is using Basic Authentication in order to retrieve the content from AEM. In the dispatcher configuration, the Authorization needs to be present in the list of the headers in the section /clientheaders
If it is the case, check that there is no RequestHeader unset Authorization instruction in any of the configuration file of the web server.
~kautuk
Views
Replies
Total Likes
Did you get this working?
~kautuk
Views
Replies
Total Likes
No , tried each n every step. Still stucked .
Views
Replies
Total Likes
Raise a support ticket for this I would advise.
Views
Replies
Total Likes
Hi,
I just got the very same error. The way I resolved it was that I had made a mistake and didn't Save the email in Campaign after setting AEM as the content Source for the email.
So
Regards,
Opakr