<?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: widget available within editorarea of backoffice, but not from pcm-editorarea in CRM and CX Q&amp;A</title>
    <link>https://community.sap.com/t5/crm-and-cx-q-a/widget-available-within-editorarea-of-backoffice-but-not-from-pcm/qaa-p/12121203#M417000</link>
    <description>&lt;P&gt;I found the reason:&lt;/P&gt;&lt;P&gt;I forgot to extend the virtual-sockets - definition of pcmbackoffice-editorArea-area.&lt;/P&gt;&lt;P&gt;After adding the "myWidgetDefinitionOutput" it works.&lt;/P&gt;</description>
    <pubDate>Wed, 02 Oct 2019 12:35:13 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2019-10-02T12:35:13Z</dc:date>
    <item>
      <title>widget available within editorarea of backoffice, but not from pcm-editorarea</title>
      <link>https://community.sap.com/t5/crm-and-cx-q-a/widget-available-within-editorarea-of-backoffice-but-not-from-pcm/qaq-p/12121202</link>
      <description>&lt;P&gt;I defined an own widget to edit a certain attribute at category level.&lt;/P&gt;
  &lt;P&gt;In myExtension-backoffice-widgets.xml I added some widget-connections for it:&lt;/P&gt; 
  &lt;PRE&gt;&lt;CODE&gt;    &amp;lt;widget-connection sourceWidgetId="editorArea" outputId="myWidgetDefinitionOutput" targetWidgetId="myWidgetID" inputId="inputObject"/&amp;gt;
    &amp;lt;widget-connection sourceWidgetId="myWidgetID" outputId="objectSaved" targetWidgetId="editorArea" inputId="inputObject"/&amp;gt;

    &amp;lt;widget-connection sourceWidgetId="pcmbackoffice-editorArea-area" outputId="myWidgetDefinitionOutput" targetWidgetId="myWidgetID" inputId="inputObject"/&amp;gt;
    &amp;lt;widget-connection sourceWidgetId="myWidgetID" outputId="objectSaved" targetWidgetId="pcmbackoffice-editorArea-area" inputId="inputObject"/&amp;gt;
&lt;/CODE&gt;&lt;/PRE&gt;
  &lt;P&gt;Within backoffice (administration) it works fine.&lt;/P&gt;
  &lt;P&gt;But unfortunately within PCM (product-cockpit), I get this error:&lt;/P&gt; 
  &lt;PRE&gt;&lt;CODE&gt;ERROR [hybrisHTTP14] [DefaultCockpitWidgetEngine] No output socket with id 'myWidgetDefinitionOutput' found for widget com.hybris.cockpitng.backoffice.defaultEditorArea&lt;/CODE&gt;&lt;/PRE&gt;
  &lt;P&gt;After debugging "DefaultCockpitWidgetEngine" it comes out, that the widget (id=&lt;/P&gt;
  &lt;P&gt;pcmbackoffice-editorArea-area) has 9 outConnections (including mine &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt; ), but only 6 virtualOutputs (not including mine &lt;span class="lia-unicode-emoji" title=":disappointed_face:"&gt;😞&lt;/span&gt; )&lt;/P&gt;
  &lt;P&gt;What could be wrong? Thanks a lot, heiko&lt;/P&gt;</description>
      <pubDate>Wed, 02 Oct 2019 11:12:07 GMT</pubDate>
      <guid>https://community.sap.com/t5/crm-and-cx-q-a/widget-available-within-editorarea-of-backoffice-but-not-from-pcm/qaq-p/12121202</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2019-10-02T11:12:07Z</dc:date>
    </item>
    <item>
      <title>Re: widget available within editorarea of backoffice, but not from pcm-editorarea</title>
      <link>https://community.sap.com/t5/crm-and-cx-q-a/widget-available-within-editorarea-of-backoffice-but-not-from-pcm/qaa-p/12121203#M417000</link>
      <description>&lt;P&gt;I found the reason:&lt;/P&gt;&lt;P&gt;I forgot to extend the virtual-sockets - definition of pcmbackoffice-editorArea-area.&lt;/P&gt;&lt;P&gt;After adding the "myWidgetDefinitionOutput" it works.&lt;/P&gt;</description>
      <pubDate>Wed, 02 Oct 2019 12:35:13 GMT</pubDate>
      <guid>https://community.sap.com/t5/crm-and-cx-q-a/widget-available-within-editorarea-of-backoffice-but-not-from-pcm/qaa-p/12121203#M417000</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2019-10-02T12:35:13Z</dc:date>
    </item>
  </channel>
</rss>

