WEBI Capabilities

I have an Excel Report that I need to create in WEBI.  I do not know how to recreat my days of supply function in WEBI:
The report looks like this in Excel and below that is my function for Days of Supply.  Any help is appreciated.
SNP PLAN        M 05/2011     M 06/2011     M 07/2011     M 08/2011     M 09/2011
Total Demand     429     435     426     434     429
Total Receipts     406     900     100     300     1000
Stock on Hand     -23     442     116     -18     553
Days in Period     31     30     31     31     30
Days of Supply      0     32     8     0     39
Private Function DOS(EndInventory As Single, Forecast As Variant, Days As Variant) As Single
    DOS = 0
    TotalDays = 0
    InventoryVar = EndInventory
    For x = 1 To Days.Count
    TotalDays = TotalDays + Days(x)
    Next
    For i = 1 To Days.Count
    If InventoryVar > 0 Then
        If Forecast(i) = 0 Then
            DOS = DOS + Days(i)
        Else
            If InventoryVar < Forecast(i) Then
                DOS = DOS + ((InventoryVar / Forecast(i)) * Days(i))
            Else
                DOS = DOS + Days(i)
            End If
        End If
    Else
        Exit For
    End If
    InventoryVar = InventoryVar - Forecast(i)
    Next
If InventoryVar > 0 Then
    DOS = 9999
End If
End Function

Hi David,
Thanks for the tip on Code Tags. 
The logic for Days of Supply is to take the ending inventory (Stock on Hand) for the month then looking forward at the forecast for future months determine the Days of Inventory on Hand (Days of Supply).
In the example Stock on Hand for May is -23 and Days of Supply is 0
However for June 2011, Stock on Hand is 442 so it has coverage for all the days in July (31) and then it can cover an additional day in August so Days of Supply is 32.
The code I placed in original question is just an example of how it could be calculated in Excel.
We would like to create the report in WEBI but we know longer can use Macro's in the version we are rolling out.
Here is the Excel Function I created for Days of Supply:  This will give you the code to acheive the narrative I stated above.
It passes Stock on Hand then two arrays.  The forecast for future periods and the number of days in each respective period.
Private Function DOS(EndInventory As Single, Forecast As Variant, Days As Variant) As Single
    DOS = 0
    TotalDays = 0
    InventoryVar = EndInventory
    For x = 1 To Days.Count
    TotalDays = TotalDays + Days(x)
    Next
    For i = 1 To Days.Count
    If InventoryVar > 0 Then
        If Forecast(i) = 0 Then
            DOS = DOS + Days(i)
        Else
            If InventoryVar < Forecast(i) Then
                DOS = DOS + ((InventoryVar / Forecast(i)) * Days(i))
            Else
                DOS = DOS + Days(i)
            End If
        End If
    Else
        Exit For
    End If
    InventoryVar = InventoryVar - Forecast(i)
    Next
If InventoryVar > 0 Then
    DOS = 9999
End If
End Function

