The most recent content from our members.
Hi, We are a Workspace user and have developed a series of dashboards using Python / Streamlit library. When trying to containerize our app with docker we face issues as the docker image is unable to detect that Workspace is open and running. 1. What would be the best practice of consuming the real-time streaming data with…
Hi Trying to build the docker container for RTC. Having trouble with the first step - access to the repository. We cannot access the repository at registry.access.redhat.com/ubi8/ubi or any other repository that are the other side of the firewall. So to solve this we copied the RTC image into our internal repository.…
we are using Jenkins pipeline to create docker image but we are getting below error while building Real-time-SDK on docker Image. docker image :gradle:7.3.3-jdk17-alpine 11:49:25 #25 37.69 * What went wrong: 11:49:25 #25 37.69 A problem occurred evaluating project ':Java'. 11:49:25 #25 37.70 > Could not find method…
If I run the following code in Windows Log.Level = NLog.LogLevel.Debug; Log.Output = (loginfo, parms) => Console.WriteLine($"Application: {loginfo.Level} - {loginfo.FormattedMessage}"); var response = await Search.Definition().View(Search.LightView.SearchAllLight).Query("apple").Select("RIC")…
Hi team, could you please suggest some recipes in this case: The application is running on a container environment and the programming language is Java.
The client is trying to connect to RTO AWS Private Link in AWS EKS container, the host and port to be accessed is ap-southeast-1-aws-1-lrg.optimized-pricing-api.refinitiv.net:14002 and added the DNS config via 'add-host' docker run command option. The creating of the VPC endpoint pointing to the VPC service followed the…
EMA C++ 2.0.3 on Centos 8 (docker) Run the consumer example 450, got error below: Error Location /local/jenkins/workspace/ESDKCore_RCDEV/OS/RH8-64/rcdev/source/rtsdk/Cpp-C/Eta/Impl/Reactor/rsslReactorWorker.c:1241 Error Text…
Hi Community, I have had troubles to connect my RTSDK container on RCC using ETA API , but the strangest part is It's able to connect when it use EMA API. In both cases I've used samples to post data available here. I've tried to build and test among bellow versions of Real-Time-SDK (Elektron-SDK): * Elektron-SDK-1.4.0.L1…
It looks like you're new here. Sign in or register to get started.