I am trying to develop a service application to be interfaced with Micros via SIM. When we have our service running and attempt to send a test message from Micros, we get "interface not active". If I remove the "outgoing message name" field in the devices>interfaces configuration for the interface, we receive "Receive Timeout" (instantly). We have the correct port number and TCP server name configured. The service we have running is a simple test service that accepts any messages and returns the message - just to prove the communication is working.
My question: How should the interface be configured in the interface_def table? And...how is "outgoing message name" used?
Any pointers from anyone who has done this before is appreciated.
My question: How should the interface be configured in the interface_def table? And...how is "outgoing message name" used?
Any pointers from anyone who has done this before is appreciated.