Home » Developer & Programmer » Forms » Oracle Form in Client System (Developer 10g with Oracle 10g Express Edition)
Oracle Form in Client System [message #669154] Thu, 05 April 2018 09:37 Go to next message
shahzaib_4vip@hotmail.com
Messages: 410
Registered: December 2008
Location: karachi
Senior Member
Hi All,

I Just install oracle 10g and create a form which is running in my system browser perfectly but how can i run my module in client browser

Please brief in detail.


Regards

Shahzaib
Re: Oracle Form in Client System [message #669169 is a reply to message #669154] Fri, 06 April 2018 08:08 Go to previous messageGo to next message
joy_division
Messages: 4963
Registered: February 2005
Location: East Coast USA
Senior Member
Install an application server to host your forms. There is no brief description available. It is a rather involved process that requires vast amounts of knowledge to pull off.
Re: Oracle Form in Client System [message #669176 is a reply to message #669154] Sat, 07 April 2018 01:34 Go to previous messageGo to next message
shahzaib_4vip@hotmail.com
Messages: 410
Registered: December 2008
Location: karachi
Senior Member
Oracle form running successfully in my system which is server

But i want to run my application in another system

i just copy http://desktop-po22r8c:8889/forms/frmservlet my link to another system then automatically install java initiator then i copy JVM.DLL in client java folder

But still its blank in client system

Re: Oracle Form in Client System [message #669177 is a reply to message #669176] Sat, 07 April 2018 03:04 Go to previous messageGo to next message
Littlefoot
Messages: 21806
Registered: June 2005
Location: Croatia, Europe
Senior Member
Account Moderator
Saying that "your system is a server" - what server are you talking about? Did you install IAS onto your computer?

This is the Oracle Application Server Forms Services Deployment Guide (10.1.2) you should follow.
Re: Oracle Form in Client System [message #669181 is a reply to message #669177] Sat, 07 April 2018 05:00 Go to previous messageGo to next message
shahzaib_4vip@hotmail.com
Messages: 410
Registered: December 2008
Location: karachi
Senior Member
Thank you for your reply Littlefoot

Basically, I install a server oracle express edition 10g in A Computer

and Oracle developer 10g Suit in B Computer now I run My module in B Computer install JInitiator 1.3.1.22 which is working fine.

now i need to run same module in C, D and E Computer how can i run?

(i work in Oracle developer 6I and now i migrate my form in 10g i am a beginner in Developer Suite 10g)

in Developer 6I i used Server Client with TNSNAMES now in Oracle developer suite 10g i want to use it on web


Re: Oracle Form in Client System [message #669186 is a reply to message #669181] Sat, 07 April 2018 15:22 Go to previous messageGo to next message
Littlefoot
Messages: 21806
Registered: June 2005
Location: Croatia, Europe
Senior Member
Account Moderator
Client-server was easy (sort of) to deploy - you copied everything to every computer, and everything worked.

In 10g, you can't do it any more. As both of us have told you, you need to install the IAS (which is not a simple task) in order for your application to work. There's no "shortcut" to do that. I've never done it (but my close colleague did), I believe Joy Division did it so I'd trust people who know it and
a) read and follow documentation, put a lot of effort into it
b) hire someone more experienced to do it for you
Re: Oracle Form in Client System [message #669190 is a reply to message #669186] Sun, 08 April 2018 03:57 Go to previous messageGo to next message
shahzaib_4vip@hotmail.com
Messages: 410
Registered: December 2008
Location: karachi
Senior Member
Thank you little foot as always you help me

where from i start? my module is working fine on my pc how can i run locally? i don't wont to run it worldwide just want to run in local 2nd pc?
Re: Oracle Form in Client System [message #669191 is a reply to message #669190] Sun, 08 April 2018 04:03 Go to previous messageGo to next message
Littlefoot
Messages: 21806
Registered: June 2005
Location: Croatia, Europe
Senior Member
Account Moderator
Doesn't matter; you still need to install IAS.
Re: Oracle Form in Client System [message #669195 is a reply to message #669191] Sun, 08 April 2018 05:21 Go to previous messageGo to next message
shahzaib_4vip@hotmail.com
Messages: 410
Registered: December 2008
Location: karachi
Senior Member
IAS Stand for Application Server ?
Re: Oracle Form in Client System [message #669196 is a reply to message #669195] Sun, 08 April 2018 05:23 Go to previous messageGo to next message
shahzaib_4vip@hotmail.com
Messages: 410
Registered: December 2008
Location: karachi
Senior Member
which IAS is suitable? i am downloading Oracle SOA Suite 10g (10.1.3.5.1) for WebLogic Server (10.3.1)
Re: Oracle Form in Client System [message #669197 is a reply to message #669196] Sun, 08 April 2018 05:49 Go to previous messageGo to next message
Littlefoot
Messages: 21806
Registered: June 2005
Location: Croatia, Europe
Senior Member
Account Moderator
Yes, IAS is an "Internet Application Server". Which version to download? I don't know; you should find certification matrix and pick the one that is suitable in your case. Unfortunately, as I've said, I never installed it myself so I don't have much information to share. Hopefully, someone (Joy?) will be able to assist much better than me.
Re: Oracle Form in Client System [message #669201 is a reply to message #669197] Sun, 08 April 2018 07:13 Go to previous messageGo to next message
shahzaib_4vip@hotmail.com
Messages: 410
Registered: December 2008
Location: karachi
Senior Member
I Download J Developer for Application Server now how to run my application in client web ? any video or document link ?
Re: Oracle Form in Client System [message #669205 is a reply to message #669201] Sun, 08 April 2018 07:51 Go to previous messageGo to next message
Littlefoot
Messages: 21806
Registered: June 2005
Location: Croatia, Europe
Senior Member
Account Moderator
JDeveloper? What do you need that for? It is something like Forms Builder (Developer), used to develop Java-based applications. It is not a server you can use to run your Forms application on the web ...

As of documentation: it is on OTN, as usual.

I didn't quite understand whether you did (or did not, and - if not, why) read & follow link I posted in the message ##669177.
Re: Oracle Form in Client System [message #669209 is a reply to message #669154] Sun, 08 April 2018 10:05 Go to previous message
shahzaib_4vip@hotmail.com
Messages: 410
Registered: December 2008
Location: karachi
Senior Member
Problem Solved

i change my formsweb

and add

[FARAZ]
quiet=YES
form=D:\Update\Faraz.fmx
userid=faizan/a@xe
WebUtilArchive=frmwebutil.jar,jacob.jar
WebUtilLogging=off
WebUtilLoggingDetail=normal
WebUtilErrorMode=Alert
WebUtilDispatchMonitorInterval=5
WebUtilTrustInternal=true
WebUtilMaxTransferSize=2000000
#baseHTMLjinitiator=webutiljpi.htm
baseHTMLjpi=webutiljpi.htm
imageBase=CodeBase
archive_jini=frmall_jinit.jar
archive=frmall.jar,frmwebutil.jar,jacob.jar
width=100%
height=100%
pageTitle=Branding System
lookAndFeel=oracle
#lookAndFeel=windows
#lookandfeel=Generic


its work
Previous Topic: Updating data Without Update command
Next Topic: Record not saved despite Transaction Successful message
Goto Forum:
  


Current Time: Thu Mar 28 10:54:02 CDT 2024