If any one of those extra DE's has in turn has check/value table then again you have to do this circus :-)(bring relationships in those check tables pmkeys) else MDG throws error Further relationship to entity type 3 missing. So in order to over come this error you have two options ...
I have a custom scenario in MDG where I need to print an Adobe form for the change request. When I am using the method IF_USMD_MODEL_EXT~READ_ENTITY_DATA_ALL to read the entity types associated with MATERIAL, two of the entity types are not coming. Now, when I checked the config,...
It’s also the first time they have to think about the differences between entities and value types, or get lost in the complexity of ORM.Managing the associations between classes and the relationships between tables is at the heart of ORM. Most of the difficult problems involved in ...
elgg_register_menu_item('page',array('href'=>"{$plugins_base}/developer/{$page_owner->username}",'name'=>'plugins:yours','text'=> elgg_echo("plugins:yours",array(elgg_echo('plugins:types:'))); }else{if(elgg_get_page_owner_guid()) { $title = elgg_echo("plugins:user",array($...
It’s also the first time they have to think about the differences between entities and value types, or get lost in the complexity of ORM.Managing the associations between classes and the relationships between tables is at the heart of ORM. Most of the difficult problems involved in ...