Oracle Forms (MOSC)

MOSC Banner

frmwebsocket and Forms from and to Web communication

edited Apr 12, 2019 5:03AM in Oracle Forms (MOSC) 1 commentAnswered

Hi anybody

We've been working with Forms websocketjsi, in order to connect Forms, which are running  in a standalone session(FSAL), with the surrounding world. It is working fine, and we can communicate from a multiple Form application to a webpage.

That is we can  from Forms, i.e. showing graphics at will or a gantt chart report. We are keeping the Form, that started the websocket server and the session open, while the websocket server is running in it's PJC.

All Forms in the stack, do listen on events from the webpage in When-Custom-Javasctipt-Event.

If a javascript on the webpage is to be performed, the Form first navigates to the form holding the websocket server, and this form executes the websocketjsi.Javascript_Eval_Expr(<msg>); and the navigates back.

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