Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
OraFormsFaces Alternatives?
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  6 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post will appear after it is approved by moderators
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
BradW  
View profile  
 More options Sep 18 2012, 5:27 pm
From: BradW <bworsf...@gmail.com>
Date: Tue, 18 Sep 2012 14:27:37 -0700 (PDT)
Local: Tues, Sep 18 2012 5:27 pm
Subject: OraFormsFaces Alternatives?

Good day.  I have been trying to see if OraFormsFaces supports Oracle
JDeveloper 11.1.2 and Oracle Forms 11.1.2 or to see if it is on a road map.
 I am on a project that needs to make some decisions on approach, and I
need to see if we should be considering OraFormsFaces or looking at
alternative options.

We have tried the 11.1.1.x demonstration version and it mostly works, but
there are a few bugs.  The demo gives us odd errors once in a while.  We've
sent in support requests etc and had no responses.  We've tried to go to
the "live" forum, but it is dead, Google reports the site as compromized,
the bug tracking database is compromised.

So, we are not getting the warm vibes for this product offering which is
endorsed by many of the ADF team in general and the Oracle JHeadstart team.

We'd like to go with this product, but in case we can't, are there any
other recommendations out there?  We have a forms application with 259
forms.  We want to gradually redesign and retire the old Oracle forms
functionality in ADF over a few releases.  This would have been the silver
bullet.

Any suggestions that would be great.

Thanks,

BradW


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Aziz Acar  
View profile  
 More options Sep 18 2012, 11:03 pm
From: Aziz Acar <azizacar1...@gmail.com>
Date: Wed, 19 Sep 2012 13:02:55 +1000
Local: Tues, Sep 18 2012 11:02 pm
Subject: Re: [ADF EMG] OraFormsFaces Alternatives?

Hi Brad,

I have in the passed managed to embed Oracle forms within an ADF page via
iFrames consuming Forms applets via forms applet server. The Oracle form
actually interacted with the ADF applet by way of the 11g Forms Javascript
Event which raised a custom server javascript event (you need to have an
af:serverListener on the javascript event).

A few things just off memory that you would have to consider though:
1. iFrame cross-domain security contraints, I had to make the app server
and forms applet server part of a trusted domain
2. I didn't break the form down but rather used it whole within the iFrame
3. I did however clip the top horizontal menu from the form and replaced it
with an ADF menu, you may be able to clip as you see fit if you want to use
only a part of the form

Hope this helps.

Cheers, AA

--
*Kind Regards,
Aziz Acar
Senior Software Architect/Engineer
mbl: 0413 649 309*

 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Aziz Acar  
View profile  
 More options Sep 19 2012, 1:37 am
From: Aziz Acar <azizacar1...@gmail.com>
Date: Wed, 19 Sep 2012 15:36:17 +1000
Local: Wed, Sep 19 2012 1:36 am
Subject: Re: [ADF EMG] OraFormsFaces Alternatives?

Hi Brad,

Furthermore you may want to take a look at this discussion thread for some
more detailed insights provided earlier this year (2012),
https://groups.google.com/forum/?fromgroups=#!searchin/adf-methodolog...

I talked a little more in detail about my approach in that thread.

Cheers, AA

--
*Kind Regards,
Aziz Acar
Senior Software Architect/Engineer
mbl: 0413 649 309*

 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Eric Elzinga  
View profile  
 More options Sep 19 2012, 1:57 am
From: Eric Elzinga <eric.elzi...@gmail.com>
Date: Wed, 19 Sep 2012 07:56:19 +0200
Local: Wed, Sep 19 2012 1:56 am
Subject: Re: [ADF EMG] OraFormsFaces Alternatives?

Hi BradW,

Since i 'know' the 'owner' of the product i will forward this thread to
him. Hopefully he can help with the problems.

Good luck!

-- Eric

--
Eric Elzinga

Email : eric.elzi...@gmail.com
LinkedIn : http://nl.linkedin.com/in/ericelzinga
Company : Xenta Consultancy, http://www.xenta.nl
Blog : http://blog.xenta.nl
Twitter : www.twitter.com/eelzinga


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
BradW  
View profile  
 More options Sep 21 2012, 11:39 am
From: BradW <bworsf...@gmail.com>
Date: Fri, 21 Sep 2012 08:39:43 -0700 (PDT)
Local: Fri, Sep 21 2012 11:39 am
Subject: Re: [ADF EMG] OraFormsFaces Alternatives?

Thanks for the feedback Aziz.  I appreciate it.  I will post what we
finally ended up doing.


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
BradW  
View profile  
 More options Nov 1 2012, 6:29 pm
From: BradW <bworsf...@gmail.com>
Date: Thu, 1 Nov 2012 15:29:08 -0700 (PDT)
Local: Thurs, Nov 1 2012 6:29 pm
Subject: Re: OraFormsFaces Alternatives?

So, I spoke with Wilfred last week. We have since been able to get
OraFormsFaces working with JDeveloper 11.1.2 and Oracle Forms 11.1.2. Here
is the trick.

1) Make sure you patch Oracle Forms
2) Install OraFormsFaces *manually* in JDeveloper.

Wilfred is working on a proper JDeveloper install and IDE integration
support (for drag and drop from component pallet) sometime in December.

When running, it seemed to work ok with the demo. We are working on seeing
what we need to do from our application perspective.

Points to note: This is a small company and it is still hard to reach
Wilfred

Hope this helps,

BradW


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »