Hi,
I was able to integrate ProdictCockpit and Backoffice following steps given in guide.
While following Cockpit instalaltion steps I found that shared files are not updated in bundle:
- cmscockpit-editors.xml
- cmscockpit-wizards.xml
These lines are completly missing in given xml files:
<!-- ********************************************************* --><!-- Asset Assignment Dialog --><!-- ********************************************************* --><bean class="com.opentext.hybris.otmmconnector.productcockpit .wizard.assets.OtmmAssetAssignmentDialogSettings"> <property name="width" value="800px"/> <property name="initialTreeWidth" value="25%"/> <property name="assetListboxPageSize" value="10"/> <property name="numberOfAssetsToLoadWithOneWsCall" value="10"/> <property name="showTitlesForComplexElementsEnabled" value="false"/> <property name="useSsoForOtmmAssetInspectorUrls" value="true"/> <property name="specialStylingForOldInternetExplorer" value="true"/></bean>
I even noticed that given class is not present in DAM 10.5.1 connector:
-
com.opentext.hybris.otmmconnector.productcockpit .wizard.assets.OtmmAssetAssignmentDialogSettings
-
com.opentext.hybris.otmmconnector.productcockpit
.wizard.assets.OtmmUploadMediaWizard2
Please suugest.
Regards,
krishn