Skip to main content

Hi,


We are using blackpearl 4.5. We would want to know how to trigger workflow when the data gets inserted or modified in a table in Oracle database. Can this be done using web service?


We have a requirement to execute action of a existing workflow based on some update in the database which is happening through external application(Informatica) which is processed offline as there is no direct communication between K2 and Informatica.


Please suggest the best approach to achieve this.


Thanks,


Shilpa

Did you see this?


http://www.k2underground.com/forums/t/9144.aspx


I am not an expert on Oracle but I would assume it would be similar in approach.


I am not too sure about the offline portion but I guess you can export whatever changes are being done to a flat file and then create another application to read off the changes and kick off the workflow.


Reply