Oracle Data Integrator - Import/Export Mapping doesn't export files when running within scenario
We are just setting up some scenarios in ODI, which we want to schedule for running with standalone agent.
Until now, we just used ODI-studio, running packages manually, without any agent.
When we generate our scenario and run it via scheduler or right-click->run, the scenario is finished without any errors.
But after analyzing the results,we have found that all the import and export-mappings didn't run. In ODI-studio-Operator we can see that they run 0 seconds, but succeeded. No files were exported or imported.
Mappings are generated with IKM SQL to File Append and IKM SQL Insert.GLOBAL
We can't find any error messages in agent-logfile or anywhere else.