The <b>Editor for Data Assignments</b> allows to map a <b>From Object</b> to <b>To Object</b>. Very nice! However attributes inside complex objects are not shown preventing me from map to them. Let me clarify:</br>
My <b>To Object</b>  represents a <b>Person</b> object and has two attributes: <b>name</b> and <b>surname</b>.</br>
These 2 attributes are of type String and public (exposed through getters and setters). But the<b> Editor for Data Assignments</b> only shows the <b>Person</b> object (doesn't show its attributes), preventing me from map my <b> From Object</b> to Person.surname.</br></br>

I also tried to bypass the <b>Editor for Data Assignments</b> by writing directly into the <b>Assignments</b> property something similar to this: </br>
recordedName -> Person.surname</br>
but I get an exception when building the package.</br></br>

Is there any work around to achieve these type of assignment? Will this functionality be built in Designer's  <b>Editor for Data Assignments</b> future release?</br>
Thanks for help.

        
        
        
<br/><hr align="left" width="300" />
View this message in context: <a href="http://drools.46999.n3.nabble.com/Designer-How-to-assign-map-attributes-inside-complex-objects-tp4019111.html">Designer: How to assign/map attributes inside complex objects?</a><br/>
Sent from the <a href="http://drools.46999.n3.nabble.com/Drools-User-forum-f47000.html">Drools: User forum mailing list archive</a> at Nabble.com.<br/>