Explore product-specific spaces to ask questions, share insights, and learn best practices.
Recently active
We use desktop version 6.5.17.I have attached three files to this post:Test 1: File > Form Properties > Save Options > Generate Accessibility Information (Tags) for Acrobat checkedTest 2: File > Form Properties > Save Options > Generate Accessibility Information (Tags) for Acrobat uncheckedWhen opening Test 1 in Acrobat and applying Read Out Loud, the text before and including the link in bullet 2 is omitted - only "to understand your responsibilities" is read. Otherwise, the reader follows the tab order set in AEM.When opening Test 2 in Acrobat, the Popup "Prepare document for screen reader" appears. The full text is read, however, the tab order set in AEM is ignored, and the reader proceeds in a top>bottom, left>right mode.Test1 tags: Image displaying that the text "Before you fill out this form, read What Is Proof of Service? (form APP-109-INFO" is not tagged.Why does AEM generate faulty tags? As you know, it is NOT possible to modify an XFA form in
Currently the reporting on program updates isn't possible. For us as a company we use programs extensively and need to be able to report on a program update. This field should be added along with other program information to standard reporting.
hi all, Requesting help to understand the current AJO licenses available. We have 3 types of license listed here for AJO [https://business.adobe.com/products/journey-optimizer/pricing.html] In none of these AEP is specified, does this mean that AEP is not in picture. If so how would the unified profile concept work for the same and how would the data storage and profile stitching work. Your inputs on the above is appreciated.
In this journey, we have 3 separate email deployments. The data seems to be different data between the Action Overview module and Sending Statistics in the report. The Action Overview shows 6,131,215 node enters. However, the sending statistics only shows 5,894,609 targeted. Is there a reason why there would be note enters by email addresses not targeted? Thank you.
In ProofHQ, we have 3 stages for approval.Stage 1: Team 1Stage 2: My teamStage 3: Team 3 Is there a way to make a change even though proof isn’t Stage 2 (My team) yet; I can still comment on proof?
Hi All, when Fusion creates a record (Project / Task / etc.) in Workfront, the enteredByID field on the new record will reflect the Workfront user that represents the Fusion automation (more precisely: the WF user who created the Oath application used by Fusion to connect to WF). I wonder if there is any way for Fusion to create a WF record with a different enteredByID. For example, when Fusion processes a request and creates a new task (not by converting from the issue), I'd like the task to have the enteredByID matching enteredByID of the original request. I tried mapping enteredByID in the Create Record module, and also tried changing the enteredByID via Update Record, but neither worked. Thank you for any inputs.Tibor
Hi there! When creating a form and trying to apply or save and close, it shows this message. Does anyone know how to resolve it? Thanks!
Description - Currently, when you go into a document in your Documents section, the breadcrumb is not complete. The breadcrumb takes you to the project, but not the folder you may have for a document in the Document SectionWhy is this feature important to you - For larger projects, this folder can contain a lot of files. The only way to manage comments is from a notification and if you need to find something specific or confirm the correct document, you can't easily go backward from the Document breadcrumbHow would you like the feature to work - Breadcrumb to show the full path to the document, including folders within the document sectionCurrent Behaviour - In the document, breadcrumb will show Portfolio>Program>Project
March '25 release notes Check out what's new and improved in the latest Adobe Journey Optimizer product release update: Release Notes New capabilities Integration with Adobe Express (Limited Availability): The Adobe Express integration in Adobe Journey Optimizer lets you use Adobe Express's editing tools directly during content creation, enabling you to resize, remove backgrounds, crop, and convert assets to JPEG or PNG. Adobe Express integration in Adobe Journey Optimizer is currently only available for a set of organizations (Limited Availability). It cannot be deployed for use with Healthcare Shield or Privacy and Security Shield. Journey metrics: Journey metrics are now available, allowing you to measure the impact of your activities across the key metrics of your business and to provide clearer insights into your performance. Integration with Dynamic Media (Limited Availability): Dynamic media assets are now directly available and accessible in Journey
Let's open a thread on template rules as this is very complicated and straightforward as well. When we want to enable an activity on all site pages then how template rule should be set. For example, the site URL is: https://www.abc.com/ and we want to enable the XT banner display on all the site URLs under https://www.abc.com/ What is the ideal way of setting the template rule here: Should we follow the wildcard character like URL contains: https://www.abc.com/* Or just pass the param like www.abc.com I think setting the parameter open like www.abc.com in the template rule will let the experience get displayed on my campaign UTM links like www.abc.com?utm_campaigns=springoffer or also on other sub-domains if any like support.abc.com, community.abc.com, etc
Hi Team, I want to create an event for my AEM as Cloud Service Publish instance(Asset share common) where I want to track If anyone click on search button on my AEM as Cloud Service Publish instance(Asset share common) to search asset with name or any other metadata fields, Then one event got created and send the search data to custom IO Events Journals and then read that data in Author to store queue in AEM under some path.Please help me on doing this, I am not able to proceed with the requirement. Thanks
We are trying to make our web metrics more accurate in CJA by creating a filter that excludes our organization's VPN IP ranges. However, I just heard from our IT team today and they said our VPN has 100+ ranges and would be almost impossible to filter from metrics. Has anyone successfully filtered out a VPN like this from their web metrics?
Our website is being rewritten using React. This gives us a chance to follow best practices with our Adobe Analytics (currently) manually done implementation. What setup is a best practice for Adobe Analytics (we're not ready to go to Web SDK yet)? We are looking at Data Collection and adding ACDL. (There doesn't seem to be a definitive version of "best practice" specified. I understand that things change quickly, so no one wants to be pinned down. But there must be something close to standard right now. Are there any pitfalls that React can introduce?
Hi EveryoneI am using CJA I have a Dimension in it, the dimension name is typein the type there isEngagement numbers - i.e. (10, 20, 50, 100, 120, 150, 200 etc) click numbersand othersI wanted to create a filter i.e. the Engagement numbers are > 250 But it's a dimension, is there any way I can use these numbers for comparison in CJA
Hi, I am currently using the "Site Pages: Landing page URL" + "Visitor Profile: Not first page of session" to target an audience of users who started on a specific page during their session. I would like to change this from landing page to the user having visited at any point in the session - how would I achieve this? I suspect this would require a profile script but am not well-versed in how to write those. Thanks in advance
Hi, I am trying to create a custom Destination and I am following this documentation -https://experienceleague.adobe.com/docs/experience-platform/destinations/destination-sdk/guides/configure-destination-instructions.html?lang=en. I was able to get the first step working and this was my output - POST https://platform.adobe.io/data/core/activation/authoring/destination-serversBody (as per tutorial) - { "name":"Moviestar destination server", "destinationServerType":"URL_BASED", "urlBasedDestination":{ "url":{ "templatingStrategy":"PEBBLE_V1", "value":"https://api.moviestar.com/data/{{customerData.region}}/items" } }, "httpTemplate":{ "httpMethod":"POST", "requestBody":{ "templatingStrategy":"PEBBLE_V1", "value":"insert after you create a template in step 3" }, "contentType":"application/json" } } I got the following output - { "instanceId": "33d59348-0d31-4bf3
We are trying to capture some simple campaign parameters in the query string, but it is coming in as "Unspecified". Why might it not be picking up the query string in our URL? URLs we've tried: https://www.mywebsite.com/research-and-insights/todaysreport?media=owned&campaign=dailyreport&tactics=retail https://www.mywebsite.com/research-and-insights/todaysreport?channel=social&tactics=linkedin
Whenever I try to add an email link to a topic in the Guides Web Editor, I get a "FAILED TO SAVE FILE" error. Below is my code. This code comes straight from the Guides Web Editor Toolbar "Insert email link" button. I've check the docs also and the code appears to be correct. Any ideas why Guides will not save this? <xref href="mailto:PM@faa.gov" scope="external">PM@faa.gov</xref>
We use a proof approval report to show users proofs which need their approval.I realized that if proof has been archived, it no longer shows on the report - even though the proof is still "awaiting decision." I'd like to create a report to show proofs that are archived, but are awaiting decision. Or, maybe even Archived but project is Current? I would use this to unarchive proofs, so the user remains aware of the need to approve.The only place I've seen a designation of 'archived' is in Proofing, Views, "Archived proofs."Does anyone know if it's possible to filter for archived proofs in a proof approval report (or other type, if necessary), or even to include a column that has a designation of archived?
Hi,I recently have noted (mainly after Feb 19 2025) in AJO that if we create a AJO email journey and publish it then another campaign also gets created (like a email campaign with same email HTML) which is not visible in campaign browse list in the UI we have to check the contact history using the profile ID in the journey and campaign datasets.The email gets sent out only single time from the journey. Has anyone also faced similar issue.Is it a feature that Adobe has enabled.How do I stop it from happening. Any help would be appreciated as it skews the reporting based on the profiles.
I have created a custom workflow to add a watermark on the expired images using the existing process -Add Watermark but it's not working. Can someone explain in detail how to add watermark using workflow in aem as a cloud please?
Hi, if I have a page with 2 options e.g. Yes and No. What is the best metric/method to use to find out the split of clicks on each of the options
Do you tend to keep and leave deactivated users in their home groups and teams or do you remove them? Until now, we've kept deactivated users in their home groups and teams. We've got about 400 deactivated users in our instance, and I'm wondering if we should create a deactivated users group and move them there.
In the age of data-driven decision-making, the ability to quickly analyze and act upon customer data is not just an advantage; it's a necessity. BI tools such as Power BI help businesses visualize and interpret their data, while Adobe Real-Time Customer Data Platform (CDP) has transformed the management and activation of customer information. However, the real magic happens when these two powerhouses are directly integrated. This integration, coupled with the capability to author additional insights data models directly within the Adobe Real-Time CDP using Data Distiller, is not just beneficial—it's critical.The Value of Direct IntegrationImmediate Access to Data: Direct integration between Power BI and Adobe Real-Time CDP eliminates delays inherent in transferring data between systems. This immediacy allows businesses to react to customer behaviors and market trends, making decisions that are both timely and informed.Reduced Complexity: By streamlining the data pipeline, direct integr
Hello All, There is scenario, where library has been build without selecting 'Environment' and in that library added only one data element and just 'save' rules without any changes. That Library is been submitted to approved state and form there it is been rejected and came back to dev environment and from dev, it is been deleted. Is it possible that because of the above scenario Adobe Rules will not fire for any of the page load and clicks calls? P.s. this is Direct calls rules build.
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.