XDF error to upload a custom table from a XDF file.
Hello,
We are looking for to utilize XDF utility for custom table migration between environments however we are facing some issues to upload the tables extracted on XDF files with its related grants/synonym definition for APPS into a custom schema.
We used the following command to generate the XDF file:
java oracle.apps.fnd.odf2.FndXdfGen apps_schema=xxgl apps_pwd=PWD jdbc_protocol=thin jdbc_conn_string=SERVER:PORT:SID object_name=XXGL_TESTING_XDF xsl_directory=$FND_TOP/patch/115/xdf/xsl owner_app_shortname=xxgl xdf_filename=/home/testing/testingXDFTable object_type=TABLE logfile=/home/testing/logXDF.log