table conversion
Hi,
I need to create a TC wherein the input table is JDE table and output table is Foreign table. The foreign table exist in the same oracle db as the jde business data except that the schema is jde.ACC_XXXXX.
I tried changing the schema owner to testdta.ACC_XXXXX and include it in the conversion but I got the below error. What procedures need to be followed for this conversion?
We are on E1 9.0 TR 9.1.4.
Thanks.