Hi Ruchira,
There is a work around for this.
You can specify a field, lets say associates_endpoint which is a text field
in provider. When adding a endpoint we can specify to set associations
automatically. Since you already have the providers address, there won't be
a overhead.
<relationships>
<association type="depends" source="@{associates_endpoint}"/>
</relationships>
<table name="Associates">
<field type="text" path="true">
<name>Endpoint</name>
</field>
</table>
thanks
Eranda
*
*
_______________________________________________
Dev mailing list
[email protected]
http://wso2.org/cgi-bin/mailman/listinfo/dev