I am trying to export an application from test aoex instance and import to production. I exported an application and imported to the production and when I run it everything looks fine expect the fields. Database tables didn't get exported to the production. on those fields it gives me following error:
failed to parse SQL query:
ORA-00942: table or view does not exist
Do I have to manually create tables whenever I export an application and import to any other workspace? Please guide.