In the LDAPPeopleExportSource fired by the Quartz scheduler, I understand this bean creates an XML file of the data exported from LDAP. This file is then used downstream to import into Alfresco.
I want to troubleshoot this process and would like to see this XML file to verify it looks as expected. Where would this be located when Alfresco is running as a WAR within BEA WebLogic? I don't see the file location as a parameter to the LDAPPeopleExportSource bean.
Oh, running Alf Enterprise 2.0.1
Thanks.