<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Context Aware Configuration for multi tenant site in Adobe Experience Manager Questions</title>
    <link>https://experienceleaguecommunities.adobe.com/t5/adobe-experience-manager/context-aware-configuration-for-multi-tenant-site/m-p/462317#M133417</link>
    <description>&lt;P&gt;Thanks Debal.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Actually, configuration is not same when 1:M.&lt;/P&gt;&lt;P&gt;Components will contain different meta data/details for its corresponding site, meaning different configuration for site A and different for site B.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;my only concern is since there are number of components. Hence, configuration data will be huge for each site under /conf/content/siteA and /conf/content/siteB.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am just looking to optimize it.&amp;nbsp;Do you recommend redesign the configuration/metadata into properties (key value pair), instead of having them in the component. Any insight into this?&lt;/P&gt;</description>
    <pubDate>Fri, 22 Jul 2022 09:25:06 GMT</pubDate>
    <dc:creator>ravijais04</dc:creator>
    <dc:date>2022-07-22T09:25:06Z</dc:date>
    <item>
      <title>Context Aware Configuration for multi tenant site</title>
      <link>https://experienceleaguecommunities.adobe.com/t5/adobe-experience-manager/context-aware-configuration-for-multi-tenant-site/m-p/462086#M133318</link>
      <description>&lt;P&gt;Hello AEM Folks,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Need your suggestion whether to use Context Aware Configuration for below use case or not !&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have two different sites. both sites has number of configuration page i.e 1.config, 2.config and each config has different set of component containing the site specific configuration.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;site A --&amp;gt; configuration Page&amp;nbsp; --&amp;gt; Components [1. marketo configration, 2. merchant services configuration, 3. feed configuration]&lt;/P&gt;&lt;P&gt;site B --&amp;gt; configuration Page --&amp;gt; Components [1. marketo configration, 2. merchant services configuration, 3. feed configuration]&lt;/P&gt;&lt;P&gt;please note : the configuration differs for siteA and B both.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Now, Do you recommend to use sling context aware configuration?&lt;/P&gt;&lt;P&gt;Is it advisable to use it when you have site specific configuration in large amount? Looking for your suggestion/better approach to achieve it.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;#AEM #CAC&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;~Ravi&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 21 Jul 2022 10:16:22 GMT</pubDate>
      <guid>https://experienceleaguecommunities.adobe.com/t5/adobe-experience-manager/context-aware-configuration-for-multi-tenant-site/m-p/462086#M133318</guid>
      <dc:creator>ravijais04</dc:creator>
      <dc:date>2022-07-21T10:16:22Z</dc:date>
    </item>
    <item>
      <title>Re: Context Aware Configuration for multi tenant site</title>
      <link>https://experienceleaguecommunities.adobe.com/t5/adobe-experience-manager/context-aware-configuration-for-multi-tenant-site/m-p/462145#M133336</link>
      <description>&lt;P&gt;Yes, you can use CAC for managing configurations.&lt;/P&gt;&lt;P&gt;Do not flood page properties and that can have issues with content back staging.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Keep configurations separately.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 21 Jul 2022 16:18:09 GMT</pubDate>
      <guid>https://experienceleaguecommunities.adobe.com/t5/adobe-experience-manager/context-aware-configuration-for-multi-tenant-site/m-p/462145#M133336</guid>
      <dc:creator>arunpatidar</dc:creator>
      <dc:date>2022-07-21T16:18:09Z</dc:date>
    </item>
    <item>
      <title>Re: Context Aware Configuration for multi tenant site</title>
      <link>https://experienceleaguecommunities.adobe.com/t5/adobe-experience-manager/context-aware-configuration-for-multi-tenant-site/m-p/462202#M133352</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;LI-USER uid="17376358"&gt;&lt;/LI-USER&gt;&amp;nbsp;,&amp;nbsp;&lt;BR /&gt;Yes, Use Context aware configurations. It will give you flexibility to have separate configuration for different content hierarchy within same site. Make sure you use only configurations which not dependent on runmodes. means configurations are same for all run modes.&lt;/P&gt;</description>
      <pubDate>Thu, 21 Jul 2022 23:53:01 GMT</pubDate>
      <guid>https://experienceleaguecommunities.adobe.com/t5/adobe-experience-manager/context-aware-configuration-for-multi-tenant-site/m-p/462202#M133352</guid>
      <dc:creator>sunil_kumar_</dc:creator>
      <dc:date>2022-07-21T23:53:01Z</dc:date>
    </item>
    <item>
      <title>Re: Context Aware Configuration for multi tenant site</title>
      <link>https://experienceleaguecommunities.adobe.com/t5/adobe-experience-manager/context-aware-configuration-for-multi-tenant-site/m-p/462242#M133376</link>
      <description>&lt;P&gt;To deal with site specific configurations it is advisable to Context aware configuration over OSGi configurations.&lt;/P&gt;&lt;P&gt;OSGi configuration is runmode specific.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;In your case , site specific configuration page is having&amp;nbsp;&lt;SPAN&gt;different set of component containing the site specific configuration. If I draw a relation between configuration page and components, then it's &lt;STRONG&gt;1:m&lt;/STRONG&gt; relation. Please correct me.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Now my question would be, all the &lt;STRONG&gt;m&amp;nbsp;&lt;/STRONG&gt;no components will be reading same configuration from that specific configuration page? If yes, then please create a utility context aware configuration code and it will help you to avoid code duplication.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 22 Jul 2022 05:05:26 GMT</pubDate>
      <guid>https://experienceleaguecommunities.adobe.com/t5/adobe-experience-manager/context-aware-configuration-for-multi-tenant-site/m-p/462242#M133376</guid>
      <dc:creator>DEBAL_DAS</dc:creator>
      <dc:date>2022-07-22T05:05:26Z</dc:date>
    </item>
    <item>
      <title>Re: Context Aware Configuration for multi tenant site</title>
      <link>https://experienceleaguecommunities.adobe.com/t5/adobe-experience-manager/context-aware-configuration-for-multi-tenant-site/m-p/462317#M133417</link>
      <description>&lt;P&gt;Thanks Debal.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Actually, configuration is not same when 1:M.&lt;/P&gt;&lt;P&gt;Components will contain different meta data/details for its corresponding site, meaning different configuration for site A and different for site B.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;my only concern is since there are number of components. Hence, configuration data will be huge for each site under /conf/content/siteA and /conf/content/siteB.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am just looking to optimize it.&amp;nbsp;Do you recommend redesign the configuration/metadata into properties (key value pair), instead of having them in the component. Any insight into this?&lt;/P&gt;</description>
      <pubDate>Fri, 22 Jul 2022 09:25:06 GMT</pubDate>
      <guid>https://experienceleaguecommunities.adobe.com/t5/adobe-experience-manager/context-aware-configuration-for-multi-tenant-site/m-p/462317#M133417</guid>
      <dc:creator>ravijais04</dc:creator>
      <dc:date>2022-07-22T09:25:06Z</dc:date>
    </item>
    <item>
      <title>Re: Context Aware Configuration for multi tenant site</title>
      <link>https://experienceleaguecommunities.adobe.com/t5/adobe-experience-manager/context-aware-configuration-for-multi-tenant-site/m-p/462358#M133438</link>
      <description>&lt;P&gt;I was saying if you are planning to use same configurable values across multiple components with following relationship&amp;nbsp;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;1(configuration page):m (no. of components)&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;for a specific site,&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;then&amp;nbsp; create a utility context aware configuration code and it will help you to avoid code duplication.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Here you are having multiple configuration pages per site itself. Am I correct?&lt;/P&gt;&lt;P&gt;1. Could you please help me to understand the content architecture of individual site along with configuration page.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;2. Components like&lt;SPAN&gt;&amp;nbsp;&lt;STRONG&gt;marketo configration&lt;/STRONG&gt;, &lt;STRONG&gt;merchant services configuration&lt;/STRONG&gt; and &lt;STRONG&gt;feed configuration&lt;/STRONG&gt; will be used on configuration page only. Please confirm.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 22 Jul 2022 13:05:07 GMT</pubDate>
      <guid>https://experienceleaguecommunities.adobe.com/t5/adobe-experience-manager/context-aware-configuration-for-multi-tenant-site/m-p/462358#M133438</guid>
      <dc:creator>DEBAL_DAS</dc:creator>
      <dc:date>2022-07-22T13:05:07Z</dc:date>
    </item>
    <item>
      <title>Re: Context Aware Configuration for multi tenant site</title>
      <link>https://experienceleaguecommunities.adobe.com/t5/adobe-experience-manager/context-aware-configuration-for-multi-tenant-site/m-p/462472#M133479</link>
      <description>&lt;P&gt;Hi Debal,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;please note the following :&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;1. component configuration is not same for both site.&lt;/P&gt;
