Skip to main content
Hello,

Is it possible to export a process without having access to the solution design itself?

What I mean is, we developed a process in K2 Studio and we wrote some code in the events. Someone else will be in charge of exporting the solution to the official test server and we don't want them to access the code we wrote.

Is it possible to export the process to a server without having access to the source code? If so, how is it done?

Or is it ALWAYS required to compile the solution before exporting?

Thanks.

Bruno
There's no way to do this unfortunately.

Even if there was a simple way to hide the code in a package they exporting user could still open it in the database, or even sniff the traffic from the network and dump the code as it's transmitted to the server - a relatively trivial matter.
Thanks for your answer ashley!

I thought that would be the case!
No problem. Cheers.

Ashley

Reply