Integration external account: AEM publish instance
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/newsletter/26ad2a66-03e0-4a81-897d-72831.json' 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)