Discover Refinitiv
MyRefinitiv Refinitiv Perspectives Careers
Created with Sketch.
All APIs Questions & Answers  Register |  Login
Ask a question
  • Questions
  • Tags
  • Badges
  • Unanswered
Search:
  • Home /
  • TREP APIs /
  • RFA /
avatar image
Question by mathias.montantin-ext · Mar 07, 2016 at 10:50 AM · rfac++loggingrssl

Activate full message logs for RSSL connections in RFA C++

For SSLED connections, when I add a "sslapi.cnf" file, I get traces including all messages between RFA and the infra.

For RSSL connections, I would like to know the equivalent of "sslapi.cnf" file. When I activate RSSL traces with the setting "traceMsg", I don't get all messages send or received from the infra.

Steven McCoy

People who like this

1 Show 0
Comment
10 |1500 characters needed characters left characters exceeded
▼
  • Viewable by all users
  • Viewable by moderators
  • Viewable by moderators and the original poster
  • Advanced visibility
Viewable by all users

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

3 Replies

  • Sort: 
avatar image
REFINITIV
Best Answer
Answer by moragodkrit.chumsri_1 · Mar 07, 2016 at 08:43 PM

Below is additional RFA example configuration I used to log all messages. <Connection_RSSL> is you RSSL connection in RFA configuration file. We need to increase traceMsgMaxMsgSize to capture a large message such as Dictionary because sometime the size of the dictionary response larger than default traceMsgMaxMsgSize. If you wan to log message hex you can just change traceMsgHex to true. You can find additional RFA configuration from RFA Configuration guide.

\Connections\<Connection_RSSL>\connectionType	= "RSSL"
\Connections\<Connection_RSSL>\rsslPort 	= "<RSSL Port>"
\Connections\<Connection_RSSL>\hostName		= "<ADS/Provider Hostname>"
\Connections\<Connection_RSSL>\traceMsg = false
\Connections\<Connection_RSSL>\traceMsgToFile = true
\Connections\<Connection_RSSL>\tracePing = true
\Connections\<Connection_RSSL>\traceMsgFileName   = "RSSLConsumerTrace"
\Connections\<Connection_RSSL>\traceMsgDomains = "all"
\Connections\<Connection_RSSL>\traceRespMsg = true
\Connections\<Connection_RSSL>\traceReqMsg = true
\Connections\<Connection_RSSL>\traceMsgHex = false 
\Connections\<Connection_RSSL>\traceMsgMaxMsgSize = 200000000
\Connections\<Connection_RSSL>\traceMsgMultipleFiles = true
Comment

People who like this

0 Show 0 · Share
10 |1500 characters needed characters left characters exceeded
▼
  • Viewable by all users
  • Viewable by moderators
  • Viewable by moderators and the original poster
  • Advanced visibility
Viewable by all users

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

avatar image
REFINITIV
Answer by Steven McCoy · Mar 07, 2016 at 11:28 AM

The parameters for tracing are detailed in the RFA Config Guide document, "Chapter 3 : User-Defined Namespace Configuration Parameters" and permit filtering out of different messages.

By default with `traceMsg` or `traceMsgToFile` only RSSL pings are filtered out.

An example file configuration may look like this:

\Connections\X\connectionType = "RSSL"
\Connections\X\rsslPort = "14002"
\Connections\X\serverList = "ads1,ads2"
\Connections\X\traceMsgToFile = "True"
\Connections\X\tracePing = "True"
Comment

People who like this

0 Show 0 · Share
10 |1500 characters needed characters left characters exceeded
▼
  • Viewable by all users
  • Viewable by moderators
  • Viewable by moderators and the original poster
  • Advanced visibility
Viewable by all users

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

avatar image
Answer by mathias.montantin-ext · Mar 08, 2016 at 03:28 AM

Thanks for your answers.

Actually some filters were set to "true", that's why I didn't get all messages I expected:

\Connections\Connection_SSLED_RMDS_Sub\traceFilterOutRequests="True"
\Connections\Connection_SSLED_RMDS_Sub\traceFilterOutCloses="True"
\Connections\Connection_SSLED_RMDS_Sub\traceFilterOutStatuses="True"
\Connections\Connection_SSLED_RMDS_Sub\traceFilterOutRefreshes="True"

If I set theses settings to "false", I have all messages.

Comment

People who like this

0 Show 0 · Share
10 |1500 characters needed characters left characters exceeded
▼
  • Viewable by all users
  • Viewable by moderators
  • Viewable by moderators and the original poster
  • Advanced visibility
Viewable by all users

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

Watch this question

Add to watch list
Add to your watch list to receive emailed updates for this question. Too many emails? Change your settings >
4 People are following this question.

Related Questions

RFA log file rotation

Explain "Channel flush failed" error

RSSL buffer failed

Explain RSSL serverList parameter behavior

What does RespMsg::ClearCacheFlag actually do?

  • Feedback
  • Copyright
  • Cookie Policy
  • Privacy Statement
  • Terms of Use
  • Careers
  • Anonymous
  • Sign in
  • Create
  • Ask a question
  • Spaces
  • Alpha
  • App Studio
  • Block Chain
  • Bot Platform
  • Calais
  • Connected Risk APIs
  • DSS
  • Data Fusion
  • Data Model Discovery
  • Datastream
  • Eikon COM
  • Eikon Data APIs
  • Electronic Trading
    • Generic FIX
    • Local Bank Node API
    • Trading API
  • Elektron
    • EMA
    • ETA
    • WebSocket API
  • Legal One
  • Messenger Bot
  • Messenger Side by Side
  • ONESOURCE
    • Indirect Tax
  • Open PermID
    • Entity Search
  • Org ID
  • PAM
    • PAM - Logging
  • ProView
  • ProView Internal
  • Product Insight
  • Project Tracking
  • Refinitiv Data Platform
    • Refinitiv Data Platform Libraries
  • Rose's Space
  • Screening
    • Qual-ID API
    • Screening Deployed
    • Screening Online
    • World-Check One
    • World-Check One Zero Footprint
  • Side by Side Integration API
  • TR Knowledge Graph
  • TREP APIs
    • CAT
    • DACS Station
    • Open DACS
    • RFA
    • UPA
  • TREP Infrastructure
  • TRIT
  • TRKD
  • TRTH
  • Thomson One Smart
  • Transactions
    • REDI API
  • Velocity Analytics
  • Wealth Management Web Services
  • World-Check Data File
  • Explore
  • Tags
  • Questions
  • Badges