Currently we have followed the documentation on Integrating with Adobe Campaign 6.1 .
And the documentation stated that the campaign should be configured with the author instance. (Topic "Configuring an AEM external account")
But is it possible to connect Campaign to the Publish instance?
It is possible for me to list all the email, but it isn't able to synchronize the content.
ServerConfig.xml;
<url dnsSuffix="dev-023-publish.gd.bose.com" urlRegEx="http://dev-023-publish.gd.bose.com:4503/api/content/sites/campaigns\.json"/>
<url dnsSuffix="dev-023-publish.gd.bose.com" urlRegEx="http://dev-023-publish.gd.bose.com:4503/content/campaigns/.*"/>
<url dnsSuffix="dev-023-publish.gd.bose.com" urlRegEx="http://dev-023-publish.gd.bose.com:4503/libs/mcm/campaign/.*"/>
Error states:
BAS-010042 Value: '4503https' is not a valid integer (32 bit)
URL-140004 the port defined by the string 'http://dev-023-publish.gd.bose.com:4503https://dev-023.gd.bose.com/libs/mcm/campaign/content/newslet...' of '4503https' has no valid format.
JST-310026 the URL to which the script is trying to access is not part of the authorized addresses in urlPermission (serverconf.xml)
Solved! Go to Solution.
Talked with an adobe consultant, and adobe campaign should integrate with an author instance.
It will not work when trying to connect it to the publish instance.
Hi Bert,
I do not know this error. At first sight it seems to me that the regexp of the serverConf file is not properly recognized and ends up trying to resolve an unvalid address.
I'd advise double checking it and if no result, try having it checked by our support team.
Florent
Views
Replies
Total Likes
Talked with an adobe consultant, and adobe campaign should integrate with an author instance.
It will not work when trying to connect it to the publish instance.
Hi!
Did you find the root cause for this. I'm struggling with the same issue.
Thanks
Adrian
Views
Replies
Total Likes