Skip to Main Content

Oracle Forms

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Win_Api_Shell.WinExec( lv_exec_command, Win_Api.SW_ShowMinNoActive )

user9933020Mar 16 2017 — edited Mar 23 2017

I am doing our forms/reports application migration from Oracle Application Server(OAS) 10g Rel 2(10.1.3) to Weblogic (forms 11.1.1.7). I have code "Win_Api_Shell.WinExec( lv_exec_command, Win_Api.SW_ShowMinNoActive )" in a library which works in 10g environment. "lv_exec_command" is the command passed.The code gets executed on OAS app server. This code doesn't work in Weblogic (forms 11.1.1.7).

I am trying to use webutil code WEBUTIL_HOST.NonBlocking(  ) and so far no luck. Any help is appreciated.

Thanks

This post has been answered by Andreas Weiden on Mar 17 2017
Jump to Answer
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Apr 20 2017
Added on Mar 16 2017
9 comments
1,682 views