Media conversion within Backoffice - sap-commerce-cloud

Is it possible to convert media within Backoffice in Hybris? Or is it a functionality supported only in Hybris Management Console?

You can use mediaconversion extension which uses ImageMagick
https://help.sap.com/docs/SAP_COMMERCE/d0224eca81e249cb821f2cdf45a82ace/8b3669cc86691014b42abc07ad88d80f.html?version=1905&locale=en-US

Related

Migration - what alternatives for hybris 5.4 OMS deprecate extension

I'm migrating a project using hybris 5.4 to 2105.
In the project, there is a custom OMS extension using omsOrders, omsclients and omsats and in version 2105 these extensions don't even exist.
Any alternative to solve the extension errors or will I have to practically redo the business logic?
Because, in this custom OMS extension, each order is sent on an endpoint and according to the endpoint's response, the order is updated according to the business rules

Typo3 extension to search on zotero groups

I would like to have a typo3 extension to search at the same time content both on my web page and on external bibliographies in zotero groups.
There is something like this? Would be difficult to develop something like that?
You could use the extension "ke_search". It allows to write a "custom indexer" wich can contain PHP code to retrieve data from any API. I don't know if Zotero offers APIs but this would be one possible way to do it.

UWP InkCanvas serialization format

I have a UWP app that uses an InkCanvas to capture drawings. These are then saved in the standard serialization format.
I now have a requirement to display these within a ASP.NET MVC web app. (MVC 5 / .NET 4.6)
I have found a way to convert these to SVG - however it uses the UWP InkCanvas control, which I do not believe is accessible from with in an ASP.NET app. I have tried using the WPF version of the control instead - but that appears to use a different serialization format.
Now, is there any way to me to convert the strokes to SVG without using the control?
I can also think of a few other messy solutions to achieve this - converting to SVG directly in the UWP app (then need to store both the source InkCanvas data and SVG data, and keep these in sync) - so looking for a cleaner approach.

JSF - typing with regional language

I created a web application using JSF framework. My application needs some text areas for convert the content into regional language. How it is possible to done by using google input?. or is there is any other scenario for typing with regional language?
Use unicode.js which is a small and easy to use javascript library to enable native input support in textfields. It uses Google Transliteration API combined with some javascript to enable unicode support in text input fields and textareas or anything where user can type in.

Integrating BIRTViewer and YUI

I'm Using the BIRTViewer. How can I Integrate the Report generated in the Viewer in a better Web UI framework say like YUI.
if you are using jsp than you can use tag library provided for it

Resources