Hi patrol90,

No, there are no particular configurations or settings of the environment, your adapters should work fine just at every well established connection with the Lightstreamer server.
I think the important things to be verified are basically two:
- from the screenshots you attached I noticed that you have several Data Adapters, you should be sure that all the Data Adapters defined can get connected and after the Ligthstreamer server started a client request was received for the proper one;
- verify in your adapter code if the functions init, subscribe of the DataProvider and init, notifyUser, and notifyNewSession of the MetadataProvider was actually called.

Regards,
Giuseppe