<?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: Is there any OOB OCC API for getting category navigation? In storefront navigationbarcollection component is used, but didn't found any OCC API for same in CRM and CX Q&amp;A</title>
    <link>https://community.sap.com/t5/crm-and-cx-q-a/is-there-any-oob-occ-api-for-getting-category-navigation-in-storefront/qaa-p/12070975#M408514</link>
    <description>&lt;P&gt;In cmswebservice  extension, you will find in NavigationController&lt;/P&gt;
&lt;P&gt;@Controller
@IsAuthorizedCmsManager
@RequestMapping(API_VERSION + "/sites/{siteId}/catalogs/{catalogId}/versions/{versionId}/navigations")
public class NavigationController&lt;/P&gt;
&lt;P&gt;But it will come all, not in a hierarchy way. So, If you want to write in a hierarchy way, you can make a v2 controller.&lt;/P&gt;</description>
    <pubDate>Tue, 02 Jul 2019 11:29:21 GMT</pubDate>
    <dc:creator>saood</dc:creator>
    <dc:date>2019-07-02T11:29:21Z</dc:date>
    <item>
      <title>Is there any OOB OCC API for getting category navigation? In storefront navigationbarcollection component is used, but didn't found any OCC API for same</title>
      <link>https://community.sap.com/t5/crm-and-cx-q-a/is-there-any-oob-occ-api-for-getting-category-navigation-in-storefront/qaq-p/12070974</link>
      <description />
      <pubDate>Tue, 02 Jul 2019 09:56:27 GMT</pubDate>
      <guid>https://community.sap.com/t5/crm-and-cx-q-a/is-there-any-oob-occ-api-for-getting-category-navigation-in-storefront/qaq-p/12070974</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2019-07-02T09:56:27Z</dc:date>
    </item>
    <item>
      <title>Re: Is there any OOB OCC API for getting category navigation? In storefront navigationbarcollection component is used, but didn't found any OCC API for same</title>
      <link>https://community.sap.com/t5/crm-and-cx-q-a/is-there-any-oob-occ-api-for-getting-category-navigation-in-storefront/qaa-p/12070975#M408514</link>
      <description>&lt;P&gt;In cmswebservice  extension, you will find in NavigationController&lt;/P&gt;
&lt;P&gt;@Controller
@IsAuthorizedCmsManager
@RequestMapping(API_VERSION + "/sites/{siteId}/catalogs/{catalogId}/versions/{versionId}/navigations")
public class NavigationController&lt;/P&gt;
&lt;P&gt;But it will come all, not in a hierarchy way. So, If you want to write in a hierarchy way, you can make a v2 controller.&lt;/P&gt;</description>
      <pubDate>Tue, 02 Jul 2019 11:29:21 GMT</pubDate>
      <guid>https://community.sap.com/t5/crm-and-cx-q-a/is-there-any-oob-occ-api-for-getting-category-navigation-in-storefront/qaa-p/12070975#M408514</guid>
      <dc:creator>saood</dc:creator>
      <dc:date>2019-07-02T11:29:21Z</dc:date>
    </item>
    <item>
      <title>Re: Is there any OOB OCC API for getting category navigation? In storefront navigationbarcollection component is used, but didn't found any OCC API for same</title>
      <link>https://community.sap.com/t5/crm-and-cx-q-a/is-there-any-oob-occ-api-for-getting-category-navigation-in-storefront/qaa-p/12070976#M408515</link>
      <description>&lt;P&gt;There is a categoryController defined in cmswebservices extension.&lt;/P&gt;
&lt;P&gt;If we pass the categoryid and catalog id and version id we can get the list.&lt;/P&gt;
&lt;P&gt;/productcatalogs/{catalogId}/versions/{versionId}/categories/{code}&lt;/P&gt;
&lt;P&gt;eg.  &lt;A href="https://localhost:9002/yyywebservices/v2/yyy/catalogs/yyyProductCatalog/Online/categories/1?fields=DEFAULT"&gt;https://localhost:9002/yyywebservices/v2/yyy/catalogs/yyyProductCatalog/Online/categories/1?fields=DEFAULT&lt;/A&gt;
&lt;/P&gt;</description>
      <pubDate>Tue, 02 Jul 2019 11:31:24 GMT</pubDate>
      <guid>https://community.sap.com/t5/crm-and-cx-q-a/is-there-any-oob-occ-api-for-getting-category-navigation-in-storefront/qaa-p/12070976#M408515</guid>
      <dc:creator>abhinavsingh11</dc:creator>
      <dc:date>2019-07-02T11:31:24Z</dc:date>
    </item>
    <item>
      <title>Re: Is there any OOB OCC API for getting category navigation? In storefront navigationbarcollection component is used, but didn't found any OCC API for same</title>
      <link>https://community.sap.com/t5/crm-and-cx-q-a/is-there-any-oob-occ-api-for-getting-category-navigation-in-storefront/qaa-p/12070977#M408516</link>
      <description>&lt;P&gt;yeah i agree. It has to be customized v2 API , if we want to expose OOB category navigation in form of collection of navigation bar components, and partly this NavigationController approach could be used.
&lt;/P&gt;</description>
      <pubDate>Tue, 02 Jul 2019 11:45:09 GMT</pubDate>
      <guid>https://community.sap.com/t5/crm-and-cx-q-a/is-there-any-oob-occ-api-for-getting-category-navigation-in-storefront/qaa-p/12070977#M408516</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2019-07-02T11:45:09Z</dc:date>
    </item>
  </channel>
</rss>

