Authoring ASP.Net web forms for use in WSS workflows
Hello,
I'm interested in documentation that describes authoring ASP.Net web forms for use in WSS workflows in detail. I'm creating custom workflows using Visual Studio .NET 2005. I've seen a couple of web-casts that describe creating custom workflows, but nothing I've come across describes how to create the ASP.Net web forms. They either deal with InfoPath forms (MOSS 2007 only) or skip over the subject altogether.
I've downloaded the WSS starter kit which contains a workflow with ASP.Net forms, but the sample is rather sparse in documentation. I was hoping there would be some sort of definitive resource on using ASP.Net forms with WSS workflows.
The part I'm particularly interested in is how data entered into the form gets the the workflow instance. Additionally, I would like to know a little bit more about how the forms themselves are designed.
Could some one please shed some light on the matter, or point me in a direction where I could find some relevant material?
Thanks in advance, Misha
mpenkov
I'm currently trying to understand this area as well. It seems that there is only little documentation available. The best I've found is the ECM Starter Kit for beta2. It has a sample for a custom workflow with aspx pages