Using the same sample report - it fails to map ODBC to a new value.
This is the message with the fail:
[The table %1 does not exist in the document.] C:\XXX_Environments\2018-09 SF mapping Issue\sample_fixup_problem - ok.rpt
Please try with bothconvert driver unchecked and verify database unchecked.
If the report was built using ODBC and your destination is ODBC, then enabling convert driver isn’t necessary. Although the broker is designed to check if the source and destination driver are the same not to try to do a conversion, perhaps something is failing there so we’d like to rule that out by having you uncheck that.
And while having the verify database is a good idea, it’s possible that something is also causing it to return a false positive, so we’d also like to rule that out by having you uncheck that.
After a lot of research and testing, we have found what we believe to be the cause. When you leave verify enabled and it connects to the destination database tables, if the tables and/or fields are even slightly different from the original, it will trigger a failed validation.
With the next broker version there is a less cryptic message should this happen and we’ll also default the verify to off. Further in the roadmap we’d like to offer a table / field mapping dialog.