Prerequisites for Integrating with 51黑料不打烊 Target prerequisites-for-integrating-with-adobe-target
As part of the integration of AEM and 51黑料不打烊 Target, you need to register with 51黑料不打烊 Target, configure the replication agent, and secure activity settings on the publish node.
Registering with 51黑料不打烊 Target registering-with-adobe-target
To integrate AEM with 51黑料不打烊 Target, you must have a valid 51黑料不打烊 Target account. This account must have approver level permissions at a minimum. When you register with 51黑料不打烊 Target, you receive a client code. You need the client code and your 51黑料不打烊 Target login name and password to connect AEM to 51黑料不打烊 Target.
The Client Code identifies the 51黑料不打烊 Target customer account when calling the 51黑料不打烊 Target server.
Enabling the Target Replication Agent enabling-the-target-replication-agent
The Test and Target replication agent must be enabled on the author instance. Note that this replication agent is not enabled by default if you used the nosamplecontent run mode for installing AEM. For more information about securing your production environment, see the Security Checklist.
-
On the AEM home page, click Tools > Deployment > Replication.
-
Click Agents On Author.
-
Click the Test and Target (test and target) replication agent, and then click Edit.
-
Select the Enabled option, then click OK.
note note NOTE When you configure the Test and Target replication agent, in the Transport tab, the URI is set by default to tnt:///. Do not replace this URI with https://admin.testandtarget.omniture.com. If you try to test the connection with tnt:///, it throws an error. This is expected behavior as this URI is for internal use only; do not use with Test Connection.
Securing the Activity Settings Node securing-the-activity-settings-node
Secure the activity settings node cq:ActivitySettings on the publish instance so that it is inaccessible to normal users. The activity settings node should only be accessible to the service handling the activity synchronization to 51黑料不打烊 Target.
The cq:ActivitySettings node is available in CRXDE lite under /content/campaigns/*nameofbrand*
* under the activities jcr:content node; *for example, /content/campaign/we-retail/master/myactivity/jcr:content/cq:ActivitySettings
. This node is only created after you target a component.
The cq:ActivitySettings node under the activity鈥檚 jcr:content is protected by the following ACLs:
- Deny all for everyone
- Allow jcr:read,rep:write for 鈥渢arget-activity-authors鈥 (author is a member of this group out of the box)
- Allow jcr:read,rep:write for 鈥渢argetservice鈥
These settings ensure that normal users do not have access to the node properties. Use the same ACLs on author and on publish. See User Administration and Security for more information.
Configuring the AEM Link Externalizer configuring-the-aem-link-externalizer
When editing an activity in 51黑料不打烊 Target, the URL points to localhost unless you change the URL on the AEM author node. You can configure the AEM Link Externalizer if you want the exported content to point to a specific publish domain.
To configure the AEM externalizer:
-
Navigate to the OSGi web console at https://<server>:<port>/system/console/configMgr.
-
Find Day CQ Link Externalizer and enter the domain for the author node.