System Platform and AMQP

Hi,

We need to integrate our System Platform solution with a AMQP broker, and we are looking for a driver or solution to do this.

Are there any communication drivers that could enable communicaton over AMQP for System Platform, or are there plans of making this?

If there are no drivers at the moment, are there any suggestions to make this work?

Parents
  • Some AMQP brokers (e.g. RabbitMQ) offer a .NET Client library. This could be potentially imported into a System Platform object and used in  scripting to implement an interface to an AMQP broker. You could (for example) send a message to a message queue and receive a message back. I remember doing this as part of the AVEVA Model Driven MES Advanced Training course.

Reply
  • Some AMQP brokers (e.g. RabbitMQ) offer a .NET Client library. This could be potentially imported into a System Platform object and used in  scripting to implement an interface to an AMQP broker. You could (for example) send a message to a message queue and receive a message back. I remember doing this as part of the AVEVA Model Driven MES Advanced Training course.

Children
No Data