Hi there,
I have a job (copied from another solution) with two mappings to OData: Order and OrderLines. My order line source doesn't exist yet so I unchecked the mapping in the activity, leaving only Orders enabled. But when I run it, it fails with:
Source table(s) not found in schema: Staging_SalesOrderLines
So, now I have to delete the mapping in order to continue setting up the Orders and then later redo the entire line setup, or merge files manually.
Why are unselected mappings still processed? Is that a bug?
Imar