| Author |
Messages |
|
David F
Posts:12
 |
| 06/16/2008 1:22 PM |
|
In the CBP Recipes we are able to script the DataDictionary and script UserRoles and generate the files DataDictionaryScript.xml and UserRoleScript.xml.
1. How are these xml files ultimately used.
2. Can I use these xml files to automate a new installation? If so, how?
Thanks,
David
|
|
|
|
|
Ramil D
Posts:218
 |
| 06/16/2008 7:57 PM |
|
These files are used by the Interprise Plugin Manager in conjunction with the Interprise Data Dictionary Manager which is being executed during the course of registering the custom plugin. For the Data Dictionary, 2 files are needed to succesfully execute the changes and these are the DataDictionaryScript.sql and DataDictionaryScript.xml. While for the User Role the UserRoleScript.xml is the only file needed. There is a Setup Project created by default when you create a plugin solutions using the Inteprise Plugin Factory and this is also included in the solution. You may use this setup to package your custom plugin for deployment. Just be aware of the limitations on the licenses when distributing your plugin. You may refer to the Interprise Resource Center under 100 Introduction >> Plugin Assembly Deployment topic for further information. |
|
|
|
|
|
| You are not authorized to post a reply. |
|
|
|