Explore product-specific spaces to ask questions, share insights, and learn best practices.
Recently active
I have implemented multi-field in content fragment and it working and there is no any issue.Also, Implementing nested multi-field but somehow it is working but not working fully. Values are getting save at backend but when i open the content fragment there are no auto value rendering in CF.Has anyone implemented it or written JS code for the same . Please let me know. Thank You..!!
I have a contact that unsubscribed from our emails multiple times, however they would still receive marketing emails (I can confirm that the emails sent after they unsubscribed were not operational/transactional). Any idea why the unsubscribe status isn't working in this case? I also manually unsubscribed them on 5/7, and when I looked in their account today the were back to being subscribed. So I manually unsubscribed them again.
Hello,Can we add the UTM Parameter utm_content to a URL of a particular email instead of adding it to the Channel Surface, since I want the above UTM Parameter to appear in the URL where I have added this parameter?
Hello, We are trying to get iPhone model and generation details for example 'Apple iPhone Pro Max 15.' Reports now show above 97% of devices bucketed as 'Apple iPhone' and the rest do have the 'Apple iPhone Pro Max 15' level of detail but 0.2% per row listing a device. Is this something which will only work if 'Use device to lookup for the following information' is checked and user agent disabled? any extra steps on mapping? Also looks like Adobe relies on DeviceAtlas, is this something that is already included in Adobe Analytics or a subscription needs to be bought separately? Thanks, R
I am creating an internal reference number using the CONCAT function and the date forms part of this. I need to convert a Custom Date field into an all numerical format of YYYY/MM/DD. If this is possible in a Calculated Field in a Custom Form this would great for any help!
We are actively trying to manage the burgeoning number of audiences in AEP and then "downstream" in Campaign v8. I've been told to "expire" any no-longer-necessary audiences in both tools, but I'm not sure how to do this.
Hi Team, For a journey consisting multiple emails we are observing that on a particular day we are seeing a significant bump in number of clicks in email, but followed by no clicks for next 4-5 days. The profiles enter journey on a daily basis so it should not be happening, we should be observing certain number of clicks everyday. Can you please guide on what could be the reason. Thanks
Hello, I have a client that has 100K unique (1x use only) Coupon Codes to 100K profiles. We only want to append 1 unique coupon code to a profile. No 1 coupon code should exist across more than 1 profile; it should be a 1:1 append. How can I accomplish this in AJO since they don't have a Coupon Management component? Please advise
Hi , i have restriction of accessbleif on atrribute named as “abc” , now i want to use this fields value in js , how i can do it , i tried but its showing empty value for me in js but this attribute have actual values.
Hi, I have a front end JavaScript application, which needs to get data from a persistent query exposed at "https:wwwstage.companyx.com/graphql/execute.json/quizzes/quizone" Tried to make a fetch GET call to above url in front end javascript code, resulting in 500 CORS error.I enabled , CORS chrome plugin, but that did not help and still got 500 CORS issue. Note: I am able to see content fragments json , when I hit the url directly in a browser. I added below in vite.config.ts file, which resulted in http://localhost:4400/graphql/execute.json/quizzes/quizone , 404 error. export default defineConfig({ server: { proxy: { // Using the proxy instance '/graphql': { target: 'https://wwwstage.companyx.com', changeOrigin: true, }, }, }, }) Any ideas, why I am not able to hit GraphQL end point to do headless delivery of content and any ideas on work around. Thanks,Sree
We need to share some 5 video of 2 Gb each.But we got an error with no infomation ... (should be you file is more than 5GB)Anyway there is a way to inrease brand portal capacity to manage bigger files?Thankyou
I have a few services that are not in the "active" state but "satisfied". Does this mean they are not working and also how to debug the issue causing it to be in satisfied?Error logs for these services only capture this 'ServiceEvent UNREGISTERING'
We have implemented Adobe Analytics in my organization and we are currently in the process of rolling it out across the business and using it as our source of record for all things Analytics. One issue that has been raised though is that our overall traffic in Adobe Analytics is much higher than what we see in Google Analytics. We have found that the discrepancy is being driven mainly from our mobile application traffic, and solely within the Android operating system. While I understand that the collection methods differ slightly and there will always be a difference amongst platforms, I am trying to understand why that difference is SO large for the Android platform I took a look at a day's worth of data for Monday 7/31/23. For iOS mobile app traffic only -- I see users (unique visitors in adobe) and sessions (visits in adobe) are well within our tolerable delta with Adobe +3% and +5% on unique visitors & visits respectively:DatePlatform OS Unique Visitors (Users)&n
Good morning, In Adobe Aem Cloud is it possible to load image/pdf type content into the asset module with a post type rest call ? Thank you.
Hi Community, Context: We created adobe alerts and have found them to be useful. We want to know if the landing page the "Analyze Further" button takes the user to can be customized. Additionally, can we update the alerts in a way a custom workspace is linked on the alerts notification. Question: When stakeholders click on
Hi,Most of the target recommendation activities has stopped working after UI changes. What could be the reason?Thanks
Online education platforms often face challenges in user engagement. One key factor is the simplicity of the design, including font and interface. In Malaysia, we are working on tools like https://apdm-kpm.com/ to make education management easier for teachers and students.How does Adobe Audience Manager handle simplicity in user interfaces for better engagement? Are there tools or strategies that can help educational platforms integrate user-friendly designs effectively?
I searched through the online documentation, but I'm not finding instructions for defining fonts by language. For example, for all our Native PDF Publishing outputs, we're using Arial. It is looking like I need to assign the following languages to different fonts:Simplified Chinese: MicrosoftJhengHeiUITraditional Chinese: MicrosoftJhengHeiUI Some of the punctuation for Simplified Chinese is correct with the correct spacing, but our outputs are using the European double-quote spacing instead of the wider Chinese spacing. When I copy/paste from a translated PDF into Word, the text is in a mix of MS Gothic, Arial, and MicrosoftJhengHeiUI. The fonts embedded in the PDF include Nanum Gothic (which is supposed to be for Korean?). I know where the language mapping/aliasing is done for our older DITA-OT system, but I'm not seeing the settings for AEM Guides with Native PDF Publishing. What am I missing? Where are the fonts for Asian languages defined for Native PDF Publishi
Hi I am trying to make hyperlinks in an pdf document to open excel documents on several locations on my dropbox. Currently I am able to make the hyperlinks in the pdf document and it will open the excel document with the online viewer. However I would like to open my excel program on my device because I connected my dropbox server with my Mac. Does anybody know if that's possible? The file location will start with your username so I can imagine that's hard to make a link if you hav multiple drivers?
The activities created in old version of Adobe Target are not loading in the Visual Experience Composer (VEC). I'm also unable to view the code within those activities, and they're not rendering on the page. How can this issue be resolved? This is creating a lot of problem.
Can anyone help me understand this: Entry pages that are segmented to contain: utm medium, but does not contain utm medium.
Hi all, I am following WKND tutorial, chapter-6: Custom Component. The HTL code shows: <!--/* byline.html */--><div data-sly-use.byline="com.adobe.aem.guides.wknd.core.models.Byline"data-sly-use.placeholderTemplate="core/wcm/components/commons/v1/templates.html"data-sly-test.hasContent="${!byline.empty}"class="cmp-byline"><div class="cmp-byline__image"data-sly-resource="${ '.' @ resourceType = 'core/wcm/components/image/v2/image' }"></div><h2 class="cmp-byline__name">${byline.name}</h2><p class="cmp-byline__occupations">${byline.occupations @ join=', '}</p></div><sly data-sly-call="${placeholderTemplate.placeholder @ isEmpty=!hasContent}"></sly> I did not understand placeholder paradigm.I am aware of invoking a Model using data-sly-use, but not invoking template. Is it like: If data-sly-test.hasContent="${!byline.empty}" is true,  
I'm stuck, and I need some help.I've got a Custom API Call module that pulls assignments for a particular user for a specific task date range--I'm most interested in the workPerDate entries for these assignments. My test scenario yields 6 assignments and a total of 14 workPerDate entries: My goal is twofold--I want to (1) exclude the entries prior to 5/26 (i.e., 5/23, 5/24, 5/25); and (2) total the minute values for the remaining entries (in other words, I'm trying to get assigned time for the 5/26-5/30 work week).Could someone please provide some guidance on how to approach this? I've been playing around with different iterate and aggregate modules, as well as array functions, all without luck (at one point I managed to aggregate the values for a single date, but that was about it).Thanks in advance.
Hi all, I remember coming across a webinar that compared Adobe Workfront, Monday.com, and Asana in terms of features, use cases, and team collaboration. Unfortunately, I can’t seem to locate it now in the solution partner portal.If anyone has come across this webinar or has access to the recording or related materials, could you please share it with me? Thanks in advance!
hi, I have set up a custom destination server and destination to stream (so not file output) audiences to an end point. In the current payload I can see the audience id from profile.segmentMembership.ups but would prefer to see the audience name. I see in the destination you can set the paramters "segmentMappingConfig": { // sets the mapping id in the destination to the segment name "mapExperiencePlatformSegmentName":true, // sets the mapping id in the destination to the segment id "mapExperiencePlatformSegmentId":false, // allows the user to map / change the Mapping Id - recommended false "mapUserInput":false }, and all the documentation says that the name should come through then. it doesnt for some reason other documentation days you can reference a system generated object destination.segmentAliases[use the key here] and that should retu
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.