I would like to know if there is a way to deploy the definitions of smart objects and processes to a BlackPearl server without having to involve Visual Studio. What I am trying to get at is to have some deployment package that can be installed by an installation program, instead of needing a developer to deploy all the components manually. For example, if you have a service-object DLL and its associated SmartObject definitions (i.e., the *.sodx files), how do you package this together for deployment to a BlackPearl server if you want to use a standard installation program? Or if you have the definitions of some processes (the *.kprx files) along with their supporting smart-object definitions, is there a way to collectively package this in a single unit that could deploy using an installation program? I noticed that the SmartObject and Process projects do generate DLLs, but they don’t seem to contain anything (through inspection using .NET reflection), nor does it seem like you can version these DLLs and use them for deployment. Perhaps it is possible to use the XML from the *.sodx and *.kprx files along with a management API to deploy the definitions using an installation program (such that these source files are in effect also the deployable components for the install program), or how can you do this? I guess my requirements are the same as these ones expressed a while ago for the K2.net 2003, but I am now interested in a way to do this in BlackPearl...
http://k2underground.com/forums/thread/10641.aspx
http://k2underground.com/forums/thread/14123.aspx
Thanks.
Writing installation programs for BlackPearl projects
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.