I have a need to start a K2 workflow once a record gets inserted in a SQL Server table. I can create a SQL trigger to launch a SQL server job or stored procedure once a record is created. My question, is there a way to only use SSIS or SQL Server to pass a parameter and start a workflow. I do not want to create a console application and need to do it all on the database server.
Start workflow from SQL Server or using SSIS
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.