Home » Developer & Programmer » Forms » Dynamic generation Forms
Dynamic generation Forms [message #181423] Mon, 10 July 2006 01:20 Go to next message
muralikumarg
Messages: 33
Registered: August 2005
Location: Chennai
Member
Hi all,
I am developing an application has a combination set of code need to be repeated each time based on requirement.Is there any way to generate an FMB file dynamically.I am planning to build a tool which can accept the requirements and generate fmb with repeated set of codes.

is this possible?.if yes pls help....

Regards
Murali
Re: Dynamic generation Forms [message #181437 is a reply to message #181423] Mon, 10 July 2006 02:37 Go to previous messageGo to next message
Rehan Mirza
Messages: 67
Registered: July 2004
Location: Pakistan
Member

Please give some more detail

waiting for your reply
Re: Dynamic generation Forms [message #181440 is a reply to message #181437] Mon, 10 July 2006 02:51 Go to previous messageGo to next message
Maaher
Messages: 7065
Registered: December 2001
Senior Member
Why would you want to do that? That's a very strange requirement. But I believe you could use JDAPI to generate Forms. But again: why would anyone want to do that...

MHE
Re: Dynamic generation Forms [message #181449 is a reply to message #181423] Mon, 10 July 2006 03:27 Go to previous messageGo to next message
muralikumarg
Messages: 33
Registered: August 2005
Location: Chennai
Member
To make it more clear, my application getting enhanced day by day with new functionalities.I found that most of the time i am cutting and pasting the code from other fmb's.I want to put all these standard logic in one place and use it based on the requirements. To do that i thought of designing a tool that
has a set of options,with each option representing a standard logic(for ex. date validation). The tool should be capable of arranging the already available code into the sepecific trigger,functions and procedures and generate an fmb with these standard logic. so that i can concentrate only on the area where change is needed.this can reduce my doing cutting and pasting job easy and changing the variable names each time.

if not clear, pls revert.

Regards
Murali
Re: Dynamic generation Forms [message #181484 is a reply to message #181449] Mon, 10 July 2006 05:30 Go to previous messageGo to next message
Maaher
Messages: 7065
Registered: December 2001
Senior Member
And why don't you create an OLB (Object Library) for the items and a PLL for the PL/SQL code? You put all reusable code in it and when you create your item you can subclass it. We use it all the time.

MHE
Re: Dynamic generation Forms [message #181486 is a reply to message #181484] Mon, 10 July 2006 05:36 Go to previous messageGo to next message
muralikumarg
Messages: 33
Registered: August 2005
Location: Chennai
Member
My need is like sometimes i need to change the code to some extent.I dont want to standardize as a pll.Is there anyway to create triggers externally into an fmb file.

Regards
Murali
Re: Dynamic generation Forms [message #182368 is a reply to message #181486] Fri, 14 July 2006 08:25 Go to previous messageGo to next message
djmartin
Messages: 10181
Registered: March 2005
Location: Surges Bay TAS Australia
Senior Member
Account Moderator
Have a look at FormsAPI Master at http://www.orcl-toolbox.com/

Alternatively use the Oracle Designer to generate ALL the code for you.

David

[Updated on: Fri, 14 July 2006 08:25]

Report message to a moderator

Re: Dynamic generation Forms [message #182380 is a reply to message #182368] Fri, 14 July 2006 08:37 Go to previous message
Maaher
Messages: 7065
Registered: December 2001
Senior Member
Or JDAPI (although I've never used it to generate a Form)

MHE
Previous Topic: Export data to Calc throug OLE2
Next Topic: problem in OLE2 and how can i add a line to a word file using OLE2 (merged)
Goto Forum:
  


Current Time: Fri Sep 20 11:36:50 CDT 2024