Explore product-specific spaces to ask questions, share insights, and learn best practices.
Recently active
Hi all, I can't get it to work so decided to reach out for some expert help ! I'm using a 'typeahead' field in a custom form to allow users to select someone from a particular group that they have been working with. So the Typeahead 'Referenced Object Type' is User I then want to limit the user names selectable to only those in one 'group' so I add this into the filter to specify the group group:ID=66d8ccc9005443e4cb8c60dd1b292bb4group:ID_Mod=in But it doesn't work. They are of course not selecting a group from the typeahead - but I thought this text mode was appropriate. Or do I have to relate it back up a level to the user - using EXISTS: Thanks in advance
I can't inject scripts. This option has dissapeared.I've deleted cache, cookies, restarted my pc, unistalled Adobe visual editing and installed it again. But is not working yet.
Hi All, i have created 3 typologies with various typology rules on custom schemas , rules have js, filtering, pressure and various conditions and now i want to export these typology and typology rules to another instance , what is the best way to do so i dont miss anything,Do i need to create different packages for rules first then typology or we can do so in same package
Hi Team, Currently I am working on a AEM cloud based project. In my project we are currently using a customized text component which had a color picker plugin using which content author is able to use while authoring the text (RTE) component. Currently the color picker is visible only when the RTE dialog is maximized view (refer image-1). But the new requirement is to make the color picker should be visible when the RTE is normal view (refer image-2). Please find the attached screenshot and let me know. Thanks & best regardsTapas &
I’m facing an issue in AEM 6.5.19 where only the first 50 Content Fragment Models (CFMs) are indexed and available for GraphQL persistent queries. My project currently includes 53 CFMs, but the last 3 models are not indexed after a Maven-based deployment. As a temporary workaround, I manually publish the missing CFMs, which triggers their indexing. However, this solution is not sustainable, as the issue reappears after every deployment. Has anyone else encountered this limitation? Is there a way to configure AEM to index all CFMs (more than 50) automatically after deployment? Any suggestions or proven solutions would be appreciated.
Requirement is to get list of pages published in last week only from a specific workflow only . To get list of all completed workflows , I am referring JSP code present here -- /libs/cq/workflow/admin/console/components/datasource/workflowinstancedatasource/workflowinstancedatasource.jsp . "resource" (used at line 43 ) is getting injected here by Sling script engine during rendering but how can we get this "resource" in a Sling Job consumer service class ?
Hi, I have just installed Adobe Campaign Classic v7 Build 7.3.4 build 9364, along with Postgres version 14.17 and OpenJDK 11.0.26. I am attempting to launch the server for first time with the command nlserver start web in Powershell. I get the following output (my PC is in French, my apologies) PS C:\windows\system32> nlserver start web 11:19:15 > Serveur applicatif pour Adobe Campaign Classic (7.3.4 build 9364@8f3ef8e du 04/09/2023) 11:19:15 > Lancement de la tâche 'web@default' ('nlserver web -tracefile:web@default -instance:default -detach -tomcat -autorepair') dans un nouveau processus 11:19:15 > Serveur applicatif pour Adobe Campaign Classic (7.3.4 build 9364@8f3ef8e du 04/09/2023) 11:19:15 > Démarrage du serveur Web (pid=1628, tid=17304)... 11:19:15 > Arrêt du serveur Web (pid=1628, tid=17304)... The server starts and immediately stops. Any ideas as to how to resolve this?
Hi, I'm trying to install a local instance for educational purposes,As following steps, i installed Oracle jdk, postgres and downloaded ACC v7 build 9346.While I was installing the ACC server, it keeps shouting this error as in the screenshot. "System error: access is deniedBAS-010002: parameter error" Is there any way that I can get help for this issue?Also, Does anybody know if I can install local instance for campaign v8?
Hi, We create large batches of Audiences using either attributes or other audiences, and it can become a quite a manual process. Wondering if there is a way to create more than one audience at a time? Thanks!
Hi Team, We are currently transitioning our customer journeys from Salesforce Marketing Cloud to Adobe Experience Platform (AEP), leveraging Real-Time CDP as the foundation. During this migration, we’ve encountered some performance-related hurdles—particularly with journeys experiencing delays or struggling to process large volumes efficiently. Could you please share five key best practices for optimizing the performance and scalability of customer journeys in AEP, especially when handling high customer volumes? Your insights would be greatly appreciated.
We are currently leveraging the Adobe Web SDK through Adobe Tags, and we noticed a reminder to update the Adobe Web SDK from version 2.29.0 to 2.29.1. However, I referred to the Adobe Web SDK version release notes and was unable to see the release notes for v2.29.1 - can someone help me understand if this update is required? https://experienceleague.adobe.com/en/docs/experience-platform/web-sdk/release-notes Is the Adobe SDK deployed through Adobe Tags different to the standard client-side tag? The versions do not match. Thanks,Ty
Hi, I'm trying to run the aio cloudmanager:org:list command, it returns a blank response — no organizations are listed. C:\>aio cloudmanager:org:list Org Id Org Name Roles Active ────── ──────── ───── ────── Additionally, when I try to use workspace-related commands like aio console workspace:select or aio console project:select, I get a 403 Forbidden error. This is the example error it's throwing. C:\>aio console project:select » Error: [CoreConsoleAPISDK:ERROR_GET_PROJECTS_BY_ORG_ID] 403 - Forbidden » ({"id":"1234jsd-123md-123-456-asei122","messages":[{"template":"ERR_MSG_OPERATION_NOT_ALLOWED","message":"User XYZ@AdobeID » is not allowed to access resources of org 123"}]}) C:\>aio cloudmanager:org:select » Error: [CloudManagerCLI:NO_CM_ORGS] No Cloud Manager authorized organizations found. » Code: NO_CM_ORGS Everything was working fine for me earlier, but suddenly I'm no longer able to access it.If this issue is related to permission, c
Hi Community, anyone facing the same issue in the last week?It's been a couple of days now the new VEC UI has been rolled out, but we're experiencing major issues is editing experiences. Issues includesome of use are not able to load the page at all inside the VEC/EEC, even using Chrome with VEC Helper Extension activated; some other users can use itbeing unable to save activities because UI alerts say "Invalid user input", without highlighting any error in any of three sections (experiences, targeting, goals & settings)QA links work/not work on a random basisIs there any possibility to rollback to old UI?We're raising a ticket to Support, but wanted to know if someone already found a workaround on the same situation. Best,Daniele
I'm using this url/api call in an external lookup field. $$HOST/attask/api/v15.0/OPTASK/search?&projectID=67cb4d760009ae6c758e61510ec421e5&name_Sort=asc&$$LIMIT=500&DE:STZWF_Interactive Type ELF={DE:STZWF_Interactive Type}&$$QUERY and this JSON Path $.data[*].name When running the api call directly from a Chrome browser, I get valid data: (The value for the field DE:STZWF_Interactive Type = Banner) API call: https://starz.sb02.workfront.com//attask/api/v15.0/OPTASK/search?&projectID=67cb4d760009ae6c758e61510ec421e5&name_Sort=asc&$$LIMIT=500&DE:STZWF_Interactive%20Type%20ELF=Banner&$$QUERY Return: {"data":[{"ID":"67cb54050015b446088449ef862574d8","name":"COX Digital Banner","objCode":"OPTASK","percentComplete":0.0,"plannedCompletionDate":"2025-03-10T13:16:00:000-0600","status":"NEW"},{"ID":"67cb5405001620d46deb0cb38fe7344e","name":"DirecTV Encore Guide Banner","objCode":"OPTASK","percentComplete":0.0,"planne
I want to see all the current tasks and the primary assignees in a project report view. I've created a text mode column that shows these things BUT it's also pulling in some tasks at the bottom of my projects that are used for deliverable information, these tasks have no assignee so I'm looking for what I could add to my text mode reporting to exclude these tasks without an assignee from the results. I attempted adding: IF({assignedTo_mod}=notblank but that changed the results to only show current tasks without an assignee (the opposite of what I wanted). Here's my current code, would love some pointers on what I can do differently to get only current tasks with assignees to show in this columndisplayname=Current Tasks listdelimiter= listmethod=nested(tasks).lists textmode=true type=iterate valueexpression=IF({numberOfChildren}=0,IF({canStart},IF(CONTAINS("CPL",{status}),"",CONCAT({name}," - ",{plannedCompletionDate},": (",{assignedTo},")")))) valueformat=HTML
Hi all,I'm working on an AEM component and trying to get a property from the dialog using Sling Models. Here's a snippet of my code:@Model(adaptables = Resource.class)public class MyComponentModel {@586265private String title;public String getTitle() {return title;}} However, when I try to use this model in my HTL file like this:<div data-sly-use.model="com.myproject.models.MyComponentModel">${model.title}</div> The title is always showing as null, even though I have set it in the dialog. Can anyone help me understand what’s going wrong?
Hi, I'm planning to send some data from ACS via External API activity to Dynamics 365, but Dynamics 365 authentication token expires every 1hr, I can't be able to send data out automatically (need to manually update the token after it expires). Could anyone please suggest what needs to be done to fetch new authentication token after expiration / after 1hr. Thanks!
Hi! We like to use the operators available under 'general function' when configuring 'Search Criteria' in Fusion. But we cannot seem to get it to work. Can one of you help us with our query? 1. In case we configure the search criteria like in this screenshot directly below, the scenario works. 2. But as this is the same object and just to different values, we would like to combine this using the 'OR-statement' like seen in the screenshot directly below. However, this config in Fusion returns an error. Can some determine what we are doing wrong?
How can I configure journey to route users into different content variants within a single journey based on real-time event thresholds like >10 purchases in the last 72 hours without having to create separate segments for each threshold?
Based on the documentation here, I understand sending audiences from AEP to AC will be more streamlined in Adobe Campaign v8: https://experienceleague.adobe.com/en/docs/experience-platform/destinations/catalog/email-marketing/adobe-campaign-managed-services#_blankA few questions:1. Will the data be stored as a List in AC? 2. Will we be able to export array data - note, the mechanism to export array objects already exists in current state AEP, but it is not very straightforward. Custom coding is required at the destination setup level. Will this change at all with v8? I am guessing not, since this will be an enhancement to AEP, rather than AC, but asking for confirmation.
Hello, Hoping someone can assist.I need to compile field-level data from multiple tasks and add it to a CSV file. The issue I’m facing is that the data is arriving in separate bundles, whereas I need it in a single bundle to correctly position the fields in the CSV, ensuring they appear in the right order and row.Does anyone know of a way to merge separate bundles into a single, easily manageable data set? Any suggestions would be very welcome!
Hey folks,I’m working on a Workspace project and trying to create those slick drop-down filters in the top filter bar (like Device Type, Marketing Channel, etc.). I’m dragging the dimension into the area that says “Drop a segment here (or any other component)”, but I don’t get the gear icon or the “Filter with drop-down” option.Here’s what I’ve tried:Dragged standard dimensions (e.g., Device Type, Countries) — not metrics or segments.Made sure I’m not dropping into the panel body "Drop a segment here (or any other component)", only into the top filter bar.Hovered to find the gear icon — no luck.Checked my access — I have edit rights.Followed below steps:How to Create Dropdown Filters in Adobe Analytics Workspace:Open Your Workspace ProjectGo to your Adobe Analytics → Workspace → Open or create a project.Drag a Dimension to the Drop ZoneOn the left-hand side, find the dimension you want to filter by (e.g., Marketing Channel, Device Type, Countries, etc.).Drag it to the top area where it
Hi Community,I want to run an A/B test on Whole Emails in Marketo Engage, but my emails are built using snippets. Can anyone share how I can conduct an A/B test on full emails when they are built with snippets? If you have any experience with this in Marketo Engage, please let me know.Here’s my thought process: I think I would have to create two versions of my snippets… one version for Email A and another snippet for Email B… is that correct?Just wanted to check with experts before I move forward. Thank you for your expertise!
I am currently in the process of making some changes to content in one of our active nurture programs. One of the changes that has been requested is to flip flop the order of emails 4 and 5 in a particular stream. My initial thought was to just swap the priority of the programs so that offer 5 would come before 4 but now i'm not sure if that's the best solution. 1) If someone was sent email 5 before the swap, then the order is changed, would they receive email 4 again in the next cast or move on to email 6? Our email send campaigns only allow people to flow through once, so I don't believe they would be sent email 4 again but thought i'd confirm. 2) If someone is sent email 4 and then I swap the order of the email programs so that 5 comes before it, would they receive email 5 in the next cast since they have not been sent it yet? Or, would they just move on to offer 6? Any insights, advice or solutions on how to execute this change would be greatly appr
Hello,I am trying to set a variable using targetData in Javascript. My code looks like this but I keep getting "targetData not defined" error message. I've confirmed my targetData and the alias is correct. Any ideas? I will need to use the vars.deliverylabel in a file name in a file export activity. // Get delivery labelvars.deliverylabel = targetData.@deliverylabel;
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.