
Hi,
We are using "Export data" wizard which runs the class "LedgerGDPdUDataExportWizard" extends "SysWizard".
When I click "Finish" button at the end, I'm getting the error message "The data source is not enabled".
We do not have a debugger in this system, so developers can't fully check. :(
What can be the reason?
Thanks.
*This post is locked for comments
I have the same question (0)Then I would suggest you install the debugger - it's sounds like the easiest way forward. Otherwise you can copy both the application and the data to another environment where you can do the debugging. Remaining options (I can think of) are code review and adding trace messages to code.