Camunda with Weblogic + RestApis

Hi All,

I am creating this topic to start discussion on Camunda Integration with weblogic.

I have some questions to start our conversation:

  1. How to deploy camunda in our existing running weblogic server?
  2. How camunda will behave in cluster servers?
  3. For Instance, i have 3 managed servers, and my one rest application is deployed on managed server 2 and camunda is deployed on another server, how to manage the interaction here?
  4. Can we call our rest api application (URL exposed) with Camunda APIs. ?
  5. Is weblogic supported with community edition?

@Niall @aravindhrs : Let me know if you guys can share some links in this

Thanks
Shailender Khandelwal

I have deployed the bpm platform, engine-rest and webapp. and trying to hit my server url

http://ipaddress:8080/engine-rest/engine, but not able to connect.

Can you let me know if i missed some step.
i followed below link:

Error:

####<06-Jun-2019, 9:23:20,609 AM BST> <managed2_gsngaedev4> <[ACTIVE] ExecuteThread: ‘3’ for queue: ‘weblogic.kernel.Default (self-tuning)’> <> <> <99d4800f-16c8-46ea-9830-43342f9cb486-0000019c> <1559809400609> <[severity-value: 64] [rid: 0] [partition-id: 0] [partition-name: DOMAIN] > <Enqueued request belonging to Work Manager wm/camunda-bpm-workmanager, application camunda-bpm-platform is cancelled as the Work Manager is shutdown.>

Applications are also in running state

Thanks
Shailender Khandelwal

RESOLVED !!!

Changed Port in web logic and ran again…

1 Like

Very glad to hear you’ve solved the problem!

I have successfully implemented external Rest API call, with camunda workflow and installed in weblogic server. Will be sharing my experience soon.

:slight_smile:

Thanks
Shailender Khandelwal

1 Like