question

Upvotes
Accepted
1 0 0 1

How can i tconfig adh3.3.3 to connect EED in cloud

Hi, i am testing ADH3.3.3 connect to ERT in cloud. but i can not find procedure for tconfig adh in installation guide .

I have machine id and password. Could you give me some advice? Many thanks.

tconfig service_edge -s IDN_RDF

tconfig route_cloud ??

tconfig route_cloud -n trep33 -r route_cloud1 ??

tconfig server_edge -a -s IDN_RDF -i route_cloud1 -n trep33

tconfig adh_rrcp -n trep33

tcommit


rdp-apirefinitiv-data-platformADH
icon clock
10 |1500

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

Upvotes
Accepted
83.1k 281 53 77

@Qi.Zhu

I also used this command.

tconfig rssl_route -n trep33 -i route_cloud1

The full steps are:

tsetup adh 
tconfig rmds_adh_rrcp 
tconfig adh_rrcp -n <hostname> 
tconfig service_edge -s IDN_RDF 
tconfig rssl_route -n <hostname> -i route_cloud1 
tconfig route_cloud -n <hostname> -r route_cloud1 
tconfig server_edge -s IDN_RDF -i route_cloud1 -n <hostname> 
tcommit

Then, I manually added the following entries into the rmds.cnf file.

*adh*serviceDiscoveryUrl : https://api.refinitiv.com/streaming/pricing/v1/ 
*adh*tokenServiceUrl : https://api.refinitiv.com/auth/oauth2/beta1/token

For the userPassword configuration, please make sure you use dacsObfuscatePassword command to create an obfuscated password.

dacsObfuscatePassword -e <password>

If this doesn't work, please share adh.log file.


icon clock
10 |1500

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

Upvotes
1 0 0 0

@jirapongse.phuriphanvichai thank you. follow your step. the trep can connect to ERT in cloud now.

icon clock
10 |1500

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

Write an Answer

Hint: Notify or tag a user in this post by typing @username.

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