Try our conversational search powered by Generative AI!

ImageVault's dojo property not working on DXP environment

Vote:
 

We're trying to integrate ImageVault (DAM) system with Optimizely CMS 12 but ImageVault's property of type MediaReference is not working and rather displays as an empty textbox in CMS

This problem exists only on integration environment (DXC) and not on local development platform. On local IIS environment, the imagevault''s imagepicker property works.

I read this article https://support.optimizely.com/hc/en-us/articles/4432327031565-Fix-broken-CMS-JS-client-resources-when-running-on-Linux and tried by deploying this line of code in startup.cs but it didn't help.         

services.Configure<RouteOptions>(o => { o.LowercaseUrls = true; });

Please note that even if it works on local environment, we can see a console error . propertymedia.js

We cannot use ImageVault's MediaReference property type until the dojo property appears.

Does anyone has similar problem? Any solutions?

#290413
Edited, Oct 21, 2022 19:35
Vote:
 

Have you filed a ticket here?

https://meriworks.freshdesk.com/support/home

#291500
Nov 11, 2022 17:02
Vote:
 

It works now. We had to change the name of MediaReferenceModelProperty to make it work.

#291767
Nov 16, 2022 14:35
* You are NOT allowed to include any hyperlinks in the post because your account hasn't associated to your company. User profile should be updated.