Hello,
I am facing the problem due to Datamigrator behavior is unorthodox.
Created synonym name for table (INVPLAN)in Oracle 9i or 10g as a SRC_INVPLAN. Tested working correctly.
1) Created dataflow service and tested working ok.
2) Now created processflow where it first call the datamigrator procedure ( which calls the oracle stored procedure) same database where the my synonym points.
3) After done with datamigrator procedure calling the the dataflow service created in the step 1.
4) Now running the process flow and it errors out and complain SQL table not found and it passes the my synonym name instead of the table name which is INVPLAN where Datamigrator passed the SRC_INVPLAN.
5) Try again running only the dataflow service it worked fine as soon as running the process flow it error out and complain of table not found. Datamigrator process flow passing wrong table name to the database and I have no clue why datamigrator is doing like this.
Pls. anybody have idea or suggestion what to do?
Thanks,
Viral.
WF 7.6.2/ OS WIN2003.
DM 7.6.2