Nível 1
Nível 2
Faça login na Comunidade
Faça logon para exibir todas as medalhas
At first I used single values for a property businessCategories. but now I edited field in page properties as multifield.
Now I have to change all the previous values in each page's jcr:content to multifield. How to do this bulk operation of changing to multifeld? It is throwing error when i use data importer to bulk import properties saying "[L@453fkgiofj] is cannot be saved in /conent/..../..".
if possible provide solution with no code changes.
Thankyou.
Solucionado! Ir para a Solução.
Visualizações
respostas
Total de curtidas
When you make change on component it will update all of the places on content where you have used it. But existing data might be lost based on your implementation.
check the documentation here https://developer.adobe.com/experience-manager/reference-materials/6-5/granite-ui/api/jcr_root/libs/...
When you make change on component it will update all of the places on content where you have used it. But existing data might be lost based on your implementation.
check the documentation here https://developer.adobe.com/experience-manager/reference-materials/6-5/granite-ui/api/jcr_root/libs/...
@AliSyed1 "[L@453fkgiofj] is cannot be saved" -- This error occurs usually when the importer encounters incompatible data types, is the type changed to type String[] from String for the bulk importer?
Visualizações
Curtida
respostas
Visualizações
Curtida
respostas
Visualizações
Curtida
respostas