Clients <--> Cloverleaf with multi-server <--> Server
The Client will send a message to Cloverleaf, Cloverleaf will send a message to the Server, the Server will send a response back to Cloverleaf, Cloverleaf will send the response back to the client.
Since multi-server is turned on, I believe I need to append the CONNID to the message that is sent to the server. Is this done in an XLATE? I’m not sure how to access the DRIVERCTL data in an XLATE. Any help or suggestions would be appreciated, thanks!
– Vincent