Holds details of the comp id's and so on
If you want to send the session a message you use ! BusinessFixMsgOut()
- the body will be a reject ie message.body match{ case rj:RejectMessage => }
- the body will be a reject ie message.body match{ case rj:RejectMessage => }
Holds details of the comp id's and so on
Holds details of the comp id's and so on
If you want to send the session a message you use ! BusinessFixMsgOut()
The other side rejected a message - either a session level or a business level message. You should think about what to do - humans should go have a look at the very least, or maybe disconnect and wait for humans?
Holds details of the comp id's and so on
If you want to send the session a message you use ! BusinessFixMsgOut()
- the body will be a reject ie message.body match{ case rj:RejectMessage => }