A
serialized connection object contains all the connection information required by a client to connect to a SonicMQ Broker, including
userid and
password. A SonicMQ administrator creates the serialized connection object as a file using the Sonic Management Console and provides the serialized connection object to the OpenEdge client. The OpenEdge client uses the
setConnectionFileprocedure with the file containing the serialized connection object when creating the messaging session.
The serialized connection object file is used when connecting to a SonicMQ Broker. The following example shows how to use the serialized connection object file MyConnectionObject.sjo: