Explore product-specific spaces to ask questions, share insights, and learn best practices.
Recently active
Hi,In my project adobe experience manager as cloud service,I have an embedded component in which is possible to configure spotify's iFrames. My team and I are trying to track the play,pause,and milestones events of the iframe trough the Web Playback Spotify Sdk but we are not sure it could work. Do you have any information about adobe communicate with spotify?Does any of you ever tried something similar? Thank you,Sarah
Hi all, I'm hoping someone might be able to aid us with a long-standing problem we've been trying to solve. We never managed it in Campaign Standard, but we're hoping it may be possible in v8. We have multiple subscription services, many of which are probably old and redundant now. I'd like to perform an audit, and look up all deliveries associated to each service, so I can then identify the inactive ones. I have tried multiple different ways when creating a query, using various targeting dimensions, but I can't seem to find the right logic to display back to me the delivery label, and the associated service label that was within the targeting. Any insight or guidance would be most welcome. Thank you.
Hello, our customer is thinking about a server-side data collection with Adobe Edge Network via Edge Network API. Regarding user identification we would like to go with the First Party ID. Regarding the documentation, the usage is currently only supported with Adobe WebSDK. Does anyone have an idea how to use first party IDs with Edge Network API? Thanks!
<sitemapindex xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"> <sitemap> <loc>http://www.example.com/sitemap1.xml.gz</loc> <lastmod>2004-10-01T18:23:17+00:00</lastmod> </sitemap> <sitemap> <loc>http://www.example.com/sitemap2.xml.gz</loc> <lastmod>2005-01-01</lastmod> </sitemap> </sitemapindex>I am generating a sitemap but <?xml version="1.0" encoding="UTF-8"?>Is not showing , what could be the issue and how to fix this?
Can we use Adobe Translation Project to translate the PDFs that are created out of AEM Forms? We use Assembler service to generate PDFs from XDP. Either translation the PDF or XDP should work. Can this be done using the Adobe Translation service.
A REST (Representational State Transfer) API is an architectural style that allows communication between client and server over HTTP.
I'm trying to understand how to adopt Adobe Campaign. With our current Responsys setup we use the following that I am trying to figure out which Adobe uses that are equivalent or others would recommend to look into:Merge Trigger - updates profile master table and sub tablesMerge List Recipients - update the table with potential changes to a users email info or optout status Upsert Supplemental Events Table - insert or update secondary event specific tables with things like attendance info (Registered, Attended, No Show)Any direction or suggestions on this would be greatly appreciated.
Hi. I have a simple html file with picture. Picture located in the same folder as html-file. But when I try to convert with PDFServicesSDK to pdf file - result file without that picture. Maybe I should set additional options ? Thanks. This is code html-file (for example) : <html><body><img src="./picture_1.jpg"><span style="font-weight:bold; text-transform:uppercase; font-size : 6.400pt">"Some text in HTML file</span></body></html>
Steps to reproduceDownload any pdf asset from author.Extract the downloaded zip asset.Modify the Author, Subject & Keywords fields of the downloaded PDF.Click on Create button on top right, select Files & re upload same file whose metadata fields are updated in step 2Once you submit the PDF file, it’s not showing pop up like below Move the pdf file to Desktop which was in extracted in folder in step 2 above.Now, re upload the same file from desktop by following the step 4Now, It will show the pop up same as step 5PFA error logs.om.adobe.fmdita.loggers.CorrelationIdInjector [AEM Guides] API response time for path /libs/dam/gui/content/foldermetadataschemaeditor/schemalist/jcr:content/views/list/datasource is 2ms 05.02.2025 02:38:22.493 *INFO* [10.234.90.221 [1738741102492] POST /bin/publishlistener HTTP/1.1] com.adobe.fmdita.loggers.CorrelationIdInjector [AEM Guides] API response time for path /bin/publishlistener is 1ms 05.02.2025 02:38:22.496 *INFO* [10.234.90.221 [
DescriptionThe current search functionality in Adobe Workfront can be improved to enhance efficiency when searching for past projects, especially when looking for work done by other team members. Users who frequently need to locate previous projects based on specific owners or project types often face limitations that slow down their workflow.This enhancement proposal focuses on two key improvements:Expand the search functionality to display all potential project owners when searching by name, rather than restricting the results to only the top 10 suggestions. This is especially critical when dealing with common names, as it limits visibility and makes it difficult to locate the correct project owner.Allow users to filter by both "Project Type" and "Project Owner" simultaneously. Currently, selecting a project type disables the ability to also search by a person’s name. Enabling both filters at once would streamline the search process and significantly reduce the time spent manually si
I have a simple streaming audience defined as: when ingest new records that meet the criteria it dos not realize em instantly or even near instantly.All realized profiles are after a long time.the wait tilme between two events is just 1.Can you help me or someone explain how it should be triggered mybe ?
Hi , Could some one provide inputs as how to generate jcr:contains query using xpath , I would need case insensitive search but only limiting to certain node paths I am getting the below /jcr:root/content/project/us/en//Product_Reference_Guide//element(*, cq:Page)[((jcr:content/root/container/node1/_text/@2107369 = '%battery%'))and (jcr:contains(jcr:content/root/container/node2/_text/@2107369, '%baTTery%'))]order by @6655266:score descending I am using the below in querydebug.html path=/content/project/us/en/Product_Reference_Guideorderby=@jcr:scoreorderby.sort=desctype=cq:Pagegroup.1_property=jcr:content/root/container/node1/_text/@textgroup.1_property.1_value=%battery%fulltext.relPath=jcr:content/root/container/node2/_text/@textfulltext=%baTTery% I have used fulltext.relPath which generated the jcr:contains but cannot use it on other path when I use group.1_property it does not again ge
Hi, It is possible in Adobe Analytics to have a custom calendar option so that the week starts on Monday & finishes Sunday & the week dimension shows starting day / date of week as Monday (without having having to change calendar option to Modified Gregorian calendar). Currently the Report Suite's week starting day is Sunday. Updating calendar option to Modified Gregorian Calendar would mean changing option for all reports / dashes and would like to be able to have choice to start weeks either on Sunday for Monday for different stakeholder reporting needs. Have tried creating rolling dates but week dimension still shows start day / date value of week as starting on Sunday rather than required Monday date
Hi All,AEM: 6.5.12I’m encountering this issue for the first time. I’m currently using the AEM OOTB Sitemap generator for testing purposes. However, when I try to use the scheduler approach, the job gets stuck and doesn't trigger. please refer below screenshot. The logs don’t provide much information. I’ve attempted to create the scheduler through /system/console/ConfigMgr and even added a run mode, but it still doesn’t work. However, the "On Demand" approach works perfectly fine. I checked from status-slingsitemap and it appears as scheduled.I've done the the following actions:- re-index from oak:index -> slingSitemap- Adding the config to be placed "/apps/system/conf/ (didn't work)- Adding runmode config (didn't work).- flushing classloader (didn't work).Is there a way to know if the scheduler got stuck somehow?. if so, do you know the path where I can check it?. Previosly, it was working fine but not sure what changed.
Hi everyone,I started working on a few extensions/plugins for the new CF Editor, such as showing/hiding fields based on a selection, custom color picker field, custom autocomplete field, etc. Following the docs provided here https://developer.adobe.com/uix/docs/services/aem-cf-editor/code-generation/ is going mostly ok so far, however I do have a few questions I would like to clarify with the community:I assume each plugin should have its own separate Git repo and project in Adobe IO based on the App Builder template. Can anyone confirm this assumption?If I do separate my plugins, I don't want them to load on CF models where they are not used. Is there a way to limit the plugin to only load on specific CF models or should I raise a feature request?I don't know why Adobe is writing React code in JS files in the project templates. Visual Studio obviously complains about this as it should be in JSX files. Does anyone know if it's safe to just rename the files in JSX?I will share my l
Hi Connections, Can someone help me here why the cache control header is missing in the client libraries call?Here is the my project client libraries call look like. We have created rewriter configuration in the project and added cache header rules as well in the apache config.And in local environment also the cache header is not showing.
Hello, and thanks for any support in advance! I am trying to run a project level report which would show all projects that DID NOT have a type of request submitted as an intra-project request. Overall example: We expect one of our teams to submit two intra projects requests; one at the start of a project and one at the end the "rank" the project. I am trying to think of a way without Fusion to flag when these HAVE NOT been submitted. Like a governing check to confirm who did not follow process. Thanks!
Is it possible to set up Target to deploy activities to multiple environments at the same time? For example, everything we currently do goes straight to production after some local testing. I would like to update our staging and dev environments with the same test, but as far as I can tell the only way to do that is to duplicate every test for each environment and deploy separately. Ideally I'd love it to work like Launch where I can deploy through each environment so that production always matches stage / dev. Thanks!
I used to be able to find the page name or page url information when I use adobe experience platform debugger for the website. But recently I can't. Tried removed it and reinstall and still no luck. Is there anyone know how to fix this?
Description -Why is this feature important to you - We have group admins who monitor end user license allocations and it would be helpful for them to receive this system generated email notification so they are aware of use cases where we might need to budget for additional light licenses. How would you like the feature to work - Specific group administrators should optionally be able to receive this email notification.Current Behaviour - Only system admins receive this email notification.
Hello all, I think this will be a fairly simple text mode question for some experts in text mode. I need to create one report to show a consolidate parent task list from several projects. I've tried creating it in task report and a project report, and I just can't get to the list I want. Any help will be most appreciated. Peggy
Catch us at Adobe Summit 2025 this year where we are bringing the AMAs (Ask-Me-Anything) out of the Community and on to the stage! We will be hosting an AMA Live on Implementing Adobe Target for Performance, which is a follow up to the Adobe Target lab [CP20] under the same title. This is a great opportunity to continue the conversation with the experts after the lab! Topic: Implement Adobe Target for Performance When: Tuesday, March 18th, 5:15 - 5:35 PM PST Where: Community Pavilion Theater With: Daniel Vivas (@danvivas), Product Manager & Iulian Velea (@iulianve), Sr. Engineering Manager Add to Your Summit Scheduler Now! Whether you're attending the Summit lab in person or not, this is your chance to engage directly with our experts and get your most pressing questions answered related to the above topic. Have questions in advance? Drop them in this thread! Our experts will be monitoring this space
I want to adress all mail hard bounces via mobile push. How can I do this?
Is there a way the contextdata can be collected into data elements in launch?currently, we use processing rules but I do see Adobe launch offers us to leverage data elements but I have not been able to figure out a way to do so.My goal is to capture contextdata into data elements so that we can then create rules directly in launch.
Hi All, running into an error when trying to upload a field from a csv file into a form field has dropdown options. The field on the csv is identical to the option in the form. [422] Invalid Parameter: custom workfront field "custom dropdown field value"
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.