Apama Capital Markets Foundation 10.15 | Capital Markets Foundation | Market Data Management | Synthetic datasources | Forward to Spot Convertor | Connecting to a datastream
 
Connecting to a datastream
Once the connection parameters have been defined, you can connect and pass the defined connection parameters.
com.apama.md.adapter.FTSCSession FTSCInst;
FTSCInst.create(mainCtx,"Test",uSession, uSession.getConfig(),
params, onFTSCSuccess, onFTSCFailure);