Create Reuters sessions
The reuters
function creates a reuters
object. The reuters
object represents an Enterprise Platform from
Refinitiv™ connection.
After you create a reuters
object, you can use the object functions
to retrieve data from Enterprise Platform and send data to Enterprise Platform.
creates a connection to the Enterprise Platform using the session name and sets
the serviceName property.c
= reuters(session
,servicename
)
You can connect to the Reuters data server without DACS authentication. For example, use this code.
c = reuters('myNS::remoteSession','IDN_CONFLATED');
When you connect to the Enterprise Platform without DACS authentication, ignore these informational messages if they appear in the Command Window.
Oct 5, 2007 2:28:31 PM com.reuters.rfa.internal.connection. ConnectionImpl initializeEntitlements INFO: com.reuters.rfa.connection.ssl.... myNS.RemoteConnection DACS disabled for connection myNS::RemoteConnection
When you connect to the Enterprise Platform with DACS authentication, ignore these informational messages if they appear in the Command Window.
Oct 5, 2007 2:27:14 PM ... com.reuters.rfa.internal.connection. ConnectionImpl$ConnectionEstablishmentThread runImpl INFO: com.reuters.rfa.connection.sass3.myNS.RTICwithDacs Connection successful: ... componentName :myNS::RTICwithDacs, subscriberRVConnection: {service: 9453, network: 192.168.107.0;225.2.2.8, daemon: tcp:192.168.107.131:9450} Oct 5, 2007 2:27:14 PM com.reuters.rfa.internal.connection.sass3.... Sass3LoggerProxy log INFO: com.reuters.rfa.connection.sass3.myNS.RTICwithDacs SASS3JNI: Received advisory from RV session@ (9453,192.168.107.0;225.2.2.8,tcp:192.168.107.131:9450): _RV.INFO.SYSTEM.RVD.CONNECTED Oct 5, 2007 2:27:14 PM com.reuters.rfa.internal.connection.ConnectionImpl makeServiceInfo WARNING: com.reuters.rfa.connection.sass3.... myNS.RTICwithDacs Service list configuration has no alias defined for network serviceName IDN_RDF