Creating Media Processing Flow in Sitecore Content Hub
Hello everyone, In this blog we will learn, how we can add media processing workflow in Sitecore Content Hub. We will see with a use case. Use Case: When we will upload or refresh a JPEG asset entity, It will create a PNG rendition of that Asset. Checkout the below screesnhot which will help you to configure steps for creating a media processing flow. Step 1: Manage page --> Search Media Processing --> Click the Media Processing --> It will open the page Step 2 : Click on Content --> Click on Image --> It will open main page where we will add a flow Step 3 : Add new Task by Clicking + icon --> Click on Convert Image task --> Fill the parameter section. Specifying Content type is very important . Step 4 : Go to ouput section and configure the parametes. Give the label which will will shown in output name for the png rendition.Once done save task and save the flow and publish the media processing flow. Step 5 : Once published, come back to Asset Search P...