Explore product-specific spaces to ask questions, share insights, and learn best practices.
Recente
Hello,How do I enable basic authentication for AEM Publish on a public URL? I've configured AEM Publish to work in IIS, but it doesn't matter if I enable basic authentication in IIS, I'm not getting a login prompt when I access the default website https://domain.com/content/we-retail/us/en.html The publish instance is running on port 4503 on a frontend windows server.
we have resource resolver and that is getting resource from JCR using service user mapper(have created one service user with read access to resource).Problem is sometimes the resource resolver gives null results for fetching resource from jcr even if we have resource at the location and even access also exit...this is happening in local and all other environments... this happens frequently...sometimes it picks the resource.here is a code.try (final ResourceResolver resolver = ContentFragmentUtils.getResourceResolver(this.resourceResolverFactory,TotalRewardsConstants.USER_FOR_SERVICE)) {final Resource resourceMasterCf = resolver.getResource(path); --> here path is referring to the CF path in jcr. resolver.getResource(path); --> here im having null even if we have resolver object.
Hi,We are looking to implement a priority queue for one of our site(/content/brandA/en), from multiple sites that we host in AEM CaaS.So that, there will be no delay in replication when there are 100's of other site pages getting activated at same time.We have gone through this below article, but it doesn't provide detailed steps for implementing the same.Apache Sling :: Content Distribution (org.apache.sling.distribution) Thanks & Regards.
AEM - Promoting Launches by Adobe Abstract You need to promote launch pages to move the content back into the source (production) before publishing. When a launch page is promoted, the corresponding page of the source pages is replaced with the content of the promoted page. The following options are available when promoting a launch page: Whether to promote only the current page or the entire launch. Whether to promote the child pages of the current page. Whether to promote the full launch or only pages that have changed. Whether to delete the launch after being promoted. NOTE After you promote the launch pages to the target (Production), you can activate the Production pages as an entity (to make the process quicker). Add the pages to a workflow package and use it as the payload for a workflow that activates a package of pages. You need to create the workflow package before promoting the launch. See Processing Promoted Pages Using AEM Workflow. CAUTION A single launch cannot be pro
We are proud to announce the Adobe Experience Cloud Community Members of the Year for 2022: Announcement for Community member of the year 2022 Please join me in congratulating our Campaign Community member of the year: @Manoj_Kumar_ This year, we expanded our program to recognize community members across key Adobe Experience Cloud product communities. The program recognizes the most engaged, passionate, and supportive members of Experience League and Marketo Engage communities. Our winners are some of the outstanding individuals from around the globe who have demonstrated unparalleled dedication and investment in their respective communities. They have gone above and beyond to provide support, drive community engagement, lead by example, and provide valuable feedback to improve our products. They truly are the best in class. We are proud to recognize their hard work and dedication to Adobe Experience Cloud Communities. Congratulations to all!&
AEM SAML 2.0 Authentication Handler by Adobe Abstract AEM ships with a SAML authentication handler. This handler provides support for the SAML 2.0 Authentication Request Protocol (Web-SSO profile) using the HTTP POST binding. It supports: 1. signing and encryption of messages 2.automatic creation of users 3. synching groups to existsing ones in AEM 4. Service Provider and Identity Provider initiated authentication This handler stores the encrypted SAML response message in the user-node ( usernode/samlResponse ) to facilitate communication with a third-party Service Provider. Read Full Blog AEM SAML 2.0 Authentication Handler Q&A Please use this thread to ask the related questions.
Note: This is a Japanese translation of an Adobe Experience League Knowledge Base article. Click this link for the original English version. 【目的】公開管理の予約日時フォーマットをカスタマイズする方法をご説明します。 【環境】AEM 6.5 【対応方法】使用言語に合わせて i18n 辞書を作成します。例として、英語の12時間表記を24時間表記に変える手順は次の通りになります。 1. カスタマイズする日付形式をmomentjs (https://momentjs.com/docs/#/i18n/) の記法で作成 24時間表記: "2023/04/11 14:24" > "YYYY/MM/DD HH:mm"2. CRXDE Lite で辞書データを作成 • プロジェクト配下に、i18nフォルダを作成、その配下に辞書データのファイルを作成/apps/wknd/i18n/en.json • ファイルのノードにプロパティを追加 名前:jcr:language 種類:String 値:en 名前:jcr:mixinTypes 種類:Name[] 値:mix:language • ファイルの内容 { "D MMMM YYYY hh:mm a": "YYYY/MM/DD HH:mm" }3. 公開管理画面にアクセスして、変更の反映を確認ブラウザのキャッシュによりすぐに反映されない場合があります。<留意事項>・上記は以下記事の抄訳/翻訳となります。KB記事タイトル(英語). Adobe Experience Manager: How to check configurations when the number of hits seems incorrect, April 17, 2022,https://experienceleague.adobe.com/docs/experience-cloud-kcs/kbarticles/KA-21885.html, (参照 2023-04-17).・本記事にいただいたコメントへの返信はお約束できません
Hi All, I have developed one static dropdown with node name tabs order, as shown below I have written below JAVA code. *********************** TabOrderModel JAVA Class ***********************import com.google.gson.JsonArray;import com.google.gson.JsonObject;public class TabOrderModel {String tabsOrderEnabled;JsonArray tabsOrder;public String getTabsOrderEnabled() {return tabsOrderEnabled;}public void setTabsOrderEnabled(String tabsOrderEnabled) {this.tabsOrderEnabled = tabsOrderEnabled;}public JsonArray getTabsOrder() {return tabsOrder;}public void setTabsOrder(JsonArray tabsOrder) {this.tabsOrder = tabsOrder;}@9944223public String toString() {return "TabOrderModel [tabsOrderEnabled =" + tabsOrderEnabled + ", tabsOrder=" + tabsOrder + " ]";}} ****************************** JsonUtility JAVA ************************* private static void setTabOrderDetails(Node masterNode, ResourceResolver resourceResolver,TabOrderModel tabOrderModel)
Hello, I use this type of delivery and try to send myself a proof, the workflow is successful without any issues, but I don't receive anything, is anyone have this kind of issue? Thanks!
Movies are great storytellers and best in giving lesson which are applicable to performance marketing too. Here are titles that digital marketing analysts resonate with when it comes to performance analysis and optimisations. 3 Movies That Weaken Machine Learning and How Adobe Analytics Can Turn it Around 1. Wrong Turn When digital marketers or media managers neglect the learning phase, there are multiple loopholes and wrong turns made along the way. Digital Analysts role is crucial at this stage most especially during the first seven days of campaign launch. The learning phase is not a myth, ads in its infancy stage are not as intelligent as its advanced stage. Hence, to avoid making unnecessary modifications that will lead ads to the wrong way, maximise Adobe Analytics. Adobe Analytics Dimensions to Use to Turn it around: Website Entries- You can eliminate ads with high drop off rate (Drop Off Rate= 100%- Website Entry Rate). Find out more about the drop off rate calculation. Bounc
Hello AA Community,In the recent times, few of the members having questions regarding the some functionality is not available or not working. While I am writing this in the discussion, there is an active issue in adobe analytics, where nothing is showing up in the landing page except the top menu. Adobe is already aware of this issue. But if you wondering what's happening? what are impacted? and when it is resolved? you can check the status here: https://status.adobe.com/products/503467 (for Adobe Analytics).Or go from your adobe analytics page, use this steps to look for system status.Select '?' (help section) on top right of the adobe analytics landing pageThen select Status for the system status.Hope this helps!
Org-Level Segmentations Drive Marketing Our inboxes are filled with hundreds of emails daily and marketing teams face the challenge of finding a way to stand out in the inbox. A generic email to your entire database probably won’t capture the attention you desire then, right? So, how can you maximize engagement, open rates, and click-through rates? There are multiple ways of breaking down your audience to provide a personalized, dynamic customer experience and increase engagement. Segmentation is a powerful Marketo Engage feature of the Database toolkit that allows users to group people into prioritized profiles. What are audience segmentations in Marketo? A segmentation in Marketo is a series of cascading Smart Lists that use filter criteria to segment your database into different groups. Some examples include: Region Segment Job Level Segment EMEA – Europe EMEA – Middle East and Africa LATAM NA – United States NA – Other C-Level/President VP Director Manager Staf
Do we have option not to notify users whose task are already 100%/Done if project will changed the status. Only those users who has not completed tasks will be notified.
Please join us for 'Experience Makers The Skill Exchange' where you will hear from Adobe Analytics experts and peers. Beginner or advanced, there’s something for everyone. We are offering two tracks to fit your learning needs: Learn Track: Newer to Adobe Analytics? Then this content has been built for you. The Learn Track will provide an opportunity to learn from Analytics experts. Not only will you see how to successfully use the application, but you can immediately apply the learnings after each session. Each session will have an opportunity for you to ask questions of the Adobe experts live.Grow Track: Are you ready to experience the power of your peers? During the Grow Track, Adobe Analytics expert users will share how to get the most value our of their applications by sharing tips and tricks, best practices, new and advanced use cases, and more! Join us 17 May, 2023 from 1:30PM to 4:30PM Australian Eastern Standard Time. Register today for this free digital e
AEM Externalizer and MultiSiteExternalizer by Imran KhanOverviewExternalizer is an out of the box OSGI service which helps us to externalize our URL. This is the same URL which we can share externally or with public. Read Full Blog Here:-AEM Externalizer and MultiSiteExternalizer Q&APlease use this thread to ask questions relating to this article
Welcome to the 5th edition of the Adobe Experience Manager Community Lens! Adobe Experience Manager Community Lens is like your community bulletin board highlighting the latest updates from the Adobe Experience Manager Community in one place. In this edition, we are sharing updates from January to March 2023, including, the most viewed Adobe Experience Manager content on Experience League, as well as the latest product releases, upcoming and past learning opportunities, and a lot more! Adobe Experience Manager Community Lens LATEST RELEASES Learn about all the new capabilities, upgrades, improvements, and fixes that were included in the latest release of Adobe Experience Manager: AEM as a Cloud Service 2023.1.0 release update: https://adobe.ly/3paYDAo AEM as a Cloud Service 2023.2.0 release update: https://adobe.ly/3KCfab0 Upcoming EVENT's Adobe Developers Live: Composable Experien
Hi,I need to change the default WYSIWYG bold button in the RichText component so that the current markup <b> is replaced with <strong>. How do I do that and where in the code?
Hi Community! I got this issue when configuring a form that needs to have 2 level of Show/Hide rules Form structurePart 1Q1-3: Drop-down ListOnly if "yes" is answered in these 3 questions will the remaining of the form shows.Q4-10: Drop-down List Part 2Q1: Drop-down List (Yes/No question)Q2: Drop-down ListQ3: TnC First rule set for Part 1 Q4-10 & Part 2: Show ... when Part 1 Q1=yes AND Part 1 Q2=yes AND Part 1 Q3=yesIt is fine so far. The problem is I want to hide Part 2 Q2-3 again if Part 2 Q1 is answered NoWhen I set a 2nd rule in Part 2 Q2: Show Q2 when Part 2 Q1=yes, else Hideboth rules for Part 2 Q2-3 don't work (they show no matter if Part 1 Q1-3 are answered or not) Another try in Q1: When Part 2 Q1 is empty, Disable Q2 Q3No luck either. What should I do to allow both set of rules enabled? Many thanks!!
Hi Team, We have developed an AEM SPA Angular application and it is in production.* The application is Authentication based, If the user login only then only the user can access the application.* We are using a JWT token-based authentication mechanism from the backend API team. * Application has 20 different types of user roles(20 types of users admin, broker, retailer etc..)* More than 1000 users are already present and using the application, These users are stored and managed from the LDAP.Details:AEM:6.5Angular: 9.0Now we are planning to integrate with OKTA for Authentication.Please can anyone suggest what are all the steps to be taken care of? Any routing changes need to be handled because it's a single-page application after OKTA integration. The below link is provided for SPA angular changes.https://developer.okta.com/docs/guides/sign-into-spa-redirect/angular/main/#get-info-about-the-user I want suggestions for the OKTA Integration for the AEM-SPA Angul
Hello,I have a requirement to restrict page creation based on some conditions.For Example,When an author wants to create a page I need to check some validity from my Java codeAs soon as I found anything wrong I need to restrict the author from creating the page and show some error. (This error could be the exception message). For this, I tried implementing EventListener, but Event is triggered after the page creation.public JackrabbitEventFilter createPageEvent (String path) { JackrabbitEventFilter jackrabbitEventFilterPage = new JackrabbitEventFilter(); return jackrabbitEventFilterPage.setAbsPath(path) .setEventTypes(Event.NODE_ADDED) .setIsDeep(true) .setNodeTypes(new String[]{NT_PAGE, NT_TAG}); }In the OnEvent I throw an exception,@9944223 public void onEvent(EventIterator events) { throw new AccessControlException("Restricted"); // Or any kind of exception }But this is not working. How I can
It’s always a sinking feeling when the docs for a hosted app include the word “IFRAME”, but have no match for “custom JS” (even if you pay for a higher-tier subscription). Puts a damper on sending activities within the app over to Marketo — not just Munchkin hits but form fills, too.* Nevertheless, you can still get useful stuff in the Activity Log, as long as you load Munchkin a special way in the IFRAME. Step 1: See if you can add the referrer <meta> tag OK, the app won't let you add custom JS or CSS, but there's a chance it lets you add a custom <meta> tag to the <head> of all pages. If so, you definitely want this: <meta name="referrer" content="no-referrer-when-downgrade"> As I've written about before, the default referrer policy in modern browsers is strict-origin-when-cross-origin, which means a cross-origin IFRAME (as your IFRAME will certainly be) would only receive the truncated value https://yourco.saasapp.example instead of the
Hi Marketing Nation Community! Updated on May 10th 2023: Missed the live webinar? Find the recording, additional resources, and live webinar Q&A in this article. -- Register HERE today and learn about Cracking the Personalization at Scale Code using Marketo Engage. In today’s data-driven world, if you aren’t personalizing your marketing content, you’re missing an opportunity to connect with your audience effectively — and likely losing engagement, conversion, and ultimately ROI of your marketing investments. Join Marketo Engage Champions, Courtny Edwards-Jones (@Courtny_Edwards) and Darshil Shah (@Darshil_Shah1) as they share their wisdom to get the most mileage using personalization features available within Adobe Marketo Engage. In this webinar, you’ll learn: Why is personalization important? Key personalization use cases and techniques to use for each. Features and techniques available within Marketo
Hi guys, My asset folder becomes blank I tried to sort all images in asset folder by 'Modify'. However, my asset folder become blank after returning an error pop out window. The asset folder is not real blank, just the page is blank when I try to enter the asset folder. Could anyone help me with this? Thank you.
Hi Team, CUG applied at the DAM level for DITA content doesn't get carried forward to the site generated via output preset. Just wanted to understand if this is a supported feature before we take a custom implementation route ? Any suggestions would be greatly appreciated. ThanksPoorva
No text available
Já tem conta? Login
Ainda não tem uma conta? Crie uma conta
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.