-
WCMS-Configure renderings
Hi, We have requirement not to ingest OTMM assets into Hybris while selecting DAM assets from WCMS cockpit. What are the supported rendering options we have?: * ContentByExport[default] * ContentByURL * MediaServlet * URL * SharedStorage I was testing with MediaServlet enabled in local.property file including this:…
-
Asset assignment for Localized/Multi-language attribute
Hi, Customer has created an attribute where the association of image is done for localized version of the attribute. We did setup the editor just like any other attribute but it errors out when trying to assign the image to localized version of the attribute. Attached the screenshot from backoffice of the multi-lingual…
-
ContentByURL-configuration
Hi, I am using 10.5.1 connector. We have requirement to use ContentByURL for PDF assets. 1.I have added below config to test ContentByURL:…
-
Different formats for same attribute name
Customer has multiple components (Product, Category) that use an attribute of same name "picture". In local.properties, we can setup the Media Format for the attribute like below: otmm.renderings.BITMAP.picture=3 Is it possible to setup different format for different components? So, for example picture on Product will use…
-
Damlink Hybris 10.5.1 Cockpit integration
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: <!--…
-
Enabling SSO from Hybris to OTMM
Hi, I had this working before but it's not working anymore now. I have security-sso.jar under Hybris (hybris\bin\custom\otmmaddon\lib) and OTMM (MediaManager\deploy). I have set otmm.server.SSO to true. Are there any more steps? Attached the log error on OTMM. Thanks, Niranjan
-
version update automatically
Hi, If a hybris attribute is set to automatically update version and then when the user goes into OTMM and checks-in a new version of the asset and if Hybris is down at that point, would the asset be not updated on Hybris side? Thanks, Niranjan
-
picture attribute not behaving like a media container
The Image on Product (picture attribute) is setup as openTextMediaReferenceSelector. After an asset is assigned to picture, customer is expecting that the Media Container of the picture is set. Their frontend (e-commerce site) code is looking to display a certain format of a Media Container. Since the asset assignment is…
-
Synchronization not working when galleryImages are generated from normals attribte
In Epson environment they have a custom Hybris type "EpsonProduct". It inherits the same attributes that are in default "Product" type under Multimedia. The way we setup, when user assigns normal then we automatically generate formats for thumbnails and galleryImages. This is working as expected. But when user tries to…
-
Not able to edit using pencil icon in backoffice
Hi, After I login into Backoffice as admin, I edited a custom type which uses a image attribute. I click browse and get OT asset selector and was able to assign it. Now once the asset is assigned, I click on the pencil icon to open the Edit scrren. But it does not open up like it does in Product cockpit or CMS cockpit. Is…