Fix a problem with the Receive function that failed because of missing database table. With QuadriDCM 1.0.b database tables are created on demand. When the very first instance appears in the shared model, a database table is created. In rare situations a query for feature of a type that doesn’t exist at all can be performed. This situation is now handled and error messages like “type NF_FV_1380003_OF not found” will not appear.