<?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>Question Re: Done button not appearing when trying to create a new SolrFacetSearchKeywordRedirect in CRM and CX Q&amp;A</title>
    <link>https://community.sap.com/t5/crm-and-cx-q-a/done-button-not-appearing-when-trying-to-create-a-new/qaa-p/12164669#M419285</link>
    <description>&lt;P&gt;As of this comment, this issue still exists in 1905.15.&lt;/P&gt;</description>
    <pubDate>Thu, 25 Jun 2020 06:26:12 GMT</pubDate>
    <dc:creator>geffchang</dc:creator>
    <dc:date>2020-06-25T06:26:12Z</dc:date>
    <item>
      <title>Done button not appearing when trying to create a new SolrFacetSearchKeywordRedirect</title>
      <link>https://community.sap.com/t5/crm-and-cx-q-a/done-button-not-appearing-when-trying-to-create-a-new/qaq-p/12164665</link>
      <description>&lt;P&gt;We are trying to create a new SolrFacetSearchKeywordRedirect for a index config in backoffice. While filling all the details it does not show Done button. Any help here is appreciated. &lt;/P&gt;</description>
      <pubDate>Thu, 23 Jan 2020 07:45:45 GMT</pubDate>
      <guid>https://community.sap.com/t5/crm-and-cx-q-a/done-button-not-appearing-when-trying-to-create-a-new/qaq-p/12164665</guid>
      <dc:creator>snehal_gopalakrishnan</dc:creator>
      <dc:date>2020-01-23T07:45:45Z</dc:date>
    </item>
    <item>
      <title>Re: Done button not appearing when trying to create a new SolrFacetSearchKeywordRedirect</title>
      <link>https://community.sap.com/t5/crm-and-cx-q-a/done-button-not-appearing-when-trying-to-create-a-new/qaa-p/12164666#M419282</link>
      <description>&lt;P&gt;After the upgrade from Hybris 6.6 to Hybris 1905.08 we see the same error and are not able to create new keyword redirect.&lt;/P&gt;</description>
      <pubDate>Mon, 03 Feb 2020 15:41:57 GMT</pubDate>
      <guid>https://community.sap.com/t5/crm-and-cx-q-a/done-button-not-appearing-when-trying-to-create-a-new/qaa-p/12164666#M419282</guid>
      <dc:creator>eatamanenco</dc:creator>
      <dc:date>2020-02-03T15:41:57Z</dc:date>
    </item>
    <item>
      <title>Re: Done button not appearing when trying to create a new SolrFacetSearchKeywordRedirect</title>
      <link>https://community.sap.com/t5/crm-and-cx-q-a/done-button-not-appearing-when-trying-to-create-a-new/qaa-p/12164667#M419283</link>
      <description>&lt;P&gt;This is a known issue, the current WKA follows:&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Workaround:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;1.Not changing any configuration or code. There is another attribute also called "Keyword redirects" but listed in Administration tab.&lt;/P&gt;&lt;P&gt;The creation from this fields works well.  After the creation, if the language is same as the backoffice language, it will list on KEYWORK REDIRECTS tab -&amp;gt;Keyword redirects field. If not, it can be found by clicking the earth icon of the Keyword redirects field.&lt;/P&gt;&lt;P&gt;2. List the facetSearchConfig field in the creation wizard, but after that you'll have to manually select the correct facetSearchConfig value for the keyword redirect.&lt;/P&gt;&lt;P&gt;To do this, you'll have to do customization for the configuration in your customized *-backoffice-configure.xml file.&lt;/P&gt;&lt;P&gt;&amp;lt;context type="SolrFacetSearchKeywordRedirect" component="create-wizard"&amp;gt;&lt;BR /&gt;&amp;lt;wz:flow xmlns:wz="&lt;A href="http://www.hybris.com/cockpitng/config/wizard-config"&gt;http://www.hybris.com/cockpitng/config/wizard-config&lt;/A&gt;" id="SolrFacetSearchKeywordRedirectWizard"&lt;BR /&gt;title="create.title(ctx.TYPE_CODE)"&amp;gt;&lt;BR /&gt;&amp;lt;wz:prepare id="solrFacetSearchKeywordRedirectPrepare"&amp;gt;&lt;BR /&gt;&amp;lt;wz:initialize property="newItem" type="ctx.TYPE_CODE" /&amp;gt;&lt;BR /&gt;&amp;lt;wz:assign property="newItem.facetSearchConfig" value="ctx.parentObject" /&amp;gt;&lt;BR /&gt;&amp;lt;/wz:prepare&amp;gt;&lt;BR /&gt;&amp;lt;wz:step id="step1" label="create.solrFacetSearchKeywordRedirect.essential.label" sublabel="create.solrFacetSearchKeywordRedirect.essential.sublabel"&amp;gt;&lt;BR /&gt;&amp;lt;wz:content id="step1.content"&amp;gt;&lt;BR /&gt;&amp;lt;wz:property-list root="newItem"&amp;gt;&lt;BR /&gt;&amp;lt;wz:property qualifier="matchType" /&amp;gt;&lt;BR /&gt;&amp;lt;wz:property qualifier="keyword" /&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;lt;wz:property qualifier="facetSearchConfig" /&amp;gt;&lt;/STRONG&gt;&lt;BR /&gt;&amp;lt;wz:property qualifier="ignoreCase" /&amp;gt;&lt;BR /&gt;&amp;lt;wz:property qualifier="redirect"&amp;gt;&lt;/P&gt;</description>
      <pubDate>Wed, 05 Feb 2020 15:59:50 GMT</pubDate>
      <guid>https://community.sap.com/t5/crm-and-cx-q-a/done-button-not-appearing-when-trying-to-create-a-new/qaa-p/12164667#M419283</guid>
      <dc:creator>alex_alvarez1</dc:creator>
      <dc:date>2020-02-05T15:59:50Z</dc:date>
    </item>
    <item>
      <title>Re: Done button not appearing when trying to create a new SolrFacetSearchKeywordRedirect</title>
      <link>https://community.sap.com/t5/crm-and-cx-q-a/done-button-not-appearing-when-trying-to-create-a-new/qaa-p/12164668#M419284</link>
      <description>&lt;P&gt;The first workaround seems to be not so user friendly. When business user clicks "Save" button, an error message is shown in BO "projectIndex. Unexpected error during object update", thought the keyword redirect exists in the final list.&lt;BR /&gt;We have chosen the second workaround with temporary changes in code and it works fine.&lt;/P&gt;&lt;P&gt;Thank you, Alexandre.&lt;/P&gt;</description>
      <pubDate>Mon, 10 Feb 2020 10:37:32 GMT</pubDate>
      <guid>https://community.sap.com/t5/crm-and-cx-q-a/done-button-not-appearing-when-trying-to-create-a-new/qaa-p/12164668#M419284</guid>
      <dc:creator>eatamanenco</dc:creator>
      <dc:date>2020-02-10T10:37:32Z</dc:date>
    </item>
    <item>
      <title>Re: Done button not appearing when trying to create a new SolrFacetSearchKeywordRedirect</title>
      <link>https://community.sap.com/t5/crm-and-cx-q-a/done-button-not-appearing-when-trying-to-create-a-new/qaa-p/12164669#M419285</link>
      <description>&lt;P&gt;As of this comment, this issue still exists in 1905.15.&lt;/P&gt;</description>
      <pubDate>Thu, 25 Jun 2020 06:26:12 GMT</pubDate>
      <guid>https://community.sap.com/t5/crm-and-cx-q-a/done-button-not-appearing-when-trying-to-create-a-new/qaa-p/12164669#M419285</guid>
      <dc:creator>geffchang</dc:creator>
      <dc:date>2020-06-25T06:26:12Z</dc:date>
    </item>
    <item>
      <title>Re: Done button not appearing when trying to create a new SolrFacetSearchKeywordRedirect</title>
      <link>https://community.sap.com/t5/crm-and-cx-q-a/done-button-not-appearing-when-trying-to-create-a-new/qaa-p/12164670#M419286</link>
      <description>&lt;P&gt;Looks like this issue has already been reported:&lt;/P&gt;&lt;P&gt;- &lt;A href="https://cxjira.sap.com/browse/ECP-4463"&gt;&lt;/A&gt;&lt;A href="https://cxjira.sap.com/browse/ECP-4463" target="test_blank"&gt;https://cxjira.sap.com/browse/ECP-4463&lt;/A&gt;&lt;BR /&gt;- &lt;A href="https://cxjira.sap.com/browse/ECP-4566"&gt;https://cxjira.sap.com/browse/ECP-4566&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 25 Jun 2020 06:35:32 GMT</pubDate>
      <guid>https://community.sap.com/t5/crm-and-cx-q-a/done-button-not-appearing-when-trying-to-create-a-new/qaa-p/12164670#M419286</guid>
      <dc:creator>geffchang</dc:creator>
      <dc:date>2020-06-25T06:35:32Z</dc:date>
    </item>
    <item>
      <title>Re: Done button not appearing when trying to create a new SolrFacetSearchKeywordRedirect</title>
      <link>https://community.sap.com/t5/crm-and-cx-q-a/done-button-not-appearing-when-trying-to-create-a-new/qaa-p/12164671#M419287</link>
      <description>&lt;P&gt;As of this comment, this issue still exists in 1905.18&lt;/P&gt;</description>
      <pubDate>Thu, 27 Aug 2020 09:59:31 GMT</pubDate>
      <guid>https://community.sap.com/t5/crm-and-cx-q-a/done-button-not-appearing-when-trying-to-create-a-new/qaa-p/12164671#M419287</guid>
      <dc:creator>rinshad4u</dc:creator>
      <dc:date>2020-08-27T09:59:31Z</dc:date>
    </item>
    <item>
      <title>Re: Done button not appearing when trying to create a new SolrFacetSearchKeywordRedirect</title>
      <link>https://community.sap.com/t5/crm-and-cx-q-a/done-button-not-appearing-when-trying-to-create-a-new/qaa-p/12164672#M419288</link>
      <description>&lt;P&gt;Exist in 2005 as well&lt;/P&gt;</description>
      <pubDate>Sat, 07 Nov 2020 03:08:04 GMT</pubDate>
      <guid>https://community.sap.com/t5/crm-and-cx-q-a/done-button-not-appearing-when-trying-to-create-a-new/qaa-p/12164672#M419288</guid>
      <dc:creator>d_j_boyd</dc:creator>
      <dc:date>2020-11-07T03:08:04Z</dc:date>
    </item>
  </channel>
</rss>

