Skip to main content
Hello everybody,


I am evaluating K2.Net and I seem not to be able to start a process.
What I did so far:

- Install Server & Studio ..
- Design a Process & corresponding SmartForms
- Export the Process
- Set the rights to start it directly on a user of the AD within the Service Manager
- Look in the Workspace, which looks all fine, but I can't find something like "start process"

Any suggestions would be appreciated.

Kind regards,
Andrea Ravasi
progress:

i can exclude a rights problem right now as I used the Program supplied here in the forum to search for available Processes on the server and all the processes a user can start. ("Get available Processes")

It gives me 1 Process in "Get Your Process List" as it should display, so I suggest it is not a rights-problem ..

Kind regards,
Andrea Ravasi
After you create your SmartForm (using Visual Studio), you need to "publish" it to a web server. If you're running IIS on your workstation, Visual Studio should probably be creating your SmartForm in a site on your local workstation. You will need to run the SmartForm for the process in a browser (ie. Internet Explorer). By completing the for, the process will be instanciated. You should then see an entry in your worklist or an error on the report list.

Hope this helps

Reply