You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The "xmlconnect" is a possibility inside Magento to access the store functionality with a XML API. If that API is used and the FACT-Finder extension is enabled, it will also "inject its functionality" and return the products from FACT-Finder. This is done inside the Flagbit_FactFinder_Handler_Search class at the _collectParams method.