Answered by:
plugin problem

Question
-
hi all,
i have created a plugin in crm with admin privileges and works fine with default company PVR.
i have created a new organisation called A1,B1,C1 with respective users in that.
the question is the plugin works only for the users PVR.
and the users of company A1,B1,C1 the plugin doesnt responds.
i tried to create plugin to them but fails to trigger.
Thanks & Regards Vijender ReddyTuesday, September 21, 2010 7:44 AM
Answers
-
Hi Vijender
Plugin scope are limited within the Oganization. They plugin registration is stored in the database (for the induvidual instance) in the table name PluginBase and PluginExtensionBase. Hence these table scope are (cannot be) extended to anyother database other the one it is linked to.
If you want to use the plugin in someother instance, you have to register it in other environment to.
User rights (whether root user or user with anyother privilage) wont help you in this matter. Only where the user rights is concerned related to plugin is, whether he can register the plugin in particular instance or not.
Regards
vinoth- Proposed as answer by VinothBalasubramanian Monday, September 27, 2010 6:30 AM
- Marked as answer by DavidJennawayMVP, Moderator Friday, October 22, 2010 11:02 AM
Monday, September 27, 2010 6:30 AM
All replies
-
Hi Vijender,
Kindly check the Roles you mentioned while creating the Users in AD that those Users can be allowed to have access in the other Units( Tenants) also.
For example I create a User name "A" with Admin Privilege. But may be the User A can't have access to the Secong Organisation (Tenant).
Hope this will Work!!!!!!!!!!!!
Believe in yourself!!!!!!!!!!!!Tuesday, September 21, 2010 8:04 AM -
@rick
thanks but i didnt get you,
take example organisation A1, in that i created a user called px1 with role as system admin,system customiser and also i have given rights for deployment.
now the user px1 can create plugin for A1 right??
but that plugin is not triggering for organisation A1.
Thanks & Regards Vijender ReddyTuesday, September 21, 2010 8:18 AM -
Did you register the plugin with the other tenants?Tuesday, September 21, 2010 8:42 AM
-
@ chris
u mean for fellow users for A1?
a user create plugin for A1 then that plugin for all the users for A1 will be same i think so....
or u mean for companies B1 and C1 ??
no i didnt.
i taken example A1 since if i get it for A1 it cab be done for the others the same way....
help in knowing the plugin creation for multiple organisations
Thanks & Regards Vijender ReddyTuesday, September 21, 2010 8:49 AM -
While registering plugin you have to mention deployment, so if you want your plugin should be avaibale to all deployment you have to register it for all deployment.
Mahain : http://mahenderpal.wordpress.comTuesday, September 21, 2010 10:25 AMModerator -
@ pal
While registering plugin you have to mention deployment,
i didnt get your point
i have faced this deployment feature available in my registration tool.
currently im using registration tool v 2.2.
may i know whats the version and your tool is of.
Thanks & Regards Vijender ReddyTuesday, September 21, 2010 1:12 PM -
Hello Vijender,
I believe you have not registerd plugin for org A1 in your case. Even though you have developed a pluin from user which is in org A1 but you need to register it first for ogr A1 then only it will get triggered. Note user regisering plun should be in deployment manager.
Saturday, September 25, 2010 10:02 AM -
@ dinesh
the user i registered is the admin priveleged user of org A1.
so if user px1 with admin priveleged created plugin in A1 org it works for all the users of org A1,i tested it.
what my point is, a root user created a plugin then that plugin should work for all the corresponding organisations.
Thanks & Regards Vijender ReddyMonday, September 27, 2010 6:14 AM -
Hi Vijender
Plugin scope are limited within the Oganization. They plugin registration is stored in the database (for the induvidual instance) in the table name PluginBase and PluginExtensionBase. Hence these table scope are (cannot be) extended to anyother database other the one it is linked to.
If you want to use the plugin in someother instance, you have to register it in other environment to.
User rights (whether root user or user with anyother privilage) wont help you in this matter. Only where the user rights is concerned related to plugin is, whether he can register the plugin in particular instance or not.
Regards
vinoth- Proposed as answer by VinothBalasubramanian Monday, September 27, 2010 6:30 AM
- Marked as answer by DavidJennawayMVP, Moderator Friday, October 22, 2010 11:02 AM
Monday, September 27, 2010 6:30 AM