Explore product-specific spaces to ask questions, share insights, and learn best practices.
Recently active
AEM assets in CS. Metadata writeback looks to work fine on original asset, but we see no metadata being propagated to renditions. Does something additional need to be configured in the launcher to specify a specific rendition to writeback to? Lots of documentation saying you can do this, but no info on how. Does metadata writeback also apply to dynamic media renditions as well? Thank you! Jim P
Hi, I have a personalized/unique URL for each recipients from webforms that I would like to send through email. However, when I added the link to the text, I seem to be unable to redirect to that page.When I add it in <%@ include file='<URL of file to include>' %> , it displayed an error. This is my current URL format that will be perosonalized for each recipients:https://berylplusptrsd-mkt-prod1-m.adobe-campaign.com/webApp/APP32?id=<%= escapeUrl(cryptString(recipient.id)) %> Below I have include some images for how my work currently looks like. Please let me know how I could solve this.
Hi there, We are on the cusp of migrating over to the new Workfront Adobe Admin console and are interested in knowing any impact it may have on shared mailboxes and user groups as well as how the new login process will manage first time and continuing logins for them. Note: We are accessing directly through our WF url and not using SSO. Thanks,Doug
For example, if there is an image authored on the English page stored at "/content/dam/project/asset/image.png," when I run the translation job for the Spanish page, it creates a new folder "/content/dam/project/es/asset/image.png."This leads to an increase in size and the overall package size, which needs to be moved in a higher Environment.
In the normal client-side implementation we tag an URL outside our app with the campaign query parameter,e .g. cid. When user clicks on this URL Adobe library via Campaign plugin captures the value and populates the Tracking Code report. In case of server-side tracking when user clicks on the URL with the query string parameter what is mechanism that populates <campaign> /<campaign> parameter in the XML tag.
Would love help on this issue- I have created an Experience Target activity that replacing a banner image with a different banner image based off the location the viewer is coming from. The issue I'm running into is that the old image appears right away, and then 2-3 seconds later it switches to the new image. Is there any way to avoid this lag?!FWIW, there is a lag if the replaced image is a static image or a motion graphic. also have cleared my cache since.
Hi,I have previously posted this question in another community subsection https://experienceleaguecommunities.adobe.com/t5/adobe-experience-manager/aem-guides-assets-ui-has-nonfunctional-navigation-arrows/m-p/703254#M174024 , but have been advised to post here instead. When viewing a preview for a file in the Assets UI, there are backwards/forwards arrows at the top of the preview that used to allow for browsing through previews of files in a folder. This worked in our on-prem AEM instance but after migrating to cloud, we have noticed the arrows do not do anything in our cloud instances. Have tried it in multiple instances with multiple browsers.Does anyone know how to enable these or whether this is a known bug?We do not have custom code for changing the alignment.Thanks,Robin
How can a see stale/unused projects containing Service Account (JWT) credentials i my admin console?
Hello Community,We have a Campaign/worfklow that is set to run indefinitely in ACC which runs daily. We are relying on Delivery Logs to see if this email was sent, but unfortunately the delivery logs are retained for only 90 days so once the 90 days period is over there is potential a chance that the consumers will receive duplicate emails. Is there a way around this? Is there a property we can set in the Campaign to avoid sending duplicate emails? We have other less preferred options like creating a List or setting a flag in the recipients to know if the emails was sent. But just wondering if there is an option to do this OOB. Thanks for your help!
we have workflow which triggers to rename an asset but my workflow is getting triggered multiple times with following exceptioncom.adobe.granite.workflow.core.job.JobHandler Error executing workflow stepjava.lang.NullPointerException: nullat com.adobe.granite.workflow.core.job.JobHandler.process
Hi,We are using AEP Mobile SDK React Native Edge Bridge extension to send data from our mobile app to Adobe Analytics. Since Edge is used, Data Stream is also configured.We would like like to know, given our use case is AA only, do we need to turn on Geo/Network look up and Device Lookup?As based on my understanding, AA has its own lookup mechanism based on IP address and User Agent.Thanks,John
Hi WF Community, How can we avoid performing the same operation twice and prevent sending duplicate emails to the user in our Workfront scenario?
While initializing the SDK, we are facing an error that says "Cannot read property 'sendEvent' of null" . Does anyone know about this issue? We are following the github repository https://github.com/adobe/aepsdk-react-native#installation
Hi All, We are using Marketo source connector so just wanted to check if we can do some filtering or customization on the data which is getting ingested from Marketo connector. Thanks & RegardsShaini Gupta
Hello everyone,I hope you're doing well! For those of you with customers in Quebec, how are you handling compliance with Law 25? Specifically, how are you ensuring that data is properly anonymized or removed in line with the law’s requirements?I’d really appreciate if anyone could share their approach or implementation details.Thanks so much!
Hello Experts,I'm trying to fetch the appID for profiles in CJA reporting.I'm able to see pushnotificationDetails.0.appID field in the profile attributes, able to use this field in Audience Bulider, but when checking in datasets, which have field group : push notification Details > appID, no data has been ingested till date. Is this the expected behavior of AEP? does Application Identifier field not reflect in underlying dataset and directly reflects in profile?If this is the case, how can I use it in CJA.Datasets I checked: ajo interactive messaging profile dataset and AJO Push Profile DatasetThese are system datasets
Hi, I would like to ask, we have a Distribution Event listener which is used to apply a custom property (named as lastPublishedDate) when the Distribution Event Type is "ADD". We see that it is being intermittently applied to pages once we published it. And on the logs, we get a Persistence Exception error: Unable to commit changes to session, therefore, published pages didn't have the said property. What would be the cause of this and would there be a more appropriate architecture for this funtionality? Thanks!
Could you please advise, what is the step to getting sandbox URL for workfront inorder to test the api for proof, comments, page versions,print Summary, download print summary
Creating an Asset: I want to create an asset using AemContext without using InjectMocks. Could anyone provide a sample code snippet or guidelines on how to achieve this?Handling Excel Files in Tests: I need to place an Excel file in the test resources of my IntelliJ project and load it in my test cases. What’s the best way to do this? Any recommendations on file placement and loading mechanisms would be appreciated.Example excel file is attached below
Would like to ask, when we are saving a content fragment, we're experiencing Sevice outage with this messages on the logs:POST <contentfragment path>.cfm.edit.json HTTP/1.1] com.adobe.cq.assetcompute.impl.assetprocessor.AssetProcessorImpl Failed to initiate process for asset=<contentfragment path>\njava.lang.IllegalArgumentException: Asset without original rendition: <contentfragment path>\n\tat com.adobe.cq.assetcompute.impl.assetprocessor.AssetProcessorInitService.initiateProcess(AssetProcessorInitService.java:65) [com.adobe.cq.dam.cq-dam-processor-nui:1.1.840]\n\tat com.adobe.cq.assetcompute.impl.assetprocessor.AssetProcessorImpl.processAsset(AssetProcessorImpl.java:139) [com.adobe.cq.dam.cq-dam-processor-nui:1.1.840]\n\tat com.adobe.cq.assetcompute.impl.assetprocessor.AssetProcessorImpl.processAsset(AssetProcessorImpl.java:116) [com.adobe.cq.dam.cq-dam-processor-nui:1.1.840]\n\tat com.adobe.cq.dam.cfm.impl.servlets.EditSessionServlet.triggerCFAssetProcessing(EditS
I'm getting the following error in my AEM author and need to add a certificate to the Java truststore. What are the steps to add the .pem file? Thanks. PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target javax.net.ssl.SSLHandshakeException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target at java.base/sun.security.ssl.Alert.createSSLException(Alert.java:131)
Hi Everyone ,We are facing an issue with svg images, for which not able to apply launch map , we are using v3 core component image for our aem as cloud project, please provide any info if we can achieve this launch map feature for svg images in cloud.
I have an requirement of email service implementation in my aem project, what are the ways to implement this service. and which is the best way to execute this.
Can we integrate react into EDS project? to have instead of vanilla js react
I have setup an AEM as a Cloud Service project on local along with the Dispatcher. Initially, the dispatcher was working fine but after some days when I tried to start it again, it resulted in showing 502 Bad Gateway error. In terminal, there were messages like "Unable to connect to backend farm, no publish farms available". I tried reinstalling docker, dispatcher as well as publish instance but then also the error remained same. Is there a way to resolve this?
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.