Finally i got synchronization between SmartPOS-ActiveMQ-SmartERP; but the problem is the queue ERP1000000 is not reading the pending messages, could you help me to see what can i do to fix it?
That look like an configuration issue, you will have to publish all your configuration ...
Be sure that you don´t have security issues with your queue definition in active config files and from the ERP.
Please also remember in the ERPXXXXXXX queue definition , XXXXXX is the internal unique ID or your client in Adempiere. in your case are you sure is 1000000 the unique id of your ERP client ?
Regards,
Pedro
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
What i did see, when i make changes in customer data, the SmartERP receives the message but doesn't show it in "Messages Dequeued"column; however, the changes are shown in SmartERP when refresh (update) the window.
Now, when i make data changes in SmartERP, the SmartPOS doesn't receive it in real time. The SmartPOS only receives it when i click the "SynchronizePOS" button. That's the problem where i need help.
Regards from Venezuela.
Last edit: Giovanny Vizcaya 2012-06-05
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
sounds like an activemq configuration issue.. perhaps the id´s of your queues are not correct . .. please use the demo implementation and compare config in pos, erp and activemq config files ...if still you can not manage it, I would suggest to contact our professional services for this customized environments that requires a deep technical analysis.
Regards,
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Finally i got synchronization between SmartPOS-ActiveMQ-SmartERP; but the problem is the queue ERP1000000 is not reading the pending messages, could you help me to see what can i do to fix it?
Last edit: Giovanny Vizcaya 2012-06-05
That look like an configuration issue, you will have to publish all your configuration ...
Be sure that you don´t have security issues with your queue definition in active config files and from the ERP.
Please also remember in the ERPXXXXXXX queue definition , XXXXXX is the internal unique ID or your client in Adempiere. in your case are you sure is 1000000 the unique id of your ERP client ?
Regards,
Pedro
Yes, in any case i will put all changes i made
and the erp log file from today
Last edit: Giovanny Vizcaya 2012-06-05
Good Day
What i did see, when i make changes in customer data, the SmartERP receives the message but doesn't show it in "Messages Dequeued"column; however, the changes are shown in SmartERP when refresh (update) the window.
Now, when i make data changes in SmartERP, the SmartPOS doesn't receive it in real time. The SmartPOS only receives it when i click the "SynchronizePOS" button. That's the problem where i need help.
Regards from Venezuela.
Last edit: Giovanny Vizcaya 2012-06-05
sounds like an activemq configuration issue.. perhaps the id´s of your queues are not correct . .. please use the demo implementation and compare config in pos, erp and activemq config files ...if still you can not manage it, I would suggest to contact our professional services for this customized environments that requires a deep technical analysis.
Regards,
thank you Pedro i'm going check it