Class {xxx}xxx has not been defined in the data dictionary
I have deployed the custom model by the dynamic approach. I am trying to develop a behavior which will get triggered on Add aspect.public void init() { this.onAddAspect = new JavaBehaviour(this, "onAddAspect", NotificationFrequency.TRANSACTION_COMMI...