Hello we are encountering a scenarios where the JS client is calling a subscribe set in command mode. The subscribe on the Java Adapter is our SmartDataProvider's void subscribe(java.lang.String itemName,boolean needsIterator)... which is "never called in this case".


Thoughts?