We are using rmdstestserver to capture data and have added in -ddict to write the data dictionary to the captured data file as XML. When loading up this data file into sink_driven_src the following error occurs
Initialized RSSL library.
Failed: rsslEncodeElementEntry ,return value = "RSSL_RET_BUFFER_TOO_SMALL: Failure: The buffer provided does not have sufficient space to perform the operation.(-21)"...
There are some buffer size options with sink_driven_src, I have tried increasing these without success.
Can you advise if it is possible to load a data dictionary file into sink_driven_src so we can test our application processing the data dictionary?