what is the best replacement for DDE package when upgrading forms from 6i to 12c
Hi,
I'm currently upgrading my oracle forms application from 6i version to 12c.
inside the application I'm using DDE package to integrate with AS400 application (mainframe system).
it was working fine on 6i. but now on 12c DDE doesn;t not exist anymore. they are recommending to use java to do the integration as webutil is not covering this package any more.
can anyone help me and give me direction/sample how can solve this issue without changing too much code in my application?
Thank you for your help.
Regards