Explore product-specific spaces to ask questions, share insights, and learn best practices.
Recently active
Hello Community, Looking for a defined Standard to setup Journey End Date for always-on Journeys in Journey Properties. if will keep it blank, will the audience get exited after 91 days? Thanks,Akram Husain
My company has changes some network settings and I got different IP every day. Is it possible to turn that off in order not to whitelist everyday my IP? Its kind of exhausting:
Hi,Can any of you tell me what the name is of the column to use in an Issue Report, that displays a link to a converted Project? I have tried the Project Resolve ID, Name, etc. Nothing is giving me a link to the converted Project.
I am using Adobe I/O Runtime and have deployed my web action. Currently, I have checked out the code locally and am using the aio app run command to deploy the code to the appropriate Adobe I/O workspace. Is it possible to achieve this deployment process using Cloud Manager or Jenkins? Are there any best practices I should follow?
Within an email tracking we only see email clicks and opens Tracking: We don't receive optouts, web, transact, etc. How do I include these types within the mail tracking?
Hi Experience League Community, I have a case where fragments of event data are stored in two databases, and I am seeking a way to unify this data into a single event. I tested creating a relationship field and was able to reference the schema fields in segmentation. I would like to know:Is this the only implication of implementing a schema relationship?Is there a way to visibly see the merged event data in the UI? For example, can we view a single event containing all fields from both the source schema and the reference schema?Here are my schemas:Schema #1 (Event Class):_idtimestampeventTypereservationIdtransactionId (relationship field)amountSchema #2 (Custom Class):transactionId (primary ID)memberIdorderTypeoutletIdI would appreciate it if anyone could share their thoughts on this. Regards,Zac
Hi Team, As amazon ads is changing some policies, and has asked to use audiences who has consent to show ads to them.Could someone help me understand which field can be responsible for taking the consents for this. Thank you.
I am attempting to automate an email send for users who have updated their email address. These email addresses come from a lead list upload, so the "data value change" is not always obvious. The system they are coming from also capitalizes all records, so when they are updated into marketo (when a prior record existed) it shows that there was a data value change even though the actual email did not change. ex: Original: email@email.comChange Data Value from email@email.com to EMAIL@EMAIL.COM Does anyone know how i might be able to manage this? I want to be able to identify when a unique email address was updated into a lead record.
Hi there, I wonder what's the best solution to update a dataflow, here is the background: We have a existing dataflow, which will ingest data every day, and there are mapping, dataset, schema associate with this dataflow. If we need to add a new field to the schema, and would like to use this dataflow as well, what changes we need to make? Please correct me if I'm wrong:1. Update the schema with new field2. Update the mapping with new field After I finish the changes above, the dataflow didn't ingest the new field, and when I query the dataset, no new field either. Do I miss something? Or in this case, I can only setup a new dataflow, mapping, dataset, etc,. Thanks
Hi,I have a question. Currently we want to track a customer clicking on the banner from our app and landing on the website get converted or not? Like % of customer who started their journey from the app and completed/converted on the website. So how do we do that by appending the URL through ECID( external campaign ID). Will that ECID stay through the user journey until completion? Is there any other best practise?@jennifer_dungan
Trying to set the time of projects converted from issues using automation to 9:00am. We have an Update Record Module > Record Type Project > Planned Start Date Field. setHour(35.plannedStartDate;9) This works and changes the hours but the minutes still use whatever minute it was when the project was created. We tried to add setHour(35.plannedStartDate;9),setMinute(35.plannedStartDate;0) but it fails. Anyone know how I can accomplish this?
Hi All,We are facing an issue with the "Go to Proof" link in Workfront. The details are as follows:When clicking the "Go to Proof" link on a desktop system, all browsers (Safari, Chrome, etc.) allow access without requiring an additional Adobe Workfront login.However, when clicking the "Go to Proof" link from an iPhone (Safari/Google Chrome), it redirects to the browser but displays an "Expired Link" error.The email containing the proof link states:"This is your unique proofing link. Anyone who clicks this link accesses the proof as you. Please keep this in mind when forwarding or replying to this email."Despite this, the link does not work on an iPhone, causing inconvenience in reviewing proofs on mobile devices.Could you please check and provide a resolution for this issue? Let us know if additional details are required.
Hello everyone, According to the documentation, it is mentioned that IP Pools can be created separately for Marketing and Transactional messages to avoid issues like spam or others. However, I would like to confirm if it is also recommended to create separate IP Pools for each sandbox. https://experienceleague.adobe.com/en/docs/journey-optimizer/using/configuration/delegate-subdomains/ip-pools Are there any best practices or specific recommendations regarding the separation of IP Pools by sandbox, especially in environments managing multiple configurations and types of deliveries? I appreciate your guidance in advance.Best regards.Diego P.
I have a requirement to sync 2 DAMS in AEM , whenever we are uploading 1 asset to DAM then it should upload the same asset to another DAM .Or can we sync the process which will sync the assets, What would be the best solution 1 Using CTT2 Using Asset HTTP API from 1 AEM to another AEM cloud3 Connected Assets
Hi,jcr:lastModifiedBy and jcr:lastModified is not getting updated on the original/jcr:content node whenever we update the json file of DAM Asset. I checked all the permissions also JCR Observation Listeners are correctly configured, Verfied Resource Type, Getting the correct user id from session, also verified mixinType of the node and i dont see any issue. Still these two properties are not getting updated please help me on the same. Thanks & Regards,Kalyan
Having an issue with AEM Forms where elements that are configured to be hidden are still showing up on the page. Customer is testing the site on slower network speeds by using Chrome's dev tools to throttle the browser connection to 3G and disabling the cache. This causes the page to load very slowly (which is expected). However, when the page finishes loading there are blue and red alert boxes that are displayed when they should be hidden.When the page is viewed after the slow page load completes, I notice that the alert boxes don't have the "hidden" or "active" classes on their field elements. Those classes are something AEM adds based on whether the Hide Object option is checked or not in the component configuration. Since they don't have the classes, they display. So it seems like there is an AEM event or process that doesn't fire to add the appropriate class on slower connections.
We have created a project in Adobe Admin console and want to run below instance command. We are having on-premise instance.Command: nlserver config -instance:<instance_name> -setimsoauth:ims-org-id/client-id/technical-account-id/client-secret.But before executing above command, we would like to understand certain things as our instance name is same for lower & production environment. Last time when we executed this command in lower environment it also affected the production environment.1-Can you please help us in understanding the impact of running instance command?2-What will happen if the command works successfully?3-What will happen if the command doesn't work? What all parts in Adobe Campaign Classic it can affect?4-If we stop the services of production environment and execute this command in lower environment, will it still affect the Production? If yes, then how we can avoid this?5-What all areas of Adobe campaign classic this command can affect?6-What changes wil
AEM 6.5, SPA, Angular 9, Bootstrap 4AEM Forms packages:adobe-aemfd-linux-pkg-6.0.1120.zipadobe-aemfd-compat-pkg-2.0.48.zipHaving an issue with AEM Forms where elements that are configured to be hidden are still showing up on the page (submission-status-issue.png). I've been testing our site on slower network speeds by using Chrome's dev tools to throttle the browser connection to 3G and disabling the cache. This causes the page to load very slowly (which is expected). However, when the page finishes loading there are blue and red alert boxes that are displayed when they should be hidden. When I view the html after the slow page load completes, I notice that the alert boxes don't have the "hidden" or "active" classes on their field elements. I believe those classes are something AEM adds based on whether the Hide Object option is checked or not in the component configuration (submission-status-config.png). Since they don't have the classes, they display. So it seems like there is
Hi, We are working on a migration project fom AMS to ACS. Our current project heavily relies on static template that are build using JSP. Could you please clarify the following question with respect to migration -1. Is there any way to retain JSP as-is and still migrate from static template to editable template?2. Is it necessary to migrate JSP to HTL3. Are there any Adobe recommened migration guide for converting JSP based template to HTL4. Is it necessary to convert components using JSP to HTLWe are looking for the best practices and any possible workarounds that would allow us to efficiently transition to ACS without a complete rewrite.Any insight, recommendations would be appreciated. Thanks,
Hello, i'm having problems trying to debug the AndroidPushConnectorV2 javascript code. I've seen it has some logVerbose, but I'm not sure where to read them
hello experts, I am trying to run this maven command: (do not need commerce component though) mvn -B archetype:generate -DarchetypeGroupId=com.adobe.aem -DarchetypeArtifactId=aem-project-archetype -DarchetypeVersion=35 -DaemVersion="6.5.12" -Dversion="1.0.0" -DappTitle="TestProject" -DappId="TestProject" -DgroupId="com.TestProject" -DincludeFormsenrollment="y" -DincludeFormscommunications="y" -DincludeDispatcherConfig="y" Issue is: - if included -DincludeDispatcherConfig="y" - it creates commerce component here: ui.apps\target\generated-sources\htl\org\apache\sling\scripting\sightly\apps\TestProject\components\commerce\logo - then build fails with the error: [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.8.1:compile (default-compile) on project TestProject.ui.apps: Compilation failure[ERROR] /C:/Users/hrai/AEM-Forms/Test-project/ui.apps/target/generated-sources/htl/org/apache/sling/scripting/sightly/apps/TestProject/comp
Does the system recognize that an audience is a component of an another audience before you delete it? For example, if I have an activated audience (Audience X) that's made up of Attribute 2, Audience B, and Event 1, and I go to delete Audience B, will the system give a warning? What happens if I do delete Audience B?
Our company's industry is aligned to software and currently our communication limits is once per day and 2 per 7 day rolling period. We are considering making changes to our communication limits, but curious as to what other's have as their communication limits and any testing you did to come to the decision of what your comm limits should be. We want to be able to do some testing and research before making a shift randomly.
Hi team,I wanted to fully understand if we should use a visitor level container or a hit level for the case here- I want to capture the number of unique visitors over a period of time/months who have done a custom click events (e74 in the pic below). So, should i use visitor level segmentation container or a hit level- i am very sure it is visitor level but am being challenged here by a colleague so asking the experts here :). Also, any video/document which clarifies the difference between the segmentation containers with examples will be helpful. Thanks!
I'm interested in seeing what is the first clicked item when user lands on a page (at an aggregate level). Is there a way to set up a segment for this? To follow up, I would be curious what users are clicking on first, then what's the top 2nd clicked button on the page, top 3rd etc. I'm trying to build out the user journey to understand what users are clicking on (1st, 2nd,3rd, etc) when they're on a specific page. For example, I would like to be able to understand whether most users are clicking on the nav first or are they clicking on body then clicking on nav?
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.