<entity-one entity-name="Product" value-name="mapName.product"/> <field-to-result field-name="mapName" result-name="mapName"/>
or <entity-one entity-name="Product" value-name="mapName.product"/> <field-to-result field-name="mapName" /> I have not tried it but hope this works. On 8/30/07, Adrian Crum <[EMAIL PROTECTED]> wrote: > > Using minilang, I need to put all of the fields from an entity in the > result map. I tried using > <map-to-map> but that doesn't work. Is there a simple way to put all of a > map's elements into the > result map? > > -Adrian > > -- Vikas Mayur
