how to find the name of relation

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
3 messages Options
x x
Reply | Threaded
Open this post in threaded view
|

how to find the name of relation

x x
hello

i want to find related record by generic value object. How can i find the name of the raltion  ?


     
Reply | Threaded
Open this post in threaded view
|

Re: how to find the name of relation

Cimballi-2
In the entity XML definition file. Most of the time it's the name of
the related entity, and when there is a title you have to concatenate
the title and the relation name, like MainProduct in ProductAssoc.

Cimballi


On Tue, Dec 22, 2009 at 5:06 PM, x x <[hidden email]> wrote:
> hello
>
> i want to find related record by generic value object. How can i find the name of the raltion  ?
>
>
>
>
Reply | Threaded
Open this post in threaded view
|

Re: how to find the name of relation

BJ Freeman
In reply to this post by x x
https://localhost:8443/webtools/control/entitymaint
find your entity then click on reln(relationship)

x x sent the following on 12/22/2009 2:06 PM:
> hello
>
> i want to find related record by generic value object. How can i find the name of the raltion  ?
>
>
>      
>