Answered by:
Propogate Owner of Contact Entity to also be the Owner of another Entity (in this case Training Aggrement Entity)

Question
-
Hi,
I need to do this for several entities, so the owner of 1 will also be the owner of another, regardless of who creates the particular Entity....
"Propogate Owner of Contact Entity to also be the Owner of another Entity (in this case Training Aggrement Entity)"
What would be the easiest/best and cleanest way to acheive this?
Cheers and regards RosscoFriday, September 17, 2010 4:31 AM
Answers
-
you could Write a plugin to assign owner accordingly
Mahain : http://mahenderpal.wordpress.com- Proposed as answer by HIMBAPModerator Friday, September 17, 2010 2:20 PM
- Marked as answer by GrenadaV Tuesday, September 21, 2010 1:05 AM
Friday, September 17, 2010 5:50 AMModerator -
Hi,
You could use plugin as Mahender mentioned, but if you do not want additional component to be deployed on CRM server, you can use the CRM Workflows.
Just use "update record" step for the particular entity.
Hope this helps.
Thanks, Ranjitsingh R | http://mscrm-developer.blogspot.com/ | MS CRM Consultant- Marked as answer by GrenadaV Tuesday, September 21, 2010 1:05 AM
Friday, September 17, 2010 2:10 PM
All replies
-
you could Write a plugin to assign owner accordingly
Mahain : http://mahenderpal.wordpress.com- Proposed as answer by HIMBAPModerator Friday, September 17, 2010 2:20 PM
- Marked as answer by GrenadaV Tuesday, September 21, 2010 1:05 AM
Friday, September 17, 2010 5:50 AMModerator -
Hi,
You could use plugin as Mahender mentioned, but if you do not want additional component to be deployed on CRM server, you can use the CRM Workflows.
Just use "update record" step for the particular entity.
Hope this helps.
Thanks, Ranjitsingh R | http://mscrm-developer.blogspot.com/ | MS CRM Consultant- Marked as answer by GrenadaV Tuesday, September 21, 2010 1:05 AM
Friday, September 17, 2010 2:10 PM -
Update Record will not work in this Case you have to use "Assign Record".
Mahain : http://mahenderpal.wordpress.comFriday, September 17, 2010 2:19 PMModerator -
Hi,
thanks both of you for your help.....I would prefer not to have too many additional components on the CRM Server...so will try and achieve this using a work-flow first and if that is aufficient...then will look at the plug-in option..:-)
Cheers and regards RosscoTuesday, September 21, 2010 1:04 AM