Our application uses tables located in two Oracle schemas. The first schema is our primary and we create Oracle table synonyms to access the tables in the second schema. Is there a way to have the SF BOM "see" the table synonyms?
Is there a way to effectively map the tables in the second schema without causing any problems?
Cheers!