Entity subset

Posts   
 
    
Rogelio
User
Posts: 221
Joined: 29-Mar-2005
# Posted on: 06-Apr-2006 03:30:28   

Frans,

I would like to know is version 1.2005.1 support the following:

I have a productEntity with more than 100 fields, I would like to retrieve a productEntity's subEntity with only 5 fields to be updated by a transaction. Is this possible with ver. 1.2005 or I have to wait for ver. 2?

Walaa avatar
Walaa
Support Team
Posts: 14995
Joined: 21-Aug-2005
# Posted on: 06-Apr-2006 08:38:43   

If you mean you have a table with 100 fields, but you only need to map an Entity with only fewer fields. then you can use the designer to manually seect/deselect the fields you want to be mapped.

If you mean you have a table with 100 fields, and you need to have an Entity mapped to all those fields, but in another situation you need a smaller entity (mapped to a fewer fields), then you may use the Designer to map another entity to the same table and manulally select/deselect the fields you want.