Service Tester - super channel?

Using the service tester, I run into issues:

  • the known crash when using array types
  • using the Indy Super http channel I get this error (entering the targeturl in browser gives rodl):

Error

An error occured retrieving the RODL file:
The RODL file could not be retrieved.
Please check the Channel configuration.

OK

I was trying to use the service tester because I wanted to do some measuring. But the events like OnStartTransfer and clientChannel_BeforeSendStream do not fire…

I try to connect to a fine working httpSysSuperHttpServerChannel (using a normal client).

Hello,
You wrote:

  • the known crash when using array types
    This is the known issue #18815.
  • using the Indy Super http channel I get this error (entering the targeturl in browser gives rodl):
    Thanks, the issue was logged as #55268
    As a workaround please set BuildAction=Rodl for RODL in a server project.