I am looking for guidance on how to validate RTDS/ADS-published data in Refinitiv Workspace, specifically for UI/display-related behavior.
We need to confirm that data from our non-production environment is rendered correctly in Workspace, including items such as:
display template behavior
/chained RIC handling
/any other presentation-related fields or metadata
Currently, I only have access to a production Workspace instance and do not have a separate non-production/test Workspace environment. Because of this, I do not have a safe way to perform UI validation before production rollout.
I was advised that it might be possible to use Configuration Manager > Shared Configuration in Workspace to connect to a non-production ADS. I uploaded a JSON configuration and restarted Workspace several times, but the configuration did not appear to take effect.
{ "EIKON.STREAMING.API.LOCAL.SESSIONS":"[\"rwf+wss://xxxx:xxxx/WebSocket\"]"}
Could you please advise on the following:
a. Is this Shared Configuration approach supported for connecting Workspace to a non-production ADS?
b. If yes, what are the exact required steps and known limitations?
c. If no, what is the recommended approach for validating Workspace UI behavior against non-production RTDS/ADS data?
d. Can Workspace be used to verify display-template-related behavior and chained RIC presentation from a non-production source?
Thank you for your help.