Similar Messages

  • Aperture Web capabilities vs. iWeb

    I am a relatively serious amateur photographer that has been using Aperture for a few months now, organizing and cataloging all my images I've been shooting for the past few years.
    I'm ready to take the next step which is share those images on the web.
    I don't have the latest version of iLife, which includes iWeb. Has anybody had any experiences with iWeb vs the web capabilities in Aperture? Is it worth purchasing iLife to get iWeb or am I better off using the built-in web features in Aperture?
    Thanks for your help,
    Julian

    hello, andreas
    quote: "How well does GoLive work for ongoing content management?"
    it is simple once you have a workflow established.
    quote: "Suppose you integrate an Aperture-created gallery into your web site using GoLive and then make some adjustments to that gallery in Aperture, such as editing one of the photos or additing additional ones. You obviously need to re-publish the gallery using Aperture, which is as simple as hitting a button, but how painful is it then to incorporate those changes into the GoLive version?"
    if i change a photo in an already made medium to large site say like a month later the easiest way to do this is to export the version from Aperture into GoLive (instead of the whole site) and update the photo within GoLive.
    here's an example of a site built in Aperture (Web Journal),
    for the animated .gif Final Cut Pro & Adobe's ImageReady,
    for uploading and tweaking GoLive:
    Built using Aperture
    quote: "I'm contemplating the use of GoLive for overhauling my site."
    hmm? might want to check the status of it since i don't know what Adobe's plans are for GoLive now that they own Macromedia Dreamweaver.
    personally i would like to see a pro version of iWeb integrated with the rest of the pro apps.
    victor

  • Adding Web Streaming Video to a Slide

    'Don't know if I'm asking this correctly... Does anyone know or is there a way to add a live webpage that has streaming video? -So then when I play my slideshow the webpage shows the streaming video, gets updated each time I hit that particular slide.
    If not, any suggestions?

    The only streaming that Keynote directly supports is QuickTime streaming. This is when you have a QuickTime Streaming Server set up to stream to any Player that opens the reference movie. To see an example of this, view one of Apple's QuickTime streams and save the file (you can only do this if you have QuickTime Pro). Drop that file into Keynote and, when you get to the slide, the stream will briefly buffer and then begin to play.
    What you want to do can't be done with Keynote as it's Web capabilities are limited (possibly due to security concerns). That's why when you click on a link, it opens Safari which handles all of the interactive web viewing. You ARE correct in that it only updates when you close your slideshow and reopen it.
    And yeah, there is such thing as a "False" video stream. Because streaming requires hardware/software/server configurations many users may not have available to them, QuickTime movies can be made to progressively download AS they are playing, giving the appearance of streaming and near-instant watching of streaming, but not actually streaming.

  • Disable web 'n' walk

    I've got a Nokia 2330 with T-Mobile pay as you go, and I'm trying to find a way of disabling the "w'n'w" feature - or at least the shortcut for it on the top right button on the main screen.
    I saw a similar question (with no solution) on another thread, and someone remarked that it was strange to buy a web-enabled phone and then want to disable the web. The reality is that it's hard to buy a phone these days without web capabilities. Personally I never use the web on my phone, and it seems to be terrible design to put the option to connect right where the "Exit" option is for most screens. Too often I find myself pressing the top right button repeatedly to escape out of nested menus, only to accidentally press that button when the main screen is back - triggering a request to connect to the web.
    Is there any way of disabling this?

    You may want to check in the forums at Nokia Europe. We don't have web 'n walk in the US, which is where you are posting, and since that is a service offering rather than a link.. This is the same answer I gave you over at T-Mobile USA, by the way, web 'n walk is an exclusively EU product.
    I am a Dutch systems engineer, network automation developer and blogger/writer, living on the American West Coast.

  • Bad Bad web site

    The other discussion on poor web site design was locked, so I'll just start a new one.
    Each time I log on to the web site I am impressed by just how poorly designed and executed this site is. It's remarkable to me that a company like Verizon has a web site that is so hard to navigate, so poorly planned for real-life use, and so reprehensibly designed for accessibility.
    While web capabilities continue to expand, companies should know better than to design their web sites as though they were World Wide Web showcases. I'm fortunate to have an up-to-date computer, but even for me, the web site drags and hangs. In older browsers, the site is quite impossible. The pop-up ads grind to a halt. The drop-down nav menus appear with no hover delay AT ALL and block page content, but disappear when you need to click on them. The attempt to squish every available bit of information onto a page could give a person epileptic fits.
    I'm sure the web designers are skilled and capable, but this is not the forum for showing off how baroque they can make the site; this is not the place to show people their knowledge of the most complicated programming. What you guys need is a UX expert - one focused on use, not on employing the latest HTML5/CSS capabilities just 'cuz you can.
    Keep. It. Simple.
    For heaven's sake.

    Both the Verizonwireless.com site and the community forum site has been redesigned a few times since the original post in the discussion you linked.  What specific problems are you having with the site?  Maybe those of us customers on the forum who know where things can be found quickly can help you with your task.

  • The n900 can't die, it can do everything

    Well alots of you guys lost hope in the n900, after everyone said that nokia "killed" it, really ??? look where the device is now,
    you can get android 2.2 via nitdroid, you can overclock to 1 ghz in a push of a button, you can have up to 9 homescreens with desktop+,you can watch most of the flash 10 animations and videos on the web using 'tweak flash version', you can remotly control your pc via vnc viewer
    , you can have remote xp !! via rdesktop, you can jailbreak your ps3 using your n900, you can run like 6 OSs on the same device (froyo, windows98, mac os, ubunto, eclair, donut, debian...),you can have extreme speed with the custom transitions in the blac plastic theme, you can do voice guided navigation with modtana,you can control your tv with irreco, .... and this is only a strat or an introduction to what can device really do,
    the n900 is like 2pac, they killed him too soon, but we all listen to the 2pac rap, now after 16 years of his death,, most of the people still thinks that he's the best rapper ever, so is the n900, best smartphone/computer/tablet/thingy ever .
    long live maemo5 and the mighty n900, it can do everything...
    Reality is wrong....dreams are for real... 2pac .
    don't forget to hit that green kudos

    I wouldn't go as far as to say the best phone ever made..... not now. 6 months ago, maybe.
    A lot of manufacturers have taken some of it's best features and only slightly improved on them. The screen for instance.... The iPhone 4 screen is actually only another 32 pixels per inch more than the N900, and others are still trying to beat the resolution but ending up with devices that could double up as surf-boards.
    The web browsing, despite Flash 10.1.xx is still very cumbersome on some of the rival models, simply because at this moment in time Flash 10.1.xx is so buggy and troublesome as a plugin, I'm certainly not in a hurry to get it on my N900.
    I'd say the N900 broke the mould, just like the Commodore Amiga did in the 80's. Anyone remember that one? It was the machine that started the high end graphics and 3D video editing race, it also invented the multimedia race. People in their thousands sold their PCs to buy the Amiga, because they got fed up of playing Falcon on a 4 colour display. In reality it "kickstarted" the home computer market.
    As for the N900, I'll remember it as I remember the Amiga. The N900 has proved that Nokia can make a mobile computer, and in that respects it will be the device to compare other mobile computers. It's opened up the full web experience for handsets and it's driven the final nail into the coffin of the antiquated WAP service, thus dragging the networks screaming and kicking into the 21st Century. Some of them are putting up a fight with restrictions and blocks, but the more handsets we see with full web capabilities, the more they are backing into a corner.
    The Commodore Amiga, and indeed the CD32 (the grand-daddy of the console market) have pride of place in the Science Museum because of their cult status. I think the N900 should join them for the same reasons.

  • IPhone 3G replaced Treo 755p

    I have been watching this forum ever since the iPhone 3G became available. I just wanted to post my story on why I chose the iPhone 3G.
    I am in IT, a Database Administrator and Designer. I bought my first smartphone, a Treo 700p in 2004, in the quest for mobility, tethering, better e-mail accessibility and the internet in my hand. The main goal was to find a way cut the shackles to my desk and to carry less crap throughout the day. My computer bag is upwards of 35 lbs.
    After having the Treo 700p, then upgrading to a 755p, I have been quite happy with Treos to this point. Unfortunately the Palms are being discontinued, putting me in the market for a new smartphone of sorts.
    I checked out the original iPhone a year ago and loved how user friendly it was, but is still lacked a few things I needed. When I saw the next generation 3G offering a few of the capabilities my Treo had I was very interested.
    Knowing the iPhone 3G was not a true smartphone, but its pretty darn close to one. I ordered my 3G a week after the initial wave started and was put on a Customer Fulfillment waiting list. I then learned so many people were having issues with the iPhone 3G, I cancelled my order and decided to wait. I saw some of the issues people were complaining about in the display units. Once the 2.0.1 update was released, I noticed the performance was a little better.
    Last Friday, the 2.1 release was out and I heard it took care of many of the issues people were having. The display units in the store were performing better also. Still annoyed I couldn't tether the 3G to my laptop directly of via bluetooth, the strong internet capabilities were enough to offset how often I needed to tether.
    Its been 6 days, and I have put it through the ringer and have been very surprised with how well its performed. Getting it home I had to do a hard reboot, then do a full restore which loaded the new 2.1 software. In order to maximize my battery life, train the battery and the power management software, I made sure I ran the battery all the way down right out of the box. I then let it charge overnight and day 2 i ran it all the way down again, charged it overnight again. Battery life sucked for the first day, but got better each day of the week. I met a guy that also had a 3G who gave me a few tips to save battery life.
    First he suggested turning Wi-Fi off if its not needed, Second turn off the GPS locator, and third turn off push and set fetch for 1 hour.
    Well, I left 3G on (I'm paying for 3G and I'm going to use it), turned off Wi-Fi and use it only when I surf the net in a Wi-Fi hot spot, turned off the GPS Locator, this is a feature I will least likely use, and I left Push "on" on 2 e-mail accounts, because its necessary. In this configuration, I now get a full days use out of it with moderate talk time without any problem. I charge it in the morning, then when I go to bed. If there are days where I will be on it more, I will charge it at my desk or in the car, which is no more than I used to do with the Treos.
    Now in comparing where I get a signal to the Treo is interesting. The Treo rarely let me down and usually had a signal when no one else had one. Everywhere so far, I have been able to get a signal in the same areas as I did on the Treo. I buddy of mine who lives out in the wooooods and normally can't call out on any cell phone, he was able to reach me from the deep woods Sunday on his new 3G.
    I use my 3G to access my web based database applications, which was my original intent on getting the 3G. I can now update , query and edit information in my database, standing in a mechanical room directly from the iPhone. I can then send a report or an email if necessary, then get a response as I'm walking back to my office. Its just super slick. I'm also designing some SDK applications to run my stuff on the iPhone.
    With the 2.1 update, exchange and e-mail push, multiple calendar management, contact list sorting, smooth backup with Mobile Me, exceptional web capabilities and the best user interface out, it outshines my Treo 755p. Mariner Software is coming out with something that will allow reading, creation and editing of Excel and Word documents. That will be the last of what I will need to make it a true hand held computer. The Treo did allow me to read and edit, but I couldn't create.
    In summary, I am happy with the new iPhone 3G and it is making my work day a heck of a lot more efficient. It does 95% of what I need it to do. The iPhone 3G frees me up from carrying my laptop all day.
    I would gladly give up some slimness for a bigger battery. Sorry Apple, the Treo's camera took much better pictures. The 3G camera should be much better for a multimedia device of this caliber.
    In my opinion, battery life is not as bad as an equally used smartphone. The iPhone does a lot, as with any smartphone you have to manage what you are using vs. what you really need at times to maximize battery life. Although the 3G is not a smartphone, it's more of a Mac Ultralight than it is a simple phone or plain iPod. BTW the keyboard does get easier to use over time.
    Sincerely,
    Dave
    Birmingham, AL

    The retail sales price for a new iPhone 3G has not changed (and the first generation iPhone is no longer sold by Apple), so an exchange under warranty has no affect on the original retail sales price for the iPhone, or the perceived or real value when selling an iPhone used to someone else - the price someone else is willing to pay for a used iPhone.

  • Travel to Europe this summer.  What do I need to know

    Traveling to France and Italy for 12 days this summer. Have never been. Will I have phone service as is or will I need a special SIM card? What issues do I need to know about? If I can use my phone as is, is it horribly expensive for minutes? Is using data expensive? It is still free if I find a wireless hotspot, yes? I think I can turn off edge now, yes? Is it worth signing up for an ATT international minutes or data plan for 12 days? Thanks for your help.

    I just took the iPhone with me to Spain for 10 days. I did get the smallest international data plan, just in case, but I wound up using no data roaming because I kept Data Roaming off. Both hotels I stayed in had free Wi-Fi (I think this is more common in Europe than in the U.S.), so I used that for email as well as the web, and incurred no charges there. I think I sent 5 texts, at 50 cents each.
    The trick is to keep your calls to a minimum. Without an international calling plan, which is probably not worth it unless you plan to make a lot of calls, all calls are $1.29 a minute (I think it's the same for France and Italy; check with AT&T), so that can quickly add up. (I used 33 minutes, mostly calling friends on New Year's Eve). Actually, traveling with a phone turned out to be a great convenience (I'd never done it before) and the iPhone's web capabilities are also very helpful when travelling. It was also fun to send photos via email (always using wi-fi).
    I haven't seen my final bill yet, but my latest bill (which included New Year's Eve) was very reasonable, and nothing like the horror stories people have reported. (I'm hoping there were no hidden costs I missed; we'll see next month.) But the two rules are: Keep Data Roaming Off! and Keep Your Calls to a Minimum!
    Hope this helps.

  • How can I enable javascript in my cellphone?

    I would like to enable javascript in my cellphone , samsung intensity 2, but no idea how, How can I enable javascript?

    Hello desiree7790!
    I understand your desire to change or enable web browser settings on your Samsung Intensity II.  I would like to assist you with your device.
    The device you have has web capabilities using a feature called "Mobile Web".  It's not a full web browser, such as one you would find on a smartphone device, but does offer a limited mobile web experience.  There are no options on your device to enable Javascript; however, there are web settings you can adjust.  The instructions for accessing these settings are found on page 91 of your device manual, which I've included in a link here.
    I trust I have answered your question, and have addressed your concern.

  • OS5 killed my iPhone... The lag times are crazy. App loading, gameplay choppy. Anyone else?

    This is crazy. At first the OS5 really impressed me. The upgrades were really neat. Now that I've had some time to play games and such, EVERYTHING is choppy! Have tried the muti-button reset... Same thing. The load times to do anything have been increased. Even as I am typing this message, there is a lag before what I've typed is shown... Not happy.

    Same problem here, especially when using the web browser.  I suspect it's Java realated.  When I turn Java off, it seems to work fine but then the web capabilities that I need are not available.  I hope apple has a solution.  My iphone4 is now laggier and has made my phone frustrating.

  • Traveling in Europe: ATT says if I use the phone as an iPod, it'll cost me!

    All I want to be able to do is turn Roaming off, put Airplane on, and network off. Then watch my movies and listen to my music.
    However the ATT sales rep told me that because it is 'special' phone that uses datas even when as soon as it's turned on, i should be ready to have to pay... a lot!
    Could someone enlighten me?
    I could call back but i just tired of having to call many times to hear different stories. One thing is sure is that the sales rep. don't know everything, but the people writing the bills do!!! I wish I could talk to them, maybe I should...

    How do you interpret what ATT wrote in the text:
    "Check email manually using Wi-Fi instead of having email downloaded automatically to your iPhone. This way you can control the flow of data coming to your iPhone.[...]
    This means changing Settings > Fetch New Data to manual instead of one of the automatic options. If it's set to check every 30 minutes, for example, it will do that over the cellular data connection if you're not connected to WiFi. Setting it to manual means you control when email is checked, and can make sure you are connected to a WiFi hotspot first.
    What worries me is "control".... "all data associated to emails"... "safari uses more data"...
    These just mean that the iPhone is a "full-featured" email/web client. Most cell phones/PDAs have limited web capabilities (e.g. they can only access mobile web sites, which are stripped-down versions of regular websites). The iPhone can handle the most regular browsing, but that means more data transferred (over whatever connecting you are using, cell or WiFi).
    1) Does a text email has data?
    A text email is still data, yes. A plain text email is less data than an HTML-formatted email, though.
    2) would browsing the web using a free wifi connection cost me?
    No, if you have a free WiFi connection, there is no charge for data from any carrier.
    The bottom line here is that if you don't need to make/receive calls overseas, you can set your iPhone to Airplane Mode, then turn Wi-Fi back on, and you can be very sure that you will not incur any charges (unless you need to pay for Wi-Fi access somewhere).
    If you need to make/receive calls, but do not want to pay data roaming charges, first call AT&T to activate international roaming on your account, then be sure Data Roaming is set to off. Note that in that case, you may be prompted to turn it on, for example, if you open an app that needs a data connection, like Weather or Maps, and you are not connected to WiFi, a pop-up will ask if you want to enable data roaming - if you tap yes, you'll be paying for it. The same applies to Visual Voicemail.
    Hope this clarifies...

  • Site examples of using css to design for smartphone, tablet, projection

    Hi,
    Can anyone recommend a site that uses css to design for different platform using css. Not a standalone mobile site, but one where the existing site uses jquery to show the sites differntly.
    I saw a video of it using cs5.5 and it seems to be the way forward, but would love to see how others designed/structured their sites to use this technology.
    Cheers
    Dave

    Hi
    The best place to view demo's regarding the jQuery mobile framework is the official site at - http://jquerymobile.com/. But remember designing and building a site specifically for mobiles, (tablet/mobile/cell devices) is no longer a completely different process to a normal site and all smart-phones can now display a normal desktop web site as good as a desktop pc, (and when it comes to html5/css3 even better).
    The use of redirects for mobile devices is now an old outdated recommendation, and is the equivalent of saying to any tablet/smart-phone user, "Use IE7 or go-away", so unless you are mainly targeting pre-2008 devices do not bother, (Google and similar do this because they are covering 'all' devices and present a very simple page design which convert to mobiles without much difficulty). It is now a more widely accepted method to use media-queries to display a link to a mobile specific site, that is hidden on larger displays.
    Do not get hung-up as some do on this site with the iPhone, it is only one of the devices that must be targeted, and is not even the most popular having a smaller market share than Android powered devices, (I personally use the iTouch, (which has the same web capabilities as the iPhone) and the Samsung Galaxy S2 for my personal testing, then SDK's and 3rd party testing services for other devices) a popular blog with many links that is specific to mobile development is - http://www.visionmobile.com/blog/.
    With regards to testing on mobiles, you do not require a iPhone specifically, and if you are on the mac you can download the SDK for accurate testing, (but then what does one do for all the other devices?) and the true mark of a professional, (which I do not claim to be, my clients may, but I do not, and anyone saying they are whilst 'insulting' others must be viewed with suspicion, as inter-personal skills are also part of any designers/developers necessary skills) is knowing that you must test on all popular OS's and devices, (similar to browsers, and just testing on the iPhone is like just testing your site in IE8 and ignoring everything else) so for setting up a local testing suite see - http://www.mikebrittain.com/blog/2010/01/31/browser-testing-for-mobile-web-applications/, and/or you can also use a 3rd party service such as - http://www.deviceanywhere.com/.
    For a number of tutorials on using CS5/5.5 for developing mobile site see, - http://www.adobe.com/devnet/devices/mobile-web.html.
    PZ

  • Email to music app, looking for guidance

    Hello!
    I am very new to working with the iPhone SDK, xcode, and objective C. Most of the stuff I do is physical computing. Anyway, I'm working on a really simple media player that would interface with an iPhone. I'd like to use the iPod and Web capabilities of the iPhone as a media provider. In essence, the program checks a gmail account for new messages that contain song or artist requests, search the iPod library for them, and adds them to a playing playlist. So the program would run something like this:
    Play Playlist X
    Check gmail for new messages
    If there are new messages check subject against variable Y
    If subject matches variable Y use email message contents (a song or artist name) to search iPod library
    If email message matches a song or artist add it to Playlist X
    Repeat
    So I think the music searching and playing should be fairly straight forward given the AddMusic sample code, but the Check Gmail is catching me up. I've found a PHP and Python API online, but nothing about doing this on the iPhone. Would it be easier to use a generic POP / IMAP API? Is something like this even possible?
    Thanks for any advice, pointers, or tips you can give!
    Matthew

    mbmosher8 wrote:
    Ah, now copyright law is something I am familiar with, and there is no way that playing music I own on a device I own would be a copyright violation. No one is sending the device files, just text.
    Ah, I misunderstood.
    I can't write the exact code for you, because I don't know how to, but I would start like this:
    1. Access the user's music library (I'm assuming that it'll return an NSArray or NSDictionary, or some other searchable set/collection).
    2. Grab the data from the email (Maybe have the names be comma-separated, and so the "read" command, whichever you choose to use, would loop and stop itself when it gets to the comma + whitespace)
    3. Search the music library, based on the data from part 2 using the Spotlight APIs
    4. Create a playlist (no idea how to do this).

  • Droid 4 or Iphone?

    I am eligable for my upgrade and want to get a smartphone. I am choosing betweed a Droid 4 or the IPhone. Any help to pick one?

    Haha...please tell the rep that you are just looking and will certainly find them when you are ready.
    The way I look at the two would be:
    iPhone:
    Pros
    -Great with media
    -Great reputation
    -Extremely responsive touch screen
    -Extra benefits for jailbreaking (Cydia)
    -Great camera
    -Awesome apps
    Cons
    -Email and Web access are atrocious
    -Navigation is horrible
    Droid 4:
    Pros
    -Awesome email and web capabilities
    -Awesome navigation
    -Great camera
    -Great apps
    -Full qwerty keyboard
    -Larger screen
    -4G speeds
    Cons
    -Not as great with various forms of media
    -Not compatible with iTunes videos
    -No Ice Cream Sandwich (minor complaint)
    If you want stellar functionality, the Droid 4 is the way to go. If your primary focus is media, then the iPhone is the obvious choice.

  • J2EE and Oracle Forms

    Hi,
    I'm going to develop a Web Application, one of the requirements is to use a the Java Programming Language and Oracle Database Engine.
    I have read a lot of OTN Documentation about the Oracle Forms Web capabilities, and I read about the collaboration between Oracle Forms and J2EE Applicatons.
    Does anybody have a link (from a Third-Party Vendor different from Oracle) containing the pros and cons of Oracle Forms (Web enabled) and a really J2EE application?
    Any comment is appreciated.
    E Sanchez

    Refer to http://otn.oracle.com/products/forms/htdocs/FormsJavaSOD.html

Maybe you are looking for