简体   繁体   English

数据库内容更改时启动bpm进程

[英]start bpm process when database content changes

im new to oracle bpm and want my process to be triggered whenever the content within my oracle database changes. 我是oracle bpm的新手,并且希望我的oracle数据库中的内容更改时触发我的进程。 Is this even possible with oracle BPM ? 使用oracle BPM甚至可能吗? Thank you very much in advance ! 提前非常感谢您!

Yes there are ways to do that, Better is way through Oracle SOA BPEL process by using DB Adapter as poller which looks for changes over the table. 是的,有很多方法可以做到,更好的是通过使用DB Adapter作为轮询器来遍历Oracle SOA BPEL流程,该轮询器查找表中的更改。

You can hook same DB Adapter as poller to BPM process initiation as well through Composite 您也可以通过Composite将挂钩的DB Adapter和Poller挂钩到BPM流程启动

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM