Explore product-specific spaces to ask questions, share insights, and learn best practices.
Recently active
Hello Community,We have an AEM Target integration currently in place, and our API integration is configured with both the default and project workspaces, with both Approver and Editor access assigned. The issue lies with the API integration: we are able to successfully export the XF to the project-specific workspace in Target, but we are having trouble pulling audiences from Target.At present, we can sync audiences from the default workspace in Target, but we are unable to pull audiences from the project workspace. On the AEM side, we do not have any configuration that allows us to pull from a specific workspace, other than the API integration—where, ideally, we should be able to specify the workspace. Currently, it is configured to use the project workspace.Has anyone tried pulling audiences from Target’s project workspace? We are using a premium Target account, which should have the capability to access audiences from the project workspace. Can someone advise what access is required
We are implementing personalization in Adobe Target using Experience Fragment variations, based on user segmentation data received from our application (e.g., Gold, Silver, Platinum users). Process Followed :Created a form-based activity in Adobe Target.Configured the mbox name and added the offer.Verified that user segmentation data is correctly passed and visible in the Adobe Experience Platform Debugger.Issues:In the form-based activity setup, although user data is successfully captured and visible in the Adobe Experience Platform debugger, the content wrapped within the div tag (target-xf-content) is not being dynamically replaced with the corresponding Experience Fragment variation. Instead, the default content continues to display.In the VEC based activity setup, when selecting an Experience Fragment offer and placing it before or after a section on the page, the fragment appears blank in the Visual Experience Composer instead of rendering the expected variation content.Coul
I have created html offer in offers library . i want to add that offer using custom script . is it possible to retreive an offer in my client side js
Has anyone set up an automation when a task is marked complete, the following task is automatically changed to in progress?
Hi everyone,Our storefront runs on Edge Delivery Services (EDS) with Universal Editor. PDP routes like: Public PDP (example): https://shop.example.mx/p/product-slug-123Current mapping target: /p/default We noticed Folder Mapping shows a deprecation notice in the docs. We want to move to the supported approach while keeping PDP SEO correct (self-canonical, structured data, crawlability). Questions: What is the recommended replacement pattern in EDS to serve many PDPs without Folder Mapping, while still supporting per-URL head (title, meta description, self-canonical, Product JSON-LD)? Any reference implementation or sample project for this new approach? Key SEO pitfalls to avoid during migration (duplicate content, canonical conflicts, caching/invalidations). Goal:A short, official path to migrate PDP routes off Folder Mapping with no SEO regressions.
Is it possible to format a Workfront (project) report to alternate row color to make viewing the data when scrolling right along the same line easier? Conditional formatting individual cells doesn't quite work since I'm not looking to color code based on data, simply add a background color to every other row.
Hi! Can the My Tasks widget (on the Home page) show tasks for projects that are in any status other than Current? Some users want to see tasks for projects that are set to Planned, On Hold, or Requested, but they don't.If it is possible to see tasks from those projects, what are some settings that could be preventing those tasks from appearing in the widget? Thank you!
Hello!I've an issue that is impacting our wkfs: we noticed that some delivery activities are running for serveral minutes before being sent to customers. The delivery templates are email templates with barely any personalisation (first name and some other basic personalisation). Here can you see a delivery with 800 customers that took 6 min to process. How can I see what's causing this? Is there a way to see the logs of a delivery in a wkf? When checking under "Journal" I don't get any additional info:In the delivery logs I cannot see anything strange either. It takes 1 min and not 6 min as in the wkf.Start of logs:End of logs: How can I troubleshoot and see what's causing this slowness?
I am attempting to build a freeform table in CJA that tracks how many events where disposition = sent a specific person had per day, over a week or month. I have created a derived field which accurately does this using logic: case when disposition = sent, set = 1, then summarizing on person. If I pull the derived dimension into a freeform table with the date range being a week (ex 9/1-9/7), then it will accurately tell me how many people had 1, 2, 3, etc sent dispositions over the course of the whole week. The problem is, I want to see specifically, how many sent dispositions a person had per day, and then see multiple days over the course of the week in the same table (see screenshot attached for context of what I want the table to look like, with day as the rows and the columns being possibilities of number of sent dispositions). However, when I do this, instead of aggregating a person's sent dispositions over the specific days, it is aggregating them over the wee
HelloI would like to understand what all file formats does DM supports. I understand that DM is primarily for delivering media files like images, videos, audio etc. But can we use DM to deliver files like docx, xlx, ppt, pdf etc which are uploaded to AEM and synced with DM. Does that make any sense doing so?Thanks
Is there a way to view Programs in a calendar view (without purchasing Workfront Planning)? Is there a way to create a canvas dashboard or something?
I'm Currently working on API Triggered campaign with in AJO and migrating Adobe V7 Realtime message center campaigns to AJO, I'm unable to replicate the below JavaScript logic from ACC to AJO Help me with any references or code snippets to transfer below ACC logic to AJO PQL Query logicSpecifically, to define multiple or nested if/else if statements in AJO API triggered campaigns html templatesJS LOGIC<% var sections = rtEvent.ctx.eventinfo.sections;//for each (var section in sections){if(section.sectionName.toString().toLowerCase() == 'service plan' && (section.bucketName.toString().toUpperCase() == 'A' || section.bucketName.toString().toUpperCase() == 'B' || section.bucketName.toString().toUpperCase() == 'C' || section.bucketName.toString().toUpperCase() == 'X')){var osBucketName = section.bucketName.toString();var osSectionName = section.sectionName.toString().toUpperCase();}if(section.sectionName.toString().toLowerCase() == 'connected plan' && (section.
Confirming, when configuring SMS there is only one message you can create under one configuration. Meaning, if I had 3 Keywords (STOP, LOOK, LISTEN) I can't create 3 separate Messages that correspond to each keyword. Anytime one of the keywords is submitted under the Short Code the same message will appear. Please advise
We have nurture email campaigns that we drop batches of data in to and, whilst we have an internal calendar of when campaign emails are scheduled to send, our sales team were asking if they can get a copy of the email or an alert that an email has gone. Issue we have is we only allow someone to run through a campaign once to prevent us re-contacting someone so can't just drop their email in the list, but when I tried sending an alert after the 'send email' flow step it obviously sends an alert for every contact that was dropped in, so they potentially get hundreds of alerts each time. Is there a way to limit it so it only sends one alert or that we can include their email in each run without allowing other contacts through more than once?
Hi everyone, I’ve been experimenting with different ways to build Proof reports that show who has approved.In some cases, the reports only show one approver even though multiple people were involved across different stages. In other cases, the reports show multiple approvers, but some unrelated names appear that have nothing to do with the approval.Does anyone have a good example of a Proof report that clearly shows all the names of approvers and the exact date and time of their approvals? Or is this simply not possible? Thanks in advance!
Dear All, We have one custom field set up as typeahead. That is one which refers to one object such as user, company, etc. Referred object also has custom field itself. We are trying to get one custom field from the referred object. Would it be possible to confirm it is something which is supported by text mode? If yes, we would interested to understand how we should write text mode formula. We have used below formulation which is incorrect as it leads to blank result. It was not possible to find any link which would provide us some hint and we turn to the community for help. displayname=myfield2textmode=truevalueexpression={DE:myfield1:parameterValues}.{DE:myfield2}valueformat=HTML Any help would be appreciated
We have OOTB feature to GET notification incase of duplicate Asset uploaded ,If we enable the Asset duplicate detector configuration . Can we extend this com.adobe.cq.assetcompute.impl.assetprocessor.AssetDuplicationDetector class to send email instead of notification in AEM as cloud. Please suggest solution for the same.
How to track different device types ( tab, desktop, mobile) in Adobe analytics for a setup if not using a web sdk setup.I am using data collection to implement the setup.
Hi I am trying to create Adobe Launch rules using Reactor API + Python Script, I am able to create the RULE but unable to create the component, the Sample API request available in the documentation is not so helping, I am need help on the sample API request for different Rule component request. Any Help is appreciated.
Hello Team, We are in the process of integrating Asset Share Commons into our project to enable external users to access DAM assets.I have referred to the following documentation and added the required dependencies for Asset Share Commons into our project:Getting Started with Asset Share Commons However, we are not able to see the sample content in AEM as a Cloud Service (AEMaaCS). Could anyone please guide us on how to enable or deploy the sample content in AEMaaCS, or share a step-by-step process/documentation for the same?Thank you in advance for your support.
We really enjoy the integration from Workfront and Microsoft Teams and Outlook (Well used to for Outlook before the Token situation) Will there be more updates? It would be great for reviewers to get notification when they are assigned to a proof... Things like that!
I have been using Adobe workspace PDF scheduled reports for a long time. Yesterday, I started noticing that my workspaces which are scheduled to be sent to multiple users by email at an hourly cadence are being sent as usual by Adobe, but Adobe has stopped attaching the PDF of the Workspace. So, essentially there is no report attached to the scheduled email. I have tried to cancel the existing schedule and add a new schedule multiple times, but it isn't helping. Is this is known issue? And, is there a solution?
I see there is a native conector in AEP/CDP to Campaign, so you can send audiences to Campaign.However, I also encountered this doc where it says that you can query a segment and export that to Amazon S3 , from where Campaign can import that with a Import Workflow.So, do we need an Amazon S3 bucket or is the native conector enough?
HelloCan anyone with experience of SMS execution in Marketo help me please.We have had SMS capability built into our Marketo.This is the flow:Call webhook: Get 0Auth Token ( this gives the data to the third party between Marketo and the SMS sending platform)Wait 5 secondsCall webhook: send SMSWe are having issues with the 0auth token running out before the SMS’s can send. The 0auth token only stays open for 900 seconds.But how many SMSs that are sent each time varies, I can see this is sometimes due to other processing happening in Marketo as it looks like webhooks are the lowest priority.Is this expected behavior? And the expected set up of SMS capabilities in Marketo?Thank you in advance for any help on this topic.
<div class="a-container" data-sly-resource="${'subscribe' @ resourceType='xyz/components/content/subscribe'}"></div><div class="b-container" data-sly-resource="${'social' @ resourceType='xyz/components/content/social'}"></div>i have two components and used as resource in other component.now the problem is, author want to copy this resources from other place and paste in component.Since its resource and not parsys, im not able to paste it. how 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.