[AEM 6.2 <-> Campaign V6.1 Integration] Failed to load images | Community
Skip to main content
manovinayaka757
Level 3
November 24, 2017

[AEM 6.2 <-> Campaign V6.1 Integration] Failed to load images

  • November 24, 2017
  • 2 replies
  • 9887 views

Environment Information:

AEM version : 6.2

Adobe Campaign version : 6.1

Adobe campaign Hybrid Model

Adobe campaign Mid sourcing deployment model

Adobe campaign on premise marketing wfserver build number: 8861

Adobe campaign client console build number: 886

Case:

Below steps were followed to create an email delivery:

1. Created campaign email

2. Published page

3. Started workflow : Approve for Campaign

4. Approved content

5. Started workflow : Publish to Campaign

6. On the Campaign Delivery console when Sync button is pressed, the image is not loaded. However when I open the delivery already created by the "Publish to Campaign" workflow in AEM, the same image loads in the delivery console.

SYNC BUTTON:

When the sync button is pressed the image path is a relative one. So the image is not loaded without the domain name or IP address.

PUBLISHED FROM "Publish to Campaign" WORKFLOW:

In the delivery which is auto created by the "Publish to Campaign" workflow in AEM, the image has the complete URL including the domain name or IP address of my publisher. So the image is displayed.

I have configured my externalizer as per the documentation Integrating with Adobe Campaign 6.1

Is there some config which I am missing, Please help me to understand.

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.

2 replies

smacdonald2008
Level 10
November 24, 2017

The documentation should provide all of the steps?

manovinayaka757
Level 3
November 27, 2017

Yes, documentation provides all the steps. Did you go through the problem stated above?

Here is the problem in short:

When "Publish to Campaign" workflow is triggered, image URL found in campaign delivery rich text editor

http://mydomin.com/images/<image_name>.jpg

When Sync button is clicked and an email content is selected, image URL found in campaign delivery rich text editor

/images/<image_name>.jpg

So why does this happen, is there some config that I have missed ?

kautuk_sahni
Community Manager
Community Manager
November 28, 2017

Feike Visser can you please have a look at this one!!

Kautuk Sahni
June 15, 2018

Any updates on this, we have the same issue.

Prem_Kumar_Gane
Level 3
July 17, 2018

Hi atuls35897406

Have you tried the below option?

If images do not appear in the Adobe Campaign console

Check the HTML source and validate that you can open the URL from the client machine. If the URL has localhost:4503 in it, then change the configuration of Day CQ Link Externalizer on your author instance to point to a publish instance that can be reached from the Adobe Campaign console machine.

See Configuring the Externalizer.

Thanks,

Prem Kumar Ganesan