|
When creating a Connector Package you should always use the latest version of the Connector Package template. The latest version can be found in the repository mentioned above.
|
|
When creating a Connector Package using the SolaceAmqpConnector, please make sure, that the Connector Package contains a public class which implements the AbstractMessageHashBuilder to make sure, that we process unique messages only once. This is most likely needed when ERP Connectivity is hosted in multiple instances (default is 2 instances).
|