cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

BackOffice references and error after upgrade to 1808

Former Member
0 Likes
468

Hi,

I haven't worked in BackOffice a lot. Where can I find the SAP documentation on it? For example documentation on the DefaultMultiReferenceEditor.

We recently upgraded to 1808 and now there's a MultiReferenceEditor-subclass implementation that no longer brings up the "done" button when selecting a few options. The only thing I see in the logs is the following: 2019-07-23T10:35:12.012+02:00 ERROR [hybrisHTTP25] [DefaultCockpitWidgetEngine] No output socket with id 'focusedItem' found for widget com.hybris.cockpitng.customcollectionBrowser

Thank you kindly

Accepted Solutions (1)

Accepted Solutions (1)

former_member437308
Active Participant
0 Likes

Hi,

Please check the documentation about DefaultMultiReferenceEditor on website https://help.sap.com/viewer/5c9ea0c629214e42b727bf08800d8dfa/1808/en-US/8bad002786691014924ba694583a...

Cheers
Tomek

Former Member
0 Likes

Thank you!! Appreciated!! :)

Answers (1)

Answers (1)

arvind-kumar_avinash
Active Contributor
0 Likes

I think the best you can do is to search and open DefaultMultiReferenceEditor class by pressing Ctrl+Shift+T (on Windows) / Cmd+Shift+T (on Mac) and look into the code.

Former Member
0 Likes

Thanks, seems I'm going to do that. BackOffice still freaks me out, just feels like I'm stumbling around in the dark a lot...