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!

How to deploy BPM project using SAR file?

HussainAkbarMay 25 2022

I found a similar question on this forum https://community.oracle.com/tech/apps-infra/discussion/3697058/oracle-bpm-application-deployment but (call me dense) don't understand the solution.
I am using JDeveloper and BPM 12C and working on a "Hello, World" level first BPM project. I created the BPM and the UI projects. Next, I select the BPM project and select to deploy it to a SAR file. It says that a JAR file would be created. It prompts me for the deployable taskflow project, which I select. A JAR is then created.
sar1.pngThe reason I am doing it this way is that from JDeveloper a project may be deployed to the integrated Weblogic server to to one that is connected. But, in the case where development has been done locally and deployment is to be done on a client's server to which the developer doesn't have direct access, sending a SAR file seems to be the way to go. This is also mentioned in the doc at https://docs.oracle.com/middleware/1213/soasuite/develop/GUID-F2B6386E-0F68-4797-96D2-196800394FEF.htm#SOASE158
The question is, how is the SAR file deployed? I tried using the "Deployments" option of the Weblogic console (http://weblogic.domain.com:7001/console) but the app doesn't show up in the BPM workspace (http://weblogic.domain.com:7003/bpm/workspace).
Some pages say to deploy it via the Enterprise Manager (http://weblogic.domain.com:7001/em?) but I haven't found exactly which option is used there.

Comments
Post Details