Capital Markets Adapters 10.3.1 | Apama Capital Markets Adapters Documentation 10.3.1 | HSBC FX FIX Adapter | Session configuration
 
Session configuration
The com.apama.fix.SessionConfiguration event has the following fields:
SubscriptionManager.UnsubscribeOnQuoteCancel = true
If "true", all subscriptions are removed when a QuoteCancel message is received from the server with QuoteID(tag 117) = "*".
The default is false.
For example:

com.apama.fix.SessionConfiguration("HSBC-TEST",{"FixChannel":"HSBC_FIX",
"SERVICEID":"HSBC-FIX",
"SubscriptionManager.UnsubscribeOnQuoteCancel":"true"})