Hi, I have requirements to create a workflow from scratch including all details inside it using C# code in K2 5.x without using the web designer abilities and after that, the workflow must exist in the designer as usual but I did not find resources about how to use DLLs to create it.
Note: There are resources for only K2 4.7 using other assemblies.
I started looking in these assemblies:
SourceCode.WebDesigner.Framework.ObjectModel.Core
SourceCode.WebDesigner.Framework.ObjectModel.Workflow
SourceCode.WebDesigner.Management
SourceCode.WebDesigner.Process
Please help me to solve this and I am sure that any help provided about creating a workflow process and connecting to the web designer using code in K2 five will be very helpful and useful.
Regards.