09-10-2025 07:35 PM
Hello, I am attempting to upgrade my custom ADF application from v6.8.0 to v7.0.0 and have been unsuccessful getting the
In the version ADF 6.8.0 app.module.ts file I would include ProcessDiagramComponent like this:
3 weeks ago
It looks like the cause of the adf-diagram component not displaying the process diagram is due to the model API is not invoked.
The ADF 6.8.0 version correctly displays the diagram after making the call to
http://localhost:4201/activiti-app/app/rest/process-instances/67501/model-json.
In ADF 7.0.0 the diagram is not displayed because there is NOT an API call made to
http://localhost:4201/activiti-app/app/rest/process-instances/67501/model-json.
Explore our Alfresco products with the links below. Use labels to filter content by product module.