Bahmni-erp-connect and atomfeed-console not installed

Q)Bahmni 0.89 Fresh DB install CentOS 6.8

All services are running except bahmni-erp-connect and atomfeed-console. It says “unrecognized service”. Is there anyway to install only these services? Please help.

Hi @nawazshaikh, bahmni-erp-connect is a service. You can run below commands to check service status and start the service.

service bahmni-erp-connect status
service bahmni-erp-connect start

atomfeed-console is not a service but you can choose to install if its not already installed. Please check this Atomfeed Console wiki page for more information.

thanks @binduak for help will try it

@binduak

When we try service bahmni-erp-connect status we get “bahmni-erp-connect: unrecognized service”

If atomfeed-console is not a service then should this https://bahmni.atlassian.net/wiki/display/BAH/Install+Bahmni+on+CentOS#InstallBahmnionCentOS-BahmniServices document need update?

I could resolve this by yum install -y bahmni-erp-connect I also had to change /opt/bahmni-erp-connect/etc/bahmni-erp-connect.conf to reflect appropriate java version

A post was split to a new topic: How to sync from EMR to ERP faster?