Are there any tools available for viewing DataObject Arrays in a window?
The InspectorSink in the org.openadaptor.adaptor.display package is a crude component that will display the payload details of each DataObject that is passed to it. You will need to set the following Controller property ExitWhenSourceAreDry = false if you want to use this (otherwise the adaptor will exit as soon as the Source terminates).