Skip to Main Content

Integration

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Extract contents of a zip file in BPEL SOA 10g

Santosh M EJan 16 2013 — edited Feb 26 2020
Hi all,

My use case is, trying to implement a BPEL service which will take the .zip folder location and output folder location as a input and it extract contents of a zip file in ouput folder location.
for this use case i have developed java code to unzip the contents, But how to call this Java class in BPEL process Java Embedding activity in 10g??

if its 11g i would try by keeping .jar in SCA-INF/lib, but how to do it in 10g??

Please any suggestions?

Thanks,
Santosh
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Feb 14 2013
Added on Jan 16 2013
3 comments
948 views