I created a new component (10476, without errors according to the Architect) and want to add it to my model. It is a small component with one plugin (Process Variables)
I started a new order in the Composer and added the new component (after first adding the component as product) and sent it to Deployment.
In Deployment I started the integration.
After some time the error above is shown.
How can I solve this problem?
Additional information
I already tried some things to solve this problem:
I restarted the integration but that gave the same error.
Based on the message in the error log in Deployment (I can’t add it here because of a restriction for new users on this Community but I will try to add it in a reply) it looks like a Plugin problem so I reloaded the plugins in my component to see if that helped.
Hi Geert-Jan, component M10476 adds a tile to the virtual page for the N_Contact concept. When integrating with Novulo Relatiebeheer, it turns out that N_Contact doesn’t actually have a page, but is the “superclass” of the N_Person and N_Organization pages. The Architect goes ahead and clones the tile and its process for both pages. This should work, however, in this specific case, it doesn’t. I have created a service request to have this investigated (for future reference: SR62254).
As a workaround, in M10476, you could add virtual pages for both N_Person and N_Organization instead of N_Contact, and add the tile to both of them.
Should you ever want to investigate similar issues in the future, you could open the integrated model in the Architect, select the root node of the model explorer tree, click Component manager, and make the composition changes there (in this case: add the new component). From there you can start integration. After that, you will see the issues in the problem visitor.