Skip to main content

Hi

 

i want to start workflow automatically if  in table there new data on database.

 

sample case: 

 

i'm input data from other application (ERP, Visual basic, etc). after the data into the table, k2 will running job workflow automatically.

 

please sugest, how to do this?

 

Thanks.

Hi Irvan,

 

if you insert data through SMO and you want to start new process instance for each inserted row, check this out:

 

http://community.k2.com/t5/K2-blackpearl/Initiate-Workflow-With-Smartobject/m-p/81358#M24110

 

@JohanL posted a great solution about this.

 

If you are not using SMO, I think you will have to create a windows service to do this and I don't really know how to do that

 

wish it helps


Reply