Hi
I deployed "xml_file_adapter3-1413592.pak" file using vcopsURL/admin interface. I successfully described and created adapter instance. Now I am not sure where to see the data on vcops UI. Also I observed noting is going in to log file.
I attached the debugger to the code base and it seems that logger.isDebugEnabled() return false,Please let me know from where I can change debugEnabled.
One interesting thing I observed is the debugger is coming on onTest() api but i never came over onCollect api of adapter. Is there some configuration I am missing OR After creating adapter instance do I need to start the adapter from some where else.
Any thoughts or directions I can head in?
Thanks