question

Upvotes
Accepted
16 14 15 17

display image & update data on console using rmdstestclient

Hi,

What is the syntax for displaying data (image & updates) on console using rmdstestclient. We are using the syntax below but it just shows connection success message -

./rmdstestclient -ct ssl -S IDN -u $User -f $Ricfile -h $ADShost -N $Port -v

Thank you

elektronrefinitiv-realtimetrepinfrastructurermds-test-client
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.

@NWM
Thank you for your participation in the forum.

Are any of the replies below satisfactory in resolving your query?

If yes please click the 'Accept' text next to the most appropriate reply. This will guide all community members who have a similar question.

Otherwise please post again offering further insight into your question.

Thanks,

AHS

Upvotes
Accepted
16 14 15 17

rdmfielddictionary.zip

Hello All, Thank you for the replies. As requested, please see attached RDMFieldDictionary used with rmdstestclient. Please note its Win version of rmdstestclient.

Thank you


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.

The attached file is appendix_a which is renamed to RDMFieldDictionary.

appendix_a

The RDMFieldDictionary will have additional fields: RWF TYPE and RWF LEN.

Please make sure that rmdstestclient uses the correct RDMFieldDictionary file.

appendix-a.png (9.2 KiB)
rdmfielddict.png (12.0 KiB)
Upvotes
78.8k 250 52 74

Please try -X and -d.

    -X                 Enable Dump Data (False)
    -d                 Data Dump Format <mfeed(0), hex(2), verbose(3)> (0)
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
16 14 15 17

Tried the following

./rmdstestclient -ct ssl -S IDN -u $User -f $Ricfile -h $ADShost -N $Port -v

-X -d 0 -dfile RDMFieldDictionary

but error is returned "Failed to load RDMFieldDictionary". The RDMfieldDictionary is in the same directory as 'rmdstestclient'.

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.

Have you modified RDMFieldDictionary? Could you please share it?

I got the same error if the content in RDMFieldDictionary is invalid.

@NWM

If the dictionary is valid, try supplying complete path to the dictionary. If that works, the current folder is not in the path, then just use ./RDMfieldDictionary

Upvotes
16 14 15 17

Hello @Jirapongse, Thank you for the reply. Will try with another data dict.

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.