Oracle Forms (MOSC)

MOSC Banner

How run FRMWEB.EXE as command line statement

edited Jun 26, 2015 10:05AM in Oracle Forms (MOSC) 5 commentsAnswered

Hello,

I'm migrating a 6i App to 11g one.

This application among forms, reports and stored procedures, requires of the execution of TASKs in the Window Server. Some of them are scheduled but others are on-demand.

For more specific, these on-demand ones run SQL and FMX components like this example:

"

cd /d E:\emsd\Act_over_Period

REM \oradev6i\BIN\ifrun60.EXEemsdprod

C:\Oracle\Middleware\Oracle_FRHome1\BIN\frmweb.exe mtg_rip_int_sales_report_frm mtg_app/<...>@emsdprod

...

exit

"

The REM line contains the OLD command line for runtime tool in order to execute the form "mtg_rip_int_sales_report_frm".

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center