Explore product-specific spaces to ask questions, share insights, and learn best practices.
Recently active
Hi, I'm not a developer and I'm trying to write an expression to count the number of a string field nested within string arrays (screenshot). This expression is intended for use in one of the Custom Actions variable fields in Journey. Below is the expression I attempted, along with the error I received: "The expression is invalid : Unexpected usage of the character '('. It seems that you should better use the '}' here." Expression in question:listSize(#{ExperiencePlatform.ProfileFieldGroup.profile._ObjectLevel1.ObjectLevel2.ObjectLevel3 [].ObjectLevel4 [].each(currentDataPackField.plan)} Kindly take note that there can be more than 1 ObjectLevel4 hence more than 1 plan.Thanks!
My business partner wants a list of all of the customers by primary ID that received each treatment for an email so that they can analyze against other data sources to confirm client behavior. The total data set is around 380K.When we execute using the query service we are maxed out at 50K records.How can I export this full list to our business partners
I have configured a dedicated egress IP address for my AEM as a Cloud Service environment following the Cloud Manager settings. I have enabled the dedicated egress IP with the IP range. However, outbound traffic still does not seem to originate from the dedicated IP address.What common steps or configurations might I be missing to make this setup work correctly? Are there any specific settings related to port forwarding or non-proxy hosts that need special attention?Any advice or troubleshooting tips would be appreciated!For reference, I followed the official Adobe doc here:https://experienceleague.adobe.com/en/docs/experience-manager-learn/cloud-service/networking/dedicated-egress-ip-address
Hi Marketo Community, We’re looking to optimize a custom object-triggered campaign setup in Marketo and need help solving a specific challenge: Use Case: We have 7 categories, and for each there are: 1 field for “All” subscription (e.g., All_News) 1 field for Sectors (e.g., News_Sectors) 1 field for Locations (e.g., News_Locations) Users can subscribe to: All News from a category (All_News = News) Specific Sectors (News_Sectors) Specific Locations (News_Locations) Each category has a corresponding custom object (CO) like News_CO. When content is updated in AEM, we push that data into a custom object that includes: Page Title Page URL Category Associated sectors and locations Date and time content got updated We have 483 trigger campaigns, one per category-sector or category-location combination. What We Want to Achieve: ✅ If a user subscribes to multiple matching sectors/locations, they should receive only one email — not duplicates from each ca
Hello, I am migrating our email preference center over to a Marketo form and landing page. I am going to use Boolean fields with form prefill enabled. Is there a way to preview the form as different users to test the prefill function and make sure it is behaving properly? Similar to the way you can test tokens on an email as different users. I tried previewing the landing page using the View as Person option, but it had no impact on the form. I just want to be able to verify that the form works the way it should before unleashing it on the wider world.
We are counting a specific website click (to our Internal website Blog page) as Content Downloaded for an email. For some reason this campaign is marking them as Content Downloaded then Clicked. Is there a way (order of operations type set up) to stop someone from going back to clicked since Content Downloaded is our success status?
Hi, If we have some pages and content fragments (used for filters) tagged with certain tag values listed in the AEM Tag Console, and we no longer want those tags to be used or visible to authors, will unpublishing the tags in AEM Tag console cause any issues or breaks in the pages and content fragments experience that were already tagged with those values? Thanks,Shashank
Hi everyone,I'm trying to retrieve all teams from a Workfront domain using the following API endpoint: https://origin-acnmktgcomms.my.workfront.com/attask/api/v15.0/team/search?apiKey=xyzHowever, this only returns 100 teams. Is there a way to get all teams, not just the first 100?Do I need to use pagination or some other parameter to retrieve the full list?Any help would be appreciated!Thanks!
Hi This is Muthukumar from Ampliz. I am learning Adobe Analytics through your demo access with my mail id muthukumar.V@ampliz.com and I would like to get access for Data Collection and to understand, how to add tags and create rules using Luma site. And I need access of luma login site. How to get it for training purpose?
Does anyone have any report ideas to show people doing well in Workfront? My director asked my manager for reports to show Marketers doing well. All of our reports call out users not following the process, so I explained that if their name is not on the report, then they are following process. But I guess he's looking for a report that highlights their name in a positive way. Any suggestions would be helpful.
Hi there,I have a use case and that's to run like this: Entry Audience > Wait for 14 hours > send comms at 7:30am (taking into consideration of Daylight saving in Australia). Just wanted to check if there's any potential gaps if I build the journey as per below with screenshot attached? Note: in Journey Properties, I have set the Time zone to be Australia/Sydney.Entry Audience > Wait activity under Orchestration > Condition ... Time condition Type under Orchestration ... Define by Hour ... Start Time: 0730 | End Time: 0745 > send comms. Thanks,Amanda
I’m trying to build a query in Adobe Campaign Classic to target recipients who clicked on a specific link in a previous email send. However, the link structure may vary slightly each time due to appended tracking parameters, so I’d like to use a "contains" condition rather than an exact match.Objective:Target users who clicked any link that contains a specific keyword or part of a URL (e.g., “/offers/summer-sale”) in a past delivery. Thanks in Advance
Hello everyone, A question, is there any way within a delivery to stop the sent dynamically according to the number of recipients to be sent? For example, if it exceeds 100k recipients, or if it gives an error or requires approval, but if it is less than 100k recipients, it will be executed automatically. We are aware that one option would be to include it in a workflow with a test node to validate it before delivery, but we have a requirement to reduce the number of nodes in the workflows. Thanks
Hi All,I was wondering if I can use a wildcard in the Workfront email templates (Setup > Email > Email Templates) that renders as the full base URL of the Workfront instance. I.e. "<domain>.<instance>.workfront.com" (if not on Admin Console) or "experience.adobe.com/#/@<ref>/so:<domain>-<instancename>/workfront" (if on Admin Console).The best I was able to come up with is $$user:customer:domain$$, but I would still need to manually enter the <instance> (i.e. "my", "sb01", etc.), so the HTML code of the email template needs to be adjusted for each of our instances.Appreciate any ideas.Tibor
I’m curious about the technical feasibility and best practices. Is combining streaming and batch ingestion into a single profile dataset advisable? What are the key considerations or potential pitfalls to be aware of when setting this up?Thanks in advance for any insights!
Hello everyone,I've a Fusion job where I create a folder in AEM and then through a custom call to Workfront, I add it as a linked folder in the desired project. I do all this in Fusion because I have a business logic that handles how and what folder i need to create and in which project i need to add it.The problem arises when i've to create a new folder inside the Linked Folder created in the previous step.i'm making the following POST request: URL /attask/api/v18.0/DOCFDR request JSON body{"name":"folderName","taskID":"xxyyzz","objCode":"DOCFDR","parentID":"aabbcc"} the error I get in both fusion and postam if I try the same request{ "error": { "message": "Authorization is required.", "title": null, "msgKey": "exception.attask", "attribute
I have a small Quarkus application that uses the libraries<dependency><groupId>com.adobe.livecycle</groupId><artifactId>adobe-consulting-types</artifactId><version>10.0.2.20120224.1.313570</version></dependency><dependency><groupId>com.adobe.livecycle</groupId><artifactId>adobe-livecycle-client</artifactId><version>10.0.2.20120224.1.313570</version></dependency><dependency><groupId>com.adobe.livecycle</groupId><artifactId>adobe-usermanager-client</artifactId><version>10.0.2.20120224.1.313570</version></dependency><dependency><groupId>com.adobe.livecycle</groupId><artifactId>adobe-utilities</artifactId><version>10.0.2.20120224.1.313570</version></dependency>to convert documents to PDF. If I run the code in non-native mode, everything works correctly. However, if I run the project in native mode wit
Have you ever implemented any personalization scenarios in chat bot using AJO? Do you have any hints?
Hi, I've created an acitivty in the new UI and despite specifying the Location URL, the activity is getting delivered in all pages within the domain while I was verifying using QA link. Is this a bug in AT new UI? I've never experienced this before. Thanks.
Dear Adobe Community, We are using web sdk extension on our websites and through which we have integrated AA, AT & AAM tools in our setup.In Target, we have activities configured mostly with Reporting source as AA and very few have configured for Target reporting. On our websites, every data sent to AA will be forwarded to AAM which is fine, however on every pageload web sdk request, Target will be fetching offers and qualified experiences will be sent back to browser and will be rendered on website. All experiences are shown on pageload request only. A4T is implemented. Whenever page request is made to server from browser, upload rendering page, single call will be initiated to Edge which will carry data to edge, from Edge Target request will be made automatically to fetch personalisation, web analytcis data wil be sent to AA and sametime data also sent to AAM. We understand once Target receives request for that page, it makes call to AAM to fetch AAM segment d
Hello all! I'm trying to see if I can update an array type attribute using an unitary event's context attribute within the journey using 'Update profile' action but the attribute is disabled. Is it not supported? I couldn't find any information specific to it in the Adobe docs so checking here. Thanks in advance!
Hi all, I have a field (organization type) showing up on my lead object in the salesforce object sync, where there's an implied sync. However, the field is not showing up in my field management. I've checked the back log (its now been hours) and nothing significant there. Is there something i manually need to do to get this to show up?
Is it possible to configure AEP (Launch) Data Collection rules to enable/disable a 3rd party extension? For example, when a user makes a cookie consent selection on site, can we trigger the enablement/disablement of the relevant extensions (ex, Google, LinkedIn, Meta advertisers)? If so, how can we do this? Any guidance is appreciated. Thank you. Tom
Hello I am trying to move 200 segments from one folder to another folder with different DataSource ID, but when I tried to do it, I receive an error message saying that another trait with the same name is in the new DataSource folder. Is there any way to move a trait with the same name but with different SID to the new DataSource where is already a trait with same name but different SID? I am trying with the AAM UI and the BAAAM tool. Thanks in advance
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.