简体   繁体   中英

How to convert JDeveloper created BPEL process to WSO2 BPEL Process

I have an old set of BPEL processes which were created using JDeveloper. I want to import it to WSO2 integration studio and make a WSO2-server-deployable archive. How can I do this?

I dont think so there would be any automated tool/script for this, as The BPEL notation is evolving (eg stanrd is now 2.0, and I assume that your old processes uses 1.3) and moreover oracle uses custom build bpel extensions which of course WSO2 does not use, and thus can not be converted.

I think you have to rewrite your bpel processes, which is time consuming however this task can do some good as refactoring is always a good move to do!

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

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