&lt;P&gt;2. Yes, multiple configuration pages per site.&lt;/P&gt;
&lt;P&gt;3. site structure will be like for SiteA :&lt;/P&gt;
&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; /content/siteA/siteconfiguration/confiurationPage1&lt;/P&gt;
&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; /content/siteA/siteconfiguration/confiurationPage2&lt;/P&gt;
&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; .&lt;/P&gt;
&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; .&lt;/P&gt;
&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;nbsp;/content/siteA/siteconfiguration/confiurationPage8&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;the same structure will be for siteB as well i.e.&lt;/P&gt;
&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; /content/siteB/siteconfiguration/confiurationPage1&lt;/P&gt;
&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; /content/siteB/siteconfiguration/confiurationPage2&lt;/P&gt;
&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; .&lt;/P&gt;
&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; .&lt;/P&gt;
&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;nbsp;/content/siteB/siteconfiguration/confiurationPage8&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;4. Yes, you are right.&amp;nbsp;&lt;SPAN&gt;components like&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;STRONG&gt;marketo configration&lt;/STRONG&gt;,&amp;nbsp;&lt;STRONG&gt;merchant services configuration&lt;/STRONG&gt;&amp;nbsp;and&amp;nbsp;&lt;STRONG&gt;feed configuration&lt;/STRONG&gt;&amp;nbsp;will be used on configuration page only.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;~Ravi&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 23 Jul 2022 19:09:04 GMT</pubDate>
      <guid>https://experienceleaguecommunities.adobe.com/t5/adobe-experience-manager/context-aware-configuration-for-multi-tenant-site/m-p/462472#M133479</guid>
      <dc:creator>ravijais04</dc:creator>
      <dc:date>2022-07-23T19:09:04Z</dc:date>
    </item>
    <item>
      <title>Re: Context Aware Configuration for multi tenant site</title>
      <link>https://experienceleaguecommunities.adobe.com/t5/adobe-experience-manager/context-aware-configuration-for-multi-tenant-site/m-p/462569#M133515</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;LI-USER uid="17376358"&gt;&lt;/LI-USER&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Before finalize the optimize solution, I would like to ask below questions -&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;1. Who will be responsible to add configurable values on those &lt;SPAN&gt;configuration page? Will it be content authors?&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;2. You want to read those configurable values using following components&amp;nbsp;&amp;nbsp;&lt;STRONG&gt;marketo configration&lt;/STRONG&gt;,&amp;nbsp;&lt;STRONG&gt;merchant services configuration&lt;/STRONG&gt;&amp;nbsp;and&amp;nbsp;&lt;STRONG&gt;feed configuration &lt;/STRONG&gt;right&lt;STRONG&gt;?&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 25 Jul 2022 14:08:43 GMT</pubDate>
      <guid>https://experienceleaguecommunities.adobe.com/t5/adobe-experience-manager/context-aware-configuration-for-multi-tenant-site/m-p/462569#M133515</guid>
      <dc:creator>DEBAL_DAS</dc:creator>
      <dc:date>2022-07-25T14:08:43Z</dc:date>
    </item>
    <item>
      <title>Re: Context Aware Configuration for multi tenant site</title>
      <link>https://experienceleaguecommunities.adobe.com/t5/adobe-experience-manager/context-aware-configuration-for-multi-tenant-site/m-p/539347#M133984</link>
      <description>&lt;P&gt;Hi Debal - Thanks for the response !&lt;/P&gt;
&lt;P&gt;I am good now with using context aware configuration for my use case.&lt;/P&gt;
&lt;P&gt;Answer to your question is : Authors are gonna add the configuration to component configuration for which I will create the OSGI config classes.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Now, Only challenge I have is authoring the configuration. So, exploring on how I can get the CAC editor.&lt;/P&gt;
&lt;P&gt;I have raised the query here for it&amp;nbsp; -https://experienceleaguecommunities.adobe.com/t5/adobe-experience-manager/context-aware-configuration-editor/m-p/538995#M133889&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Is there any other simple way to get WCM.IO CAC editor outside ACS Commons, just by configuring POM in addition to the solution Arun Provided.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;~Ravi&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 04 Aug 2022 15:19:11 GMT</pubDate>
      <guid>https://experienceleaguecommunities.adobe.com/t5/adobe-experience-manager/context-aware-configuration-for-multi-tenant-site/m-p/539347#M133984</guid>
      <dc:creator>ravijais04</dc:creator>
      <dc:date>2022-08-04T15:19:11Z</dc:date>
    </item>
    <item>
      <title>Re: Context Aware Configuration for multi tenant site</title>
      <link>https://experienceleaguecommunities.adobe.com/t5/adobe-experience-manager/context-aware-configuration-for-multi-tenant-site/m-p/539381#M133990</link>
      <description>&lt;P&gt;&lt;SPAN&gt;To install in AEM, please check the example POM changes&amp;nbsp;&lt;/SPAN&gt;&lt;A href="https://github.com/arunpatidar02/aemaacs-aemlab/pull/6/files" target="_blank" rel="noopener nofollow noreferrer"&gt;https://github.com/arunpatidar02/aemaacs-aemlab/pull/6/files&lt;/A&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 04 Aug 2022 16:33:38 GMT</pubDate>
      <guid>https://experienceleaguecommunities.adobe.com/t5/adobe-experience-manager/context-aware-configuration-for-multi-tenant-site/m-p/539381#M133990</guid>
      <dc:creator>arunpatidar</dc:creator>
      <dc:date>2022-08-04T16:33:38Z</dc:date>
    </item>
  </channel>
</rss>

