Learn about the known limitations of the RTView adapter.
- To modify a connection that is already connected to the Server, restart either the Builder or the Server.
- You cannot publish values containing a period. As a workaround for double and money types, the adapter lets you type a comma for a decimal point instead of a period. There is no workaround for string datatypes.
- Because the RTView double datatype maps to the
money datatype in Event Stream Processor,
you may lose precision for data that has more than 15 digits.
- RTView adapter does not handle microsecond precision in their
date datatype. As a result, the RTView
date datatype maps to the bigdatetime
datatype in Event Stream Processor, with millisecond
precision. This is an RTView limitation to be resolved by SL Corporation.
- In the Add ESP Connection window, if you click
OK before entering the connection name, you see an
empty box.
- Due to a limitation in RTView APIS, the adapter rejects
rows
with NULL columns.