@Shaheena_Sk : There is no OOTB option to export assets to Target. Only XF can be exported to Target. As AEM should be your centralised DAM, it is ideal to host assets in AEM and use the Link of the asset to replace an asset in target to avoid duplication in multiple sources.
Is your component extending core components ? Without a sling exporter implementation, sling would export only the default attributes which start with colon.
@bsr060893 : 'path' node is still part of the Image component , So you can use the below code to read the properties of the path node in Image Sling Model class. As the path node will not have any sling resource type, sling exporter will not process it automatically. @Inject @Via(value = "path", t...
@Francesca99 AEM integrates with Adobe Creative Cloud. You can refer to the below linkhttps://helpx.adobe.com/uk/enterprise/using/adobe-asset-link.html The assets which you will create in Adobe illustrator / In design can we easily synced with AEM.
Yes it would, I hope you have enabled service side forwarding from Analytics to AAM. Enev though you can see the data in AAM reporting , the data will be present in AAM and will be used for the segment resolution.
Hi, Is it possible to display dynamic price section in an email using Adobe Campaign ? This price should be updated to the correct value each time the user opens the email ? As our pricing for the product changes over time, we would like to ensure the price in email reflects the actual value at any ...
You can use the Preview link available for each test. Alternatively, you can craete a segment for query parameter like test=a and test=b and create segment for these and choose these segments for the experiences . You can then pass this query parameter to your url and test in any device
@Jayakrish I assume you are already capturing the successful event on form submission. You can create a Segment based on this (Trait) i.e eVarXX = 'ZZZ Form Submitted' in AAM and this segment would be available in adobe target.https://docs.adobe.com/content/help/en/audience-manager/user-guide/featur...
@arturl43391132 Have you tried configuring the script path as external script in GoTo Step ?I have not tried it before, worth exploring it . Worth considering @Shashi_Mulugu suggestion which would be much neater form of communication between two systems.