Explore product-specific spaces to ask questions, share insights, and learn best practices.
Recently active
In AEM 6.5 can we move i18n file from /apps/<project-structure>/i18n to /content/cq:i18n/<project-structure> and will it be supported in cloud?
Description - It would be nice to have the read receipt function when someone reads your update, currently within our organization, we have a number of users that "ghost" our project managers or claim they never saw the message. The read receicpt functionality would help to decrease the number of those issues I believe. For the second part of my idea, having the ability to highlight and/or change the color of the font would mimic other communication platforms such as Teams and Outlook that allow for the user to highlight important information or call our different color text to mean certain this. It would just add another layer of customization for communicating in updates.Why is this feature important to you - I believe it will lessen issues regarding missed notifications as well as increase productivity if users know someone can see they have read their message.How would you like the feature to work - Once the person opens to the update that was sent to them, it automatically sends n
Is there any documentation on how to implement the createStateObject for Custom Player State Tracking via Media Collection API? The current documentation links to https://experienceleague.adobe.com/en/docs/media-analytics/using/media-use-cases/player-state-tracking/standard-and-custom-states#custom-states on how to implement Custom States, but it looks like the resulting createStateObject documentation refers to iOS, Android, and Javascript and not the Media Collection API.iOS/Android: https://developer.adobe.com/client-sdks/solution/adobe-media-analytics/api-reference/#createstateobjectJavascript&colon; https://adobe-marketing-cloud.github.io/media-sdks/reference/javascript_3x/APIReference.html#:~:text=%2C%200)-,createStateObject,-Creates%20an%20object
Hi all, We are just getting onboarded into AJO, and we started building test journey to test a few things. One of the thing I am testing is to for AJO to read a segment, and send a POST Call to a slack integrated channel to display a simple message. The Slack POST endpoint looks something like this: https://hooks.slack.com/services/xyz and accepts a BODY data:{text: "abc"} The test is to display "Abc" as a message in the slack channel, and this has been successful. I am wondering if there's a way to add variable values (say, I want to add a profile attribute value, the ID - all readily configured in data sources) into the POST body? The end output I am looking for is something like this: "text: "Account:" & @IDvariable & "received the message"Output: Account 123 received the message. Thanks!
I have got some custom conversion XDM Experience Event addedToCartXYZ . Is it possible to include such an event in Metrics in AJO reports? Else I need to buy CJA?
Has anybody done such a use-case?I assume that image should come as an import to AEP and then render such a QR code in AJO template?
Test Automation on AEMaaCS (part 1) by @daniel-strmecki Introduction AEM as a Cloud Service (AEMaaCS) shifts Adobe Experience Manager from a release-based model to a continuously delivered, cloud-native platform. Manual testing simply can't keep up with the pace of deployments, so test automation is now even more important to ensure quality, performance, and stability. Therefore, the move from on-prem AEM to AEMaaCS also demands a shift in testing strategy.An important consideration is that Adobe-developed code is continuously updated and merged with customer code, which needs to keep up with it in every release. This shared responsibility model increases the risk of unintended side effects or regressions, making automated regression testing even more essential.In this post, we'll explore different test types recommended for use on AEMaaCS projects. In part one, we'll examine unit, user interface (UI), and frontend vs backend performance testing. Then, in part tw
Hi there,As we all know we have now new ruleset for the Streaming Segment Evaluation, As per that I have few query, can some one help me to clarify:Query 1 What if I have 5 attributes in my Streaming segment, and out of them 2 attributes are batch attributes and other 3 are Streaming attributes, Now should I create 2 segment here?Segment A - for Batch segment consist of all 2 Batch AttributesSegment B - for Streaming segment consist of all 3 Streaming attributes And Another third segment Segment C - Which will use Segment of Segment feature consist of the Segment A and Segment B Query 2: What if I have one existing Streaming Segment having Batch segment in it and some Streaming events and attributes in it?Do we need to create again separate segment for Streaming segment and both infuse both of them in another segment with feature of Segment of Segment Feature? Just wanted confirmation if my understanding is correct here or not?
Hello all,I'm trying to use Workfront APIs but it keeps throwing the following authentication error. "You are not currently logged in."Note: I am using it in a sandbox environment with a system admin user. API version 15.0From what I have understood from the documentation, there are 2 ways for authentication.1. SessionId - I tried using the login API to obtain a sessionId. I used the below mentioned URL for a POST call.https://mysandboxdomain.my.workfront.com/attask/api/v15.0/login?username=useremail&password=userpasswordUnfortunately, it keeps giving me the unauthorized error. I even tried using url encoding for my credentials as they have some special characters but that doesn't seem to work either 2. API Key - I tried using the project API with an API key that I generated from the sandbox instance but that didn't work either. Below is the URL I used for a GET call.https://mysandboxdomain.my.workfront.com/attask/api/v15.0/project/projectSpecificURI?apiKey=apikeyGen
I'm suddenly unable to create proofs - I receive an "Error Generating Proof" message in the top right of the screen. First started when I tried to load a new version of an existing proof I created. Tried in both safari and chrome, restarted and shutdown. Can anyone help troubleshoot?
Hello,I have some html files from our developer that I want to upload into AJO as Email Fragments, but also want to allow users to change text, images, buttons, etc. after they insert the fragments into emails. When I try to enable the editable fields for some of these components, it says "Unsupported content selected. Select another component". I did some experimenting and noticed that when I use the OOTB contents in the Fragment builder, there are some syntax that seem to indicate if something is editable.Ex: <div contenteditable="true" class="text-container"> <p>Please type your text here.</p> </div>Is it possible to add this syntax into the html files I'm trying to upload in order to enable editable fields?
As seasoned Marketo Engage users, we’ve built sophisticated lifecycle models, orchestrated complex nurture programs, and fine-tuned our segmentation strategies. But with the introduction of Adobe Journey Optimizer B2B (AJO B2B), many of us are asking: how does it compare—and more importantly, how does it complement what we already do in Marketo? Marketo Engage: The “OG” and Proven Powerhouse Marketo Engage remains the gold standard for B2B marketing automation. Its strengths lie in: Lifecycle Management: Granular control over lead progression and scoring at a per-record level. Programmatic Flexibility: Supports nearly every B2B use case. CRM Integration: Deep native integrations with Salesforce and Microsoft Dynamics. Tokenization and Personalization: Scalable personalization across channels, deep persona- and activity-based personalization B2B: Journey Intelligence at the Account Level AJO B2B is a complementary layer built on Adobe Experience Platform (AEP). It introduces ca
Hello Experts, I have issue with overflowLeader processing in pages other than first one. In my logic I am dynamically hiding some columns based on the data (zero columns are hidden). This is implemented and works very well but only on 1st page. Required columns are hidden in overflowLeader and data rows:I even changed the label of one of the columns from the code to check if specific data can be accessed. It looks good.But on the second page everything falls apart:Font sizes, .presence = "hidden" settings, even the simplest .rawValue = "TEST"; setting is not applied. Similar setting (font sizes, hiding of columns works fine for data rows - that is why the layout is broken on second page).I am looking for your kind support to help find a way of accessing overflowLeader properties on the second (and subsequent) pages as it seems that my: data.Body.Table.IM_TAB.overflowLeader::initialize is working for 1st page only. I tried all the events under it ... no luck 😞 All hints ar
I cannot modify i18n in /apps as i am using for translation, Where can i place i18n apart from apps and please explain me the stepsI tried placing i18n in /content/cq:i18n/en/test/submit where en and test is of sling:folder, submit is of type sling:messageEntry and it has sling:message property as submit, its not recognizing the i18n , please help me out
Attention all Adobe Experience Platform practitioners. We will be closing applications today at 5pm PST. Last chance to:🌟 Gain exclusive access to Adobe insights🤝 Connect with a global network of passionate peers🎤 Share your voice and inspire others🏆 Be recognized as a leader in the community Be sure to get your application submitted today- https://event.adobe.com/2025championapp-AEP?cgen=65FN7HS9&mv=other&mv2=Acrobat-Web
Hi all, relatively new to Marketo so apologies if anything is unclear.I'm using tokens in the "From", "From Address", and "Reply To" fields to put in values from custom fields we've created for Account Managers' names and emails.As a result, the email with these tokens says it no longer uses the custom DKIM Signature, which, as I understand it, can affect deliverability(?)Does anyone know how to/if we can make it so that I am able to use the tokens without losing the custom DKIM signature?Any help is deeply appreciated. Cheers in advance 🙂
Hi Community, Based on the requirement, I have two languages and six countries for each language in an HTML setup. I need to test them using a single email address. Currently, I substitute the address and manually add different profiles to the email. Is there a way to streamline the process, eliminating the need to add the same email multiple times while efficiently selecting a specific profile each time? Thanks,Akram Husain
How can we create a schema in Adobe Experience Platform (AEP) using an API?
Automated Personalization, Auto Target, and Recommendations are not supported by the Visual Experience Composer. Requesting these activity types get support through the VEC in the future.Documentation shows that only a limited set of activities are compatible with the VEC:https://experienceleague.adobe.com/en/docs/target/using/experiences/spa-visual-experience-composer#supported-activities
Request for Feature Enhancement (RFE) Summary: Request to make paraformat options configurable for Richtext field in content fragment in AEM 6.5.20 Use-case: Ability to author H4 to H6 in richtext field in content fragments in AEM 6.5.20 Current/Experienced Behavior: Richtext field(sling:resourceType=dam/cfm/admin/components/authoring/contenteditor/multieditor) in content fragment supports paraformat options from H1 to H3. If we have to add H4 to H6, it needs overriding of OOTB file /libs/clientlibs/granite/richtext/core/js/plugins/ParagraphFormatPlugin.js which should not be the case Improved/Expected Behavior: Please make the paraformat options configurable / make all the standard header options (H1 to H6) available OOTB Environment Details (AEM version/service pack, any other specifics if applicable): AEM 6.5.20 Customer-name/Organization name: NRG Screenshot (if applicable): Code package (if applicable):
Documentation shows that only a limited set of activities are compatible with the VEC:https://experienceleague.adobe.com/en/docs/target/using/experiences/spa-visual-experience-composer#s... Description - Automated Personalization, Auto Target, and Recommendations are not supported by the Visual Experience Composer. Why is this feature important to you - Requesting these activity types get support through the VEC in the future, to enable SPA sites to utilize Adobe Sensei activities (Automated Personalization + Auto Target) and Recommendations. How would you like the feature to work - Enable "Current View" to display and for ViewName to be recognized from Single Page Applications when in the VEC for Automated Personalization + Auto Target activities. Current Behaviour - The VEC does not recognize ViewName, and activities do not render based on the ViewName. Documentation shows that only a limited set of activities are compatible with the VEC:https://ex
I am trying to leverage Adobe PDF Auto tag API. I already have all the PDFs hosted on AEM assets. I am looking for OOTB way to generating asset id for the pdfs to perform the API operation without need to uploading the PDFs to Adobe server again.
Hi Team,One of our customer reported an issue where the checkboxes are not visible in the domain page. On checking it, the page has a adaptive form linked and that form uses Ultramarine theme. It works within AEM(author and publishers). Also, On checking further, we noticed the file name of that asset is not existing with an extension and it is not valid name.Attaching the screenshot of issue and path of the asset./etc/clientlibs/reference-themes/ultramarine/assets/1458282381866 If we change the theme to some other themes apart from Ultramarine (eg: Simple enrollment, Tranquil etc) and publish form, checkboxes are visible in the domain.It would be helpful if we get any suggestion on how we can allow these kind of files in AEM. Thanks in advance!
I was wondering if Fusion would it be able to do the following scenario? If a requester submits a URL in the request form would the system be able to check an excel sheet or if we put in all the URLs for the system to check it would name the project a certain name?
Description -I want to be able to send a file to proof but the way our organization works is with multiple artboards in one file. This would streamline a process by eliminating a step of export and mockup. How would you like the feature to work -Currently, I run into an error when sending the proof to workfront with multiple artboards. So I have to export JPGS and place them into another file to arrange the creative properly for the mockup approval.
Already have an account? Login
No account yet? Create an account
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.