Explore product-specific spaces to ask questions, share insights, and learn best practices.
Recently active
We have an onboarding journey with multiple email steps. A series of 6 emails are sent after some delay times between them which we have set up already.We also want to include one more email that can be sent anytime they receive their offers during this onboarding phase. For that we made an audience to check if they have offers.But we want to make sure this email is sent only once(as a user can reach this step multiple times) and write a condition such that if they have already received this email dont send to them. Is there a way in the journey we can add a step that can achieve the above?Or please let us know if you have any better approaches to do it.
Hi all, I was trying to understand few details about Form Bridge API. When we render an XDP form as HTML5 form and need an external application that is hosting this form to interact with it, it is suggested to use FormBridgeAPI. To have these APIs embedded in the form, should we include the Form Bridge API object that is available under custom object library in AEM Forms designer ? I did not find more information on the flow. What is the pre-requisite to start using FormBrdige APIs on a HTML5 Form ? Any help would be greatly appreciated. Thanks,Abhishek
Hello all! We would like to create a whole page and then move it to the existing place and URL in our sites structure at the same live site. In other words, we would like to change out an existing live site with one we have built in a different AEM location. Is there an existing workflow around this? Any advice or potential pitfalls experienced authors can see here? (we don't want the existing site down at any point, we are concerned about impacting references of existing site, etc.) Thanks in advance!Nichole
Hello, hopefully this is an easy question to solve. I need to add a field on a custom form using the drop down option. We want the user to be able to select more than one option, but I don't want the option to select "all" to appear. It seems like the "select all" option is baked into the field. Is there anyway to remove it? Or does anyone have a suggested workaround? Thank you. '
We frequently get this error in the delivery log. This error is blocking the delivery.In the error here below I have substituted the real image link (that is correct) with IMAGE_LINK for privacy reason.If I copy and paste the same html into another delivery everything works fine !Do you have some suggestions ?Example 1 27/10/2018 06:31:03 SCM-120009 Key value 'IMAGE_LINK' is duplicated for elements 'Image (image)' of the document being edited. Please rename on of the collection elements. Example 228/09/2018 22:12:00 XSV-350122 An error occurred and the process has been stopped.28/09/2018 22:12:00 SOP-330011 Error while executing the method 'PrepareMessageImpl' of service 'nms:delivery'.28/09/2018 22:12:00 SCM-120009 Key value 'IMAGE_LINK' is duplicated for elements 'Image (image)' of the document being edited. Please rename on of the collection elements.28/09/2018 22:12:00 SCM-120009 Key value 'IMAGE_LINK' is duplicated for elements 'Alternative source (alternativeSrc)' of the document
I am developing a Photoshop plugin but I have some questions about how to distribute it securely.When I upload the file to the Marketplace with the Adobe Distribution option, there is no security issue for those who buy it through the Market. However, when I sell the plugin outside of the Market, will the Devoloper Console give me a signed and encrypted CCX file? Because when users export the CCX file that I prepared themselves, they have access to all the code and files. What is the best way to protect the plugin content in the CCX file when selling externally? Thanks.Volkan.
We have users who are unable to see the Risks tab on projects. After some experimentation it seems that the Risks tab is tied to view access on Financial Data (which the access level for these users doesn't have).Can this be right? If so, this makes no sense to me.We definitely don't want these users (engineers) to be able to view financials, but they need to have access to Risks. Is there a way around this?
My colleagues are having trouble and I can't figure out what is going wrong. When I convert to Project, I am always named the owner of the project. For some reason, when they convert them, they are NOT recorded as the owner, the person who loaded the Issues/Requests to Workfront is recorded as the owner and they need to manually change it each time. Is there something I am missing??
Subject: Guidance on Implementing SPA Event Tracking in Adobe LaunchDear Team,I need to implement Single Page Application (SPA) event tracking in Adobe Launch. My question is:Should I implement it using a Direct Call Rule, as shown below?_satellite.setVar("digitalData", JSON.stringify(digitalData)) _satellite.track(identifier)Or should I use the Adobe Client Data Layer Extension? by using event push with event_info.Please provide step-by-step guidance on the best approach.Best regards,Kamlesh
Hi Community, Is there any way to remove or hide the "Converted To" field in the My Requests Widget? I've looked through layout templates and it doesn't appear to be an option yet. ThanksMatt
I'm working on AEM as a cloud service. I want to modify the timeline view of the content like the activity title modification or hiding some activity title. Is there any way we can do that. And also where these jsp or components located in aem crx if I want to overlay.
We currently have a project setup that is more waterfall, but we need to have some project efforts follow the agile approach. Can a workstream and an interaction be created without changing a global workflow option in Workfront to use the Agile approach? Say at the project level? Alternatively, we'd like to be able to use a workstream+iteration even just as fields on our existing items to give some more clarity to the items in the project. If it's not evident already, I'm not a Workfront guru. I'm happy to provide additional context as needed.
I can easily search and find files in WF, but how do I tell where that file is stored within a project? For instance, which project folder, task, etc? Thanks,Dave
Hello Community -- Is it possible to change the width of columns in Column View in Assets in AEMaaCS? We have lengthy folder/file names that become truncated by the default column width. We have user requests to be able to change the column width so that we can see the full folder/file names. I tried following the instructions in this post: https://experienceleaguecommunities.adobe.com/t5/adobe-experience-manager/tree-view-hiding-page-names-asset-names/m-p/379796 but it didn't work, and I'm not sure if the solution was for AEMaaCS. Any help is appreciated.
Hi All, I am attempting to store contextual data within the propositionVisitor schema or, if feasible, the Visitor schema using the storage feature available in the offer space. Please see the attached screenshot for further details. Could someone confirm whether storage is possible for Visitors, or is it restricted to identified recipients only?I have extended both the interaction and propositionVisitor schemas to include new attributes, and I can successfully use these attributes for offer eligibility. Offers are being proposed successfully following this configuration without any errors. ThanksSankar
Hello everyone.I am trying to enable https protocol in my local docker installation of dispatcher.I have created the certificates and installed it in the src/conf.d/ssl folder.In the mysite.vhost file I have configured the following.SSLEngine onSSLCertificateFile “../ssl/server.crt”SSLCertificateKeyFile “../ssl/server.key”.I get this error back:ERROR Tue Jan 28 10:52:13 UTC 2025 Configuration invalid, please fix and retry,Line numbers reported are correct for your configuration fileI found this article https://experienceleague.adobe.com/en/docs/experience-manager-dispatcher/using/configuring/dispatcher-sslBut I see that it refers to the connection of dispatcher to CQ and vice versa.Has anyone successfully configured local docker dispatcher with https?Can you tell me the configuration steps.Thanks
Hello, In AEMaaCS, We are using submodules in our project repo. In Submodule repo ,some external dependency been added. for that they have added server username and password in cloudmanager/maven/settings.xml folder in submodule repo. While building our code in cloud, we are getting this error "Maven was not able to download necessary dependencies due to an access issue. Please check any provided credentials and confirm they are valid. More details may be found in the log." . Note: I have added the password in pipeline variable. still its giving this error Do we need to create cloudmanager/maven/settings.xml folder in our main project apart from submodule and add server details as well? Then only cloud can recognize the server and download dependency? My understanding that it can download the dependency as server details are present in submodules and dependency is added in submodule only. please confirm how to proceed. its working in my local when I add server details t
Hello Guys, I found a similar topic: https://experienceleaguecommunities.adobe.com/t5/adobe-experience-platform-data/support-for-merchandising-evars-in-xdm-productlistitems/m-p/436035#M3699I implemented it like mentioned on: https://experienceleague.adobe.com/docs/analytics/implementation/aep-edge/variable-mapping.html?lang=en# but it seems that it is not mapped.Example:"productListItems": [ { "SKU": "1111", "quantity": 3, "currencyCode": "EUR", "name": "X1", "priceTotal": 5.7, "lineItemId": "Small Sortiment|Baby", "_experience": { "analytics": { "customDimensions": { "eVars": { "eVar1": "X1" } }, "event1to10
If creating PDF extension that is erasing certain information from the PDF documents - what kind of platform would you recommend using?
Hi all - how we can put a validation rule in a number field in Adobe Workfront so we can prevent people from entering £0 - ideally, we need to flag and not allow the user to save the custom form. any ideas? @moniqueevans not sure if you already answered this on the chat of one of the WF community calls (can't access it anymore) 😞 any guidance will be much appreciated! Kind regards, Priscila
Hello there, I am trying to extract the tables from the PDF. Currently, I am using the PDF service python SDK. But, I am facing a problem in extraction results. The extracted results looks like encoded or corrupted. I have attached a screenshot of extracted table below. Additionally, Following JSON sample highlights the issue I stuck on.{"version": {"json_export": "218", "page_segmentation": "55", "schema": "1.1.0", "structure": "1.1136.0", "table_structure": "5"}, "extended_metadata": {"ID_instance": "44 DC 8C 73 ED BB B2 11 0A 00 0D B1 8B 55 A7 7F ", "ID_permanent": "AD 6A 2D 61 E0 97 2E 6F E3 26 3A 24 3C CA F3 20 ", "has_acroform": false, "has_embedded_files": false, "is_XFA": false, "is_certified": false, "is_encrypted": false, "is_digitally_signed": false, "language": "en", "page_count": 9, "pdf_version": "1.6", "pdfa_compliance_level": "", "pdfua_compliance_level": ""}, "elements": [{"Bounds": [30.080001831054688, 36.42799377441406, 47.07200622558594, 477.36900329589844], "Font":
Dear Community, I have created an ExperienceEvent Schema and tried to ingest data into the dataset. However I have ran into a problem during batch data ingestion. We went back and recheck both the file and the schema and still we were unable to resolve the issue and still get the same error. Image attaches below are the error that we are facing. Please guide us onto how we could resolve this issue. Please let me know if you need anymore information.Sching
Hi - I am following the below documentation for setting up an API connection from CJA to PowerBI using PostgresSQL. I am using the expiring credentials for now to test what I want to see in Power BI before setting up the non-expiring credentials. When I try to connect the PostgresSQl to PowerBI, I keep receiving this error. My credentials are not expired. Has anyone received this same error message? If so, can you please provide what steps you took to troubleshoot? I have tried to troubleshoot myself and have not been able to figure out what to do.
I'm using Marketo on marketing emails.I just want to disable Outlook’s Advanced Typography features on all the mails that I'm sending.I found these scripts on google to overcome this issue. You can add the “opt-out” code snippet below: <!--[if gte mso 9]><xml> <w:WordDocument> <w:DontUseAdvancedTypographyReadingMail/> </w:WordDocument> </xml><![endif]--> Alternatively, you could also apply the namespace directly to the element, and just specify if mso since gte mso 9 simply says “greater than or equal to Outlook 2000”, which is a little redundant. In this case, you can simply use this single standalone code block, inserted anywhere in the head of your email’s HTML: <!--[if mso]><xml> <w:WordDocument xmlns:w="urn:schemas-microsoft-com:office:word"> <w:DontUseAdvancedTypographyReadingMail/> </w:WordDocument> </xml><![endif]--> To work, this also requires
I am looking for suggestion if anyone has implemented the associated API call for non-Marketo form. What can be the workaround to fetch the cookie value from the website when user fill-out non-Marketo form so that I can call lead creation API as well as associated API back-to-back. The Munchkin code is already deployed across website pages.
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.