Business-central is not integrating with kie-server in JBPM opensource

605 views
Skip to first unread message

mounika

unread,
Feb 4, 2021, 8:07:40 AM2/4/21
to jbpm-...@googlegroups.com, jbpm-...@googlegroups.com
Hi Team,

Greetings!

We have configured JBPM opensource. We have tested everything and it worked fine. We have integrated our LDAP with jbpm. After integrating JBPM with LDAP, we could not able to connect business Central and kie-server.

Can you please confirm, can we be able to integrate business Central and kie-server with LDAP???


If yes, please provide us any documents to refer.

FYI,

I have went through below vlog and even though it dint work for me.


Please let us know if does LDAP works for opensource???

Many Thanks in advance.


Thanks,
Mounika.

David Goldstein

unread,
Feb 8, 2021, 4:44:23 PM2/8/21
to jBPM Usage
Have you defined the group kie-server (it might be kieserver)?  

mounika mapakshi

unread,
Feb 9, 2021, 6:05:28 AM2/9/21
to jBPM Usage
Yes.. I have defined kie-server group aswell..

waytoultim...@gmail.com

unread,
Feb 10, 2021, 12:57:51 AM2/10/21
to jBPM Usage
Hello,

Are you getting any error when kie-server connects to the business-central?

Regards,
Sudhish

mounika mapakshi

unread,
Feb 10, 2021, 8:33:10 AM2/10/21
to jBPM Usage
Hi Sudhish,

We are not getting any error. But getting warning as below.

[org.kie.server.services.impl.controller.DefaultRestControllerImpl] (KieServer-ControllerConnect) Exception encountered while syncing with controller at http://localhost:8080/business-central/rest/controller/server/sample-server error Error while sending PUT request to 


Thanks,
Mounika.

waytoultim...@gmail.com

unread,
Feb 10, 2021, 11:22:44 AM2/10/21
to jBPM Usage
Hi Mounika,

Have you updated the username and password in standalone-full.xml for the below system properties with the user configured in LDAP?

~~~
        <property name="org.kie.server.user" value="controllerUser"/>
        <property name="org.kie.server.pwd" value="${VAULT::vaulted::controller.password::1}"/>
        <property name="org.kie.server.controller.user" value="controllerUser"/>
        <property name="org.kie.server.controller.pwd" value="${VAULT::vaulted::controller.password::1}"/>
~~~

Regards,
Sudhish Nair

mounika mapakshi

unread,
Feb 10, 2021, 9:06:27 PM2/10/21
to jBPM Usage
Hi Sudhish,

Yes..I have updated username and password tags at system properties in standalone.xml.

Thanks,
Mounika.

Amit ninja

unread,
Feb 10, 2021, 9:24:05 PM2/10/21
to mounika mapakshi, jBPM Usage
Please attach standalone, jboss-web.xml and complete server log.

--
You received this message because you are subscribed to the Google Groups "jBPM Usage" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jbpm-usage+...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/jbpm-usage/dfb69351-d80b-4b29-b2d0-7cf3c2d0eb4en%40googlegroups.com.

mounika mapakshi

unread,
Feb 12, 2021, 10:03:58 AM2/12/21
to jBPM Usage
Hi,
Please find requested standalone.xml, jboss-web.xml and server log file.

Thanks
M.L.Mounika.

jboss-web.xml.txt
standalone.xml.txt
server.log.txt

waytoultim...@gmail.com

unread,
Feb 15, 2021, 10:21:27 AM2/15/21
to jBPM Usage
Hello Mounika,

Thanks for sharing the logs and configuration.

Try testing by commenting or removing the below properties from the standalone file.

~~~
        <property name="kie.keystore.keyStoreURL" value="file:///${jboss.server.config.dir}/jBPMKeystore.jceks"/>

        <property name="kie.keystore.keyStorePwd" value="jBPMKeyStorePassword"/>

        <property name="kie.keystore.key.server.alias" value="jBPMAlias"/>

        <property name="kie.keystore.key.server.pwd" value="jBPMKeyPassword"/>

        <property name="kie.keystore.key.ctrl.alias" value="jBPMAlias"/>

        <property name="kie.keystore.key.ctrl.pwd" value="jBPMKeyPassword"/>
~~~

Regards,
Sudhish

mounika mapakshi

unread,
Feb 16, 2021, 3:50:33 AM2/16/21
to jBPM Usage
Hi Sudhish,

Thanks a lot.. response code 405 is cleared for us and our environment looks fine now.

We are using default database(h2) in our environment. Can you please confirm on below points.
1. Do we need to configure Oracle database?
2. If we can proceed with default database, will all the tasks will be permanently stored even after environment restart???

Once again Thanks.

Thanks,
Mounika.

waytoultim...@gmail.com

unread,
Feb 16, 2021, 4:07:41 AM2/16/21
to jBPM Usage
Hello Mounika,

Nice to know that issue is resolved.

Default H2 database is an in-memory database, so data won't be persisted permanently and would be lost on server restart.

If you want persistence of data, then you will have to configure an external database.

Regards,
Sudhish

Amit Nijhawan

unread,
Feb 16, 2021, 4:10:25 AM2/16/21
to mounika mapakshi, jBPM Usage
>If we can proceed with default database, will all the tasks will be permanently stored even after environment restart???

>>The default setting of H2 database embedded in jboss is using a memory model,so when you shut down the server,the data in memory will be lost.

1. Do we need to configure Oracle database?
> Yes you need to configure Oracle database 


mounika

unread,
Sep 16, 2021, 7:24:42 AM9/16/21
to waytoultim...@gmail.com, jBPM Usage
Hi sudhish,

I am not able to login to case management console with my LDAP credentials.



Kindly help here.

Thanks,
Mounika.

ajay.ch...@gmail.com

unread,
Oct 5, 2021, 3:09:11 AM10/5/21
to jBPM Usage
You need to set up system property <property name="org.jbpm.casemgmt.showcase.url" value="/case-mgmt"/> for case-mgmt integration with business-central.

Thanks
Ajay

mounika

unread,
Oct 5, 2021, 6:51:07 AM10/5/21
to ajay.ch...@gmail.com, jBPM Usage
Hi Ajay,

Case management property is already added.

Still not able to login to case management console.

Thanks,
Mounika.


Reply all
Reply to author
Forward
0 new messages