Discussion:
ActivityParty - PartyObjectTypeCode & ParticipationTypeMask
(too old to reply)
Richard
2006-10-23 12:50:03 UTC
Permalink
Does anyone know what are "PartyObjectTypeCode" & "ParticipationTypeMask" in
the "ActivityParty"? I am looking for resources used for a service
appointment. What values should I use for these 2 fields? Will
"PartyObjectTypeCode = 8" & "ParticipationTypeMask = 10" result in all
resources?

Please help. Thanks

Richard
Jeffry van de Vuurst
2006-10-23 13:45:53 UTC
Permalink
Hi Richard,

PartyObjectTypeCode is the type of entity you want to use a a resource. So
if you're looking for systemuser resources, then 8 is fine. However, you can
also use Equipment entities as a resource, that would be type 4000.

And indeed, ParticipationTypeMask specifies the type of ActivityParty, so in
case of resources for a serviceappointment, 10 is the one you need.

So, if you're looking for all resources on a serviceappointment, you only
need to specify the participationtypemask=10.

HTH,
--
Jeffry van de Vuurst
CWR Mobility
www.cwrmobility.com
--
Post by Richard
Does anyone know what are "PartyObjectTypeCode" & "ParticipationTypeMask" in
the "ActivityParty"? I am looking for resources used for a service
appointment. What values should I use for these 2 fields? Will
"PartyObjectTypeCode = 8" & "ParticipationTypeMask = 10" result in all
resources?
Please help. Thanks
Richard
Richard
2006-10-23 14:06:02 UTC
Permalink
Thanks very much. That works.

Richard
Post by Jeffry van de Vuurst
Hi Richard,
PartyObjectTypeCode is the type of entity you want to use a a resource. So
if you're looking for systemuser resources, then 8 is fine. However, you can
also use Equipment entities as a resource, that would be type 4000.
And indeed, ParticipationTypeMask specifies the type of ActivityParty, so in
case of resources for a serviceappointment, 10 is the one you need.
So, if you're looking for all resources on a serviceappointment, you only
need to specify the participationtypemask=10.
HTH,
--
Jeffry van de Vuurst
CWR Mobility
www.cwrmobility.com
--
Post by Richard
Does anyone know what are "PartyObjectTypeCode" & "ParticipationTypeMask" in
the "ActivityParty"? I am looking for resources used for a service
appointment. What values should I use for these 2 fields? Will
"PartyObjectTypeCode = 8" & "ParticipationTypeMask = 10" result in all
resources?
Please help. Thanks
Richard
Loading...