Hi all,

I got a question about Relationship Roles: Is it in some way possible to
create a relation between a contact and an order?

Regards,
Sedi

Re: Custom Relationsship Roles by George

George
Mon Jul 23 10:38:01 CDT 2007

Hi Sedi,

it's not quite an equivalent of Relationship Roles but you can add related
contacts to an order.

1. Order form has Other Contacts link (from memory, 4th from the top)
2. If you're looking to add contacts using API, use SetRelated message
http://msdn2.microsoft.com/en-us/library/Aa684058.aspx

Hope this helps
--
George Doubinski
CRM Certified Professional - Developer


"Sedi" <Sedi@discussions.microsoft.com> wrote in message
news:8F11CA9B-9339-4FB2-A34E-0A551D7BDCD0@microsoft.com...
> Hi all,
>
> I got a question about Relationship Roles: Is it in some way possible to
> create a relation between a contact and an order?
>
> Regards,
> Sedi



Re: Custom Relationsship Roles by Sedi

Sedi
Thu Jul 26 03:52:08 CDT 2007

Hi George

Thx, for you're answer.
Another question to this: is it possible to create a view which usses this
related contacts / related messages as query?

Regards,
Sedi

"George Doubinski" wrote:

> Hi Sedi,
>
> it's not quite an equivalent of Relationship Roles but you can add related
> contacts to an order.
>
> 1. Order form has Other Contacts link (from memory, 4th from the top)
> 2. If you're looking to add contacts using API, use SetRelated message
> http://msdn2.microsoft.com/en-us/library/Aa684058.aspx
>
> Hope this helps
> --
> George Doubinski
> CRM Certified Professional - Developer
>
>
> "Sedi" <Sedi@discussions.microsoft.com> wrote in message
> news:8F11CA9B-9339-4FB2-A34E-0A551D7BDCD0@microsoft.com...
> > Hi all,
> >
> > I got a question about Relationship Roles: Is it in some way possible to
> > create a relation between a contact and an order?
> >
> > Regards,
> > Sedi
>
>
>

Re: Custom Relationsship Roles by George

George
Thu Jul 26 19:20:05 CDT 2007

Hi Sedi,

I don't quite understand what you're trying to do but nevertheless:

1. In Advanced Find for Orders you can use Related->Contacts to access
related contacts records.
2. To access related contacts programatically you have to use FetchXml -
this entity is not supported by RetrieveMultiple method.

Hope this helps
--
George Doubinski
CRM Certified Professional - Developer


"Sedi" <Sedi@discussions.microsoft.com> wrote in message
news:C76CC5B8-3D26-499D-913C-F1C4F4555973@microsoft.com...
> Hi George
>
> Thx, for you're answer.
> Another question to this: is it possible to create a view which usses this
> related contacts / related messages as query?
>
> Regards,
> Sedi
>
> "George Doubinski" wrote:
>
>> Hi Sedi,
>>
>> it's not quite an equivalent of Relationship Roles but you can add
>> related
>> contacts to an order.
>>
>> 1. Order form has Other Contacts link (from memory, 4th from the top)
>> 2. If you're looking to add contacts using API, use SetRelated message
>> http://msdn2.microsoft.com/en-us/library/Aa684058.aspx
>>
>> Hope this helps
>> --
>> George Doubinski
>> CRM Certified Professional - Developer
>>
>>
>> "Sedi" <Sedi@discussions.microsoft.com> wrote in message
>> news:8F11CA9B-9339-4FB2-A34E-0A551D7BDCD0@microsoft.com...
>> > Hi all,
>> >
>> > I got a question about Relationship Roles: Is it in some way possible
>> > to
>> > create a relation between a contact and an order?
>> >
>> > Regards,
>> > Sedi
>>
>>
>>