[OFBiz] Users - Entity Sync

David E. Jones jonesde at ofbiz.org
Tue Oct 25 11:06:15 EDT 2005


The EntitySync stuff explicitly excludes view entities when you  
specify and entity package name. If you specified the name of a view  
entity directly it might try, but even if it isn't now I think it  
should ignore them or show a warning in the log or something.

In general view entities are not safe for this as certain types of  
view entities cannot be changed in certain ways, ie insert, update,  
and/or delete due to insufficient information about member entities.

I'd just stick with plain/real entities...

-David


On Oct 25, 2005, at 7:09 AM, Andrew Sykes wrote:

> Does anyone know.
>
> Is it possible to sync view entities?
>
> Kind Regards
> -- 
> Andrew Sykes <andrew at sykesdevelopment.com>
> Sykes Development Ltd
>
>
> _______________________________________________
> Users mailing list
> Users at lists.ofbiz.org
> http://lists.ofbiz.org/mailman/listinfo/users
>



More information about the Users mailing list