Obviously this was unclear: "Instead of finding the table in the Application database where it exists and it should look for it, it is looking for it in the System database."
The issue here is that the process is looking for the table in the System database and not in the Application database. The table is in the application database. The table is not in the System database. The table should not be in the system database. It should only reside in the application database.
So, do anyone know what procedure or xml file needs to be corrected so that is looks in the correct place (the place where the table does exists)?
Philippe