Explore product-specific spaces to ask questions, share insights, and learn best practices.
Recently active
Hi,we are trying offer decision management to deliver offers in both web and mobile app.we are able to get offer propositions by passing decisionscope to the sendEvent.Once offers displayed we are calling "decisioning.propositionDisplay" event.how does the stitching happens if we don't pass identity or page details in the below sendevent?where can we see proposition event fired and where cab we see offer decision report?alloy("sendEvent", {"xdm": {"eventType": "decisioning.propositionDisplay","_experience": {"decisioning": {"propositions": [{"id": propositions[0].id,"scope": propositions[0].scope,"scopeDetails": propositions[0].scopeDetails}],"propositionEventType": {"display": 1}}}}});
Is this somewhere explained in detail?If I have multiple placements at different urls with different offers available for each placement what is the most effective way to render this? Using one rule or multiple rules? What is the best practice to do this at scale?
RTE full options is not appearing in minimized view [AEM 6.5 cloud]In Minimized viewin Maximized view Any suggestions to make all options appear in the small view ?
Hi, I am about to implement universal editor service in local aemaacs instance. I have few clarifications on the use cases of universal editor. Is it for editing content at one place and without having to activate/publish the content, the edited changes appear on the site as part of the edge delivery services? Does it also include a special editor like RTE where in universal editor plugins are easy to configure and use? Can someone provide some insights on the use cases of the universal editor with AEMaacs. Regards,S
Customer with three different branches wants to has everything on one sandbox. However they would like to set that specific journeys would be visible for specific users. Is that possible?
Is it possible to set up in journey or in batch campaign that the sendout would be realised only between for example 10am-20pm?
We have established "general support projects" for the team to log their time on major efforts throughout the year, such as ongoing web support. Recently, we've identified some duplication in these projects that we’re looking to consolidate. Is there a way to transfer efforts and hours (seamlessly) to a different task before deleting the duplicate?
Hi there! I'm setting up an email campaign to test + learn what type of content our 4 personas are interested in. To do so, I'm planning to send my first email using dynamic content to slightly tweak the messaging to our 4 personas. Within that email, I'm linking to 3 pieces of content - "A", "B", "C"I'd like to set it up so that depending on which content a person clicks on, wait 5 days and they receive the next email with additional content pertaining to "A", "B," or "C". Where I'm getting stuck - if someone clicks on content "A" AND "B", what is the best way to set up the program? Should I have the next set of emails run on separate days so the person could still receive both if they clicked on both? Curious how other folks have done campaigns similar to this where you are asking your audience to select what content they are interested in, with the caveat that they may be interested in multiple pieces of content. Thanks!!
I have followed the directions to set environment variables in dispatcher config for Apache 2.4. I can use the variables within httpd.conf and included files. But the variables do not seem to be getting set in dispatcher.any. i'm trying to set /docroot "${DOCROOT}" Where DOCROOT is initialized at apache start export DOCROOT="/opt/aem/httpd/cache" The virtual host entry is using this variable fine. I also noticed that the dispatcher documentation for environment variables has a typo in the /renders section,. TIt says to set RENDER_IP variable, but the example uses ${PUBLISH_IP}. No big deal, but I figured I would note it while I was talking about it.
Does anyone know what segment membership and the number below it means? I see this when I view sample profiles after creating segment rules using the rule canvas in Experience Platform.
We used to be able to create sections on an intake form that Requestors could not see or edit, but the receiving team members could see and edit without requiring admin access. Now, with the updated section break options (view, limited edit, edit, admin) I am struggling to figure out a way to make a section appear for project managers but not appear for requestors. Here is the set-up:Project Managers have Manage access to the queueAnyone can submit to the queueRequestors receive contribute access to the requests they submitThere is one section on the request form where you need Edit access to view and Edit access to edit the values in the sectionThe intake form is used on issues, tasks, and projects How do I make it so that only the folks with Manage access to the queue can view and edit that section? I've tried limiting the requestors to only view access when they submit a request but then that prevents them from seeing ANY sections on the form.
I'm using on-premise Adobe campaign manager 7.4.1 hosted on RHEL9. We upgraded from 7.3.5 which was on RHEL7. We launched new servers, copied over the nl6 dir to new server and installed the 7.4.1 package. The services are coming up fine but when i try to do a Test Send email from messaging server, it gives the below error in the mtachild.log2024-11-14 19:59:02.832Z 000044C2 000044C2 1 info log Starting an MTA child (pid=17602, tid=17602)...2024-11-14 19:59:02.880Z 000044BA 000044BB 1 error log EVP_SignFinal return invalid Signature (iRc=16384)2024-11-14 19:59:02.904Z 000044BA 000044BB 1 error log EVP_SignFinal return invalid Signature (iRc=16384)2024-11-14 19:59:03.951Z 000044BA 000044BB 1 error log EVP_SignFinal return invalid Signature (iRc=16384)2024-11-14 19:59:03.960Z 000044C2 000044C3 1 error log EVP_SignFinal return invalid Signature (iRc=16384)2024-11-14 19:59:03.980Z 000044C2 000044C3 1 error log EVP_SignFinal return invalid Signature (iRc=16384)2024-11-14 20:00:07.917Z
Hello Marketo Community,I bumped into a real mysterious velocity token situation recently, while creating an email campaign in Marketo. This campaign consists of 6 emails and each email speaks to three different audience groups (short as AG), each AG having slightly different verbiages and a diff background image. So in my velocity token {{my.EM1AudienceGroup}}, I pulled the fields used to define the AG and lowercased them first and then set the logic as such:#set ($LowerCaseV1 = $lead.Field1.toLowerCase()) #set ($LowerCaseV2= $lead.Field2.toLowerCase()) #set ($LowerCaseV3= $lead.Field3.toLowerCase()) #if ($LowerCaseV1.contains("abc") || $LowerCaseV2.contains("def") || $LowerCaseV3.contains("ghi")) verbiage1## #elseif ($LowerCaseV1.contains("jkl) || $LowerCaseV2.contains("mno") || $LowerCaseV3.contains("pqr")) verbiage2## #else verbiage3## #endIt works for EM1 and its text version just fine so I cloned this to create multiple tokens for Em2 for the different verbiages. Em2's tokens al
Hi All, Can any one provide me solution to resolve the following : com.day.cq.wcm.api,version=[1.29,2) -- Cannot be resolvedorg.apache.sling.api.resource,version=[2.12,3) -- Cannot be resolvedHere I am using AEM 6.5 still I am using the latest Uberjar eventhen I am getting this issue Thanks,Pavan
We just licensed Planning and I'm trying to create Planning entries from issues. I have been able to do it at the most basic level but I get errors when trying to leverage custom form fields from the issue and put those values into the Planning entry.The fields I'm having problems with are either single- or multi-select dropdowns in the issue and the text values are the same in Planning but are built as custom columns in Planning rather than records. Trying to map the values from the custom form fields into the fields for Planning yields the errors below. I understand these are two different object types and (as far as I'm aware) custom forms aren't supported in Planning quite yet, but has anyone tried this and been successful?
Hello, We have an issue where the security scan tool report shows that the tool can't check whether or not CVE-2024-34102 is applied. In fact, we already applied that isolated patch by these steps:1. Rotate the encryption key manually as a hotfix2. Update the patch version to p9 later on which still includes patch CVE-2024-34102.Anyone have some feedbacks that can help on this issue?Your help will be much appreciated. Thanks
Hello, I'm trying to get a count of all the profiles on my dataset where the DOB is less than 21 years old from the Current Date. I'm trying to use the following syntax in the Query service but get an error: SELECTperson.birthDate AS birthDate,COUNT(1) eventCountFROMdataset_aep_coreprofileWHEREDATE_ADD (YEAR, 21, person.birthDate) > CURRENT_DATE;GROUP BYperson.birthDate ErrorCode: 42703 queryId: 9be3e30e-29df-49a9-b78e-06eb65e0cf73 Column YEAR does not exist. I'm having a hard time understanding what SQL this service is using. Example: I'm used to using GETDATE() but I have to use CURRENT_DATE in this query. Please advise.
Following training for Enhanced Analytics, I am not seeing what I expect.I requested and logged into Adobe Workfront Test DriveThere are no KPI and no Conditions shown. I do see project durations.I am logged in as System Administrator.Anyone else see this or have insights of what might be going on.
We have a custom field "Is this an urgent request?" question that is on each submitted request. If the request is urgent we have a conditional flag that shows on a request intake report and on My Tasks reports for converted urgent requests. I've been asked to replicate this urgent flag (or something similar) in the My Work widget and I don't see customization for the overall view of the My Work widget to make the task show differently to denote the urgent tag. The only thing I can think of is to create an Urgent Task status and I could use Fusion to change the converted task status to urgent if the request is flagged as urgent. I can show the urgent field flag in the My Tasks widget, but people have been trained to use the My Work widget as the primary work source. So before we re-train users to use My Tasks, I thought I'd explore the possibilities a little. We're not ready to use Priorities yet and as it looks now, I don't see a way to add custom fields into Priorities yet.&
I have updated to photoshop 26.0 and I have installed the latest version of the Asset Link CEP plugin. However, I am getting an error when I try to open Asset Link. The "Adobe Asset Link" extension could not be loaded because Photoshop was unable to find the JavaScript plug-in." I am opening Photoshop with Rosetta, as Asset Link still doesn't appear in the Plug-ins panel, only in the legacy extensions.Right now the only thing that works in going back to a previous version of Photoshop.
Hello, we are using adobe analytics mobile sdk and flutter platform for our iOS/Android native app. We have turned on "Offline Enabled" so we collect hits for offline activity. In the future we will set up a data feed and connect with adobe engineering to send "late hits" in the data feed. Does anyone know about an approach to report on offline vs online hits, within workspace or via data feed data? How can we segment the hits? Thanks.
Has anyone encounter this before and would know what it
I know I am missing something, but can we follow profiles on Experience League?When I click on a profile, there is not an option to follow them or add to a favourites. Any help would be appreciated!
Hi Community, I'm 99.9% sure the answer is no, but is there a way to integrate Workfront proofing with WhatsApp? Instead of using the Workfront Mobile app? Or any other alternative? ThanksMatt
I tried to add the offline_access scope in the link to get the authorization code but got an error saying invalid scope, In the Curl command to generate the access token there is no scope parameter. I am trying to get a refresh token which could be used to generate a new access token once it expires, i.e. After one day.Could someone point me to the correct documentation or provide some suggestions. Thanks.
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.