cancel
Showing results for 
Search instead for 
Did you mean: 

How to display custom model from sdk on Model Manager form

viktoriyamoskov
Champ on-the-rise
Champ on-the-rise

Good day.

I work with Sample multi-module project for All-in-One development on the Alfresco platform. I apply apply_amps.sh command in /bin/apply_amps.sh to deploy my *.apm files. But in http://IP:8080/alfresco/s/admin/admin-repoconsole I can't see my model.

The result of the command "show models " is empty.

http://10.78.101.63:8080/alfresco/s/admin/admin-repoconsoleAnd on form http://IP:8080/share/page/console/admin-console/custom-model-manager I can't see my mode...

How to display my custom model that I deploy from sdk on Alfresco forms "admin-repoconsole" or "model-manager" ?

Thank you.

3 REPLIES 3

kerkhofsd
Confirmed Champ
Confirmed Champ

From the relevant Alfresco Documentation

The Model Manager does not allow editing existing dynamic models and content models that have been configured in XML and bootstrapped through Spring (static models).

=> The model of your AMP customization will not be visible in the Model Manager.

Thank you for the answer. Is there any way to see the my custom models deployed from *.apm files on the "admin-repoconsole" form?

Ошибка: Достигнут предел использования сервиса. Подождите некоторое время и повторите попытку.

Did you find some workaround for this ?