Suggestion Needed from Expert Converting Two tier ERP to Java Environment

Hi Experts,
     We implemented ERP Production Planning system which has 300 forms including complex forms using Centura (like Visual Basic Gui) with Oracle/SQL Server.
Now we are planning to convert our ERP to Java based application. Could you give any idea Which kind of combination i can use to convert our application to Java based application. I have less idea with java as of now. We are planning to have entire framework and form properties in XML. We are thinking to use like webservices, struts 2.0 , Swing etc. But we do not know advantage or disadvantage of this.
Any suggestions would be greately appreciated...
Regards,
A.Chellammal

You might want to check out the Sun Supply Chain Mgmt site:
http://www.sun.com/third-party/supplychain/
Sun Professional Services:
http://www.sun.com/990323/erp/
Sun Partners:
http://solutions.sun.com/catalog.static/en_US/9/4004033.html
http://www.sun.com/partners/tmo/stp/build.html
Sun Hardware:
http://www.sun.com/servers/solutions/erp/index.html
Sun Oracle:
http://www.sun.com/third-party/global/oracle/

Similar Messages

  • Advice needed from Experts.

    Hi,
             I would like to get advice from experts of this community regarding iOS 7.0.2 upgrade to my iPhone 4.
             I am using iPhone 4 and my present iOS is 6. I am happy with my iOS 6.
            I would like to upgrade to iOS 7 and before upgrading I have gone through the reviews in various forums about iOS 7 with iPhone 4. There were mixed reviews and I am totally confused whether to upgrade or not. Hence I would like to seek advice of this community whether shall I go for upgrade of iOS 7 or not.
            Mostly I would like to hear from you the demerits of iOS 7.0.2 over iPhone 4.
    Thank you very much for your suggestions which you're going to provide to me

    no the audio will play back alright through the system sound - you don't need to export it unless you have a specific reason to.
    your QT file should playback just fine within logic. basically if you can play it wiuth the QT player then you can play it through logic. just go "open movie as float" under options in the main menu. you need a reference point in the QT - if the guys your workling with are at all professional they will provide you with BITC, which you can then line up to your own SMPTE by using the movie start in the float window.
    its really very easy. if you are using a really heavy CPU intensive session, then you may want to check what format or codec the QT is in because certain codecs require more from the system than do others. as a rule of thumb, the more compressed and high quality the more work for the cpu.

  • Converting from two tier to three tier environment

    We are looking at converting our current two tier portal environment to a three tier environment. The database will stay on the machine where it is currently loaded I would like to move the 9ias home to a seperate machine and place it outside the firewall and utilize the dmz port for communications. Is there any documentation that deals with this process?
    Thanks in Advance
    Kevin

    any body please suggest any links to implemet the said three tier systemBack 5 - 7 years ago the company I worked for did just that.
    Previously had been running Forms 6 in client server mode.
    The forms were massaged/tweaked/rewritten such that the EXACT same source code was valid for C/S & webforms.
    I wrote a script that would nightly extract the Forms source & then compile using Forms 9 (at that time).
    At the end of this process end users could run the application using either C/S or webforms.
    One user at a time was converted from C/S forms to webforms.
    It was a long but painless transition.
    HTH

  • If I take my MacBook Air to Italy from the US will I need a voltage converter?

    If I take my MacBook Air to Italy from the US, will I need a voltage converter?

    No. All you will need is a Plug Adaptor for the mains power outlets...
    Line voltage: 100-240V AC
    Frequency: 50Hz to 60Hz

  • Do I need a wattage converter from US to AU for my Macbook Pro?

    I am traveling to Australia. Will I need a wattage converter for my MacBook pro?
    Going from USA to Australia.
    Please Help and Thanks!

    "although you may need a plug adapter....I do not know what plug type is used in OZ"
    They have them on Amazon.com, not expensive a few dollars

  • Do I need a power converter to go from 220 to 110 on the ipad

    Do I need a power converter to go from 220v to 110v when charging my iPad in Europe?

    Hi,
    No Converted Needed...
    All you need is an adapter from your supply... to the sockets of the country you are in.
    Cheers,

  • I am traveling from the US to France and have a Macbook Pro. Can I just use a plug adaptor or do I need a power converter to plug in?

    I am traveling from the US to France and have a Macbook Pro. Can I just use a plug adaptor or do I need a power converter to plug in?

    Just an adapter to change the US plug style to the one in the country you are going to. The AC charger will do the rest. It is rated for 120-240 volts and will adjust on  its own.

  • Upgrade from a two tier EBS 11i 11.5.10.2 on Windows 2003 Apps and Windows 2008 R2 DB  tier to two Tier R12.2.3 both on Windows 2008 R2

    Hi,
    Any ideas about the best practices for the migration/upgrade reflected with the below question?
    I have a source EBS11i 11.5.10.2 running as a two tier configuration ( apps tier on server  ora10 on Windows 2003, DB tier 11.2.0.2 on server ora1 on Windows 8 R2. Can I use the Note 1377213.1 for a migration to a two tier configuration ( apps tier on server T10 running Windows 2008 R2 and EBS 12.2.3 and DB tier running 11.2.0.4 on Windows 2008 R2 )? What alternative approach could you suggest? As far as I know EBS11i is not certified on Windows 2008 R2 and R12.2.0 is not certified on Windows 2003.

    Yes you can by following "Application Tier Upgrades and Migrations" section -- Install 12.2 apps tier on 64-bit Windows and proceed with the upgrade.
    Oracle E-Business Suite Installation and Upgrade Notes Release 12 (12.2) for Microsoft Windows x64 (64-bit) (Doc ID 1330706.1)
    Thanks,
    Hussein

  • I need help with controlling two .swf's from third.

    Hi, thanks for reading!
    I need help with controlling two .swf's from third.
    I have a problem where I need to use a corporate designed
    .swf in a digital signage solution, but have been told by the legal
    department that it can not be modified in any way, I also can't
    have the source file yada yada. I pulled the .swfs from their
    website and I decompiled them to see what I was up against.
    The main swf that I need to control is HCIC.swf and the
    problem is it starts w/ a preloader, which after loading stops on a
    frame that requires user input (button press) on a play button,
    before the movie will proceed and play through.
    What I have done so far is to create a container swf,
    HCIC_container.swf that will act as Target for the HCIC.swf, and
    allow me to send actionscript to the file I'm not allowed to
    modify.
    I managed to get that done with the help of someone on
    another forum. It was my hope that the following script would just
    start HCIC.swf at a frame past the preloader and play button, and
    just play through.
    var container:MovieClip = createEmptyMovieClip("container",
    getNextHighestDepth());
    var mcLoader:MovieClipLoader = new MovieClipLoader();
    mcLoader.addListener(this);
    mcLoader.loadClip("MCIC.swf", container);
    function onLoadInit(mc:MovieClip) {
    mc.gotoAndPlay(14);
    But unfortunately it didn't solve my problem. Because there
    is a media-controller.swf, that is being loaded by HCIC.swf that
    has the controls including the play button to start HCIC.swf.
    Here's a link to a .zip file with all 3 .swf files, and all 3
    .fla files.
    http://www.axiscc.com/temp/HCIC.zip
    What I need to do is automatically start the HCIC.swf file
    bypassing the pre-loader and play button without editing it or the
    media-controller.swf in anyway. So all the scripting needs to be
    done in HCIC_container.swf.
    I know this is confusing, and its difficult to explain, but
    if you look at the files it should make sense.
    ActionScripting is far from my strong point, so I'm
    definitely over my head here.
    Thanks for your help.

    Got my solution on another forum.
    http://www.actionscript.org/forums/showthread.php3?t=146827

  • I recently switched from years of PC to iMac ( OSX 10.7.5) and need to batch convert thousands of old WordPerfect files (many without an apparent file extension) into my new Microsoft 2011 Word.  I am a computer nitwit and am hoping for some simple sol'n.

    I recently switched from years of PC to iMac ( OSX 10.7.5) and need to batch convert thousands of old WordPerfect files (many without an apparent file extension) into my new Microsoft 2011 Word.  I am a computer nitwit and am hoping for some simple solution.

    Try reindexing the mailbox. This can take awhile if you have a lot of mail.
    Reindex messages.
    If that doesn't work try deleting MessageUidsAlreadyDownloaded3.
    Quit the application.
    You need to look in your user Library. Either hold down the option key while using the Finder “Go To Folder” command and select your user Library in your home folder or use the Finder “Go To Folder” command and enter ~/Library/Mail/V2/Mail Data/MessageUidsAlreadyDownloaded3.  Move the file to your desktop.
    Open the application and test. If it works okay, delete the file from the desktop.
    If the application is the same, return thefile to where you got it from, overwriting the newer ones.
    If you prefer to make your User library permanently visible, use the Terminal command found below.
    Show User Library
    You might want to bookmark the command. I had to use it again after I installed 10.8.5. I have also been informed that if you drag the user library to Finder it will remain visible.

  • I need to down convert MXF files so I can use Premiere 11.  Any suggestions?

    I need to down convert MXF files so I can use Premiere 11.  Any Suggestions?

    https://www.google.com/#q=convert+mxf+to+avi

  • I am getting a Two Tier Service from BT - Mods?

    It just got me thinking, all us without iPlayer at the moment are effectively suffering.
    We are paying the same charges for a service that is effectively a lower tier (bugs aside) compare to everyone that has iPlayer now. To me this is a two tier service.
    Personally I think anyone that does not have iPlayer should be entitled to a rebate on their bill until they recieve it. Yes I know iPlayer is free and I agree the content is free, but somebody has to pay for the software that runs it? and lets face it iPlayer has a lot more content than Replay has?
    And when these so called Linear channels come along (Linear TV via Broadband - Multicast) I bet the same thing will happen then, We will all pay the same monthly fee, some will have it, some will not, the have nots will effectively be getting ripped off as they are getting charged the same for a inferior service.
    It happened before with ADSL/ADSL Max, and is happening now from what I can see with ADSL Max/Infinity.. People can get Infinity for the same price as ADSL Max.. i would love to have infinity for the same price where I am now but I doubt I will see it this side of 2020, same for Linear TV..
    How much longer are people going to put up with this two tier service? Last time I checked with Virgin Media, the cost was different based on what you selected And what you could get....

    Now you have changed the terms of the argument you are making from a two tier service to how BT rolls out products and try to compare it to browser upgrade.
    You are not only shifting your point now but making an absurd comparison.
    Think of it more akin to digital switchover. There are some places in the country that still can't get Freeview or even analogue Channel 5. There are places where even after DSO they only get a small number of channels.
    If you take this back to your original argument then all of it two, three and four tier services and all who don't get everything should be compensated in some way. It really doesn't stand up to scrutiny.
    Life | 1967 Plus Radio | 1000 Classical Hits | Kafka's World
    Someone Solved Your Question?
    Please let other members know by clicking on ’Mark as Accepted Solution’
    Helpful Post?
    If a post has been helpful, say thanks by clicking the ratings star.

  • Taking white MacBook from US to UK. Do I need a power converter?

    I recently purchased a white 13" MacBook for college, which is in the UK.
    Am I going to need a power converter for my MacBook when I go to the UK? The voltage in the US is 110V, and the voltage in the UK is 220V.
    Thanks!

    Your power adapter will work with 110 or 220 V. However, the actual 220 V socket is different. You'll need a little adapter that just converts the standard US outlet into the standard 220 V UK outlet. Apple sells a whole kit, but that's sort of overkill:
    http://store.apple.com/us/product/MB974ZM/A?fnode=MTY1NDEwMQ&mco=NjcxMjczMg
    I'm not sure which specific plug you would need. I'm sure someone here can chime on on which one would be appropriate then you can pick up just the plug you need vs. an entire kit.

  • I have a macbook pro with a mini display port out and would like to know how to connect the video from my mac to a TV with old RCA input video, or a TV with S-video imput. How can I do this, and do I need a video converter?

    I have a MacBook Pro that I want to hook up the Mini Display Port video out to a TV with RCA video imput, or a TV with S-video iimput.
    How do I do this, and do I need a video converter?
    Dennis

    there's an adaptor for mini dvi to s-video
    a well known auction site would yield results if apple don't stock it

  • Needs some tip from experts

    Hi
    I want to build a commercial DVD rental system which involves the loan side management as a local application and the costumer side as a web page. Both side will write,read and edit a database that will be located on the net.
    I�m talking about a system that has to handle up to 100,000 clients. i�ve heard that mySQL is a suitable choise.
    To tell you the true I�m scared to death because I�m only intermediate minus to Java and totally new the databases. there are lots of scary terms out there like J2EE,etc.
    In the JBuilder 9�s help I find a tutorial called �Developing Database Applications� which talk about DataExpress and databases connections etc.
    Do you think that learning that tutorial can give me a solid knowledge to do what I�m planning to with jbuilder?
    Tx
    D

    MySQL will certainly fit in your budget, but you should be aware that there are problems. It's not ANSI >compliant, leaving out some important features (e.g., referential integrity with foreign keys). That doesn't >eliminate it as a possibility, but you just need to know. There are other databases out there (e.g., >PostgreSQL, Hypersonic, etc.)Im not sure that i got you�.do you mean international SUPPORT?
    If you're intermediate with Java, and new to databases, you might be well served by hiring a mentor to >guide you over the rough spots.
    Will you be writing the whole app yourself? Or will there be other team members?I�ll write the whole thing by myself cuz I cant afford hiring someone to do it.
    Security will be a huge part of this, especially if clients will be reaching you over the Internet.I was hoping that is not a problem , since clients wont have access directly to me,they will only access to the database. is that a rough issue to protect databases from Israelic hackers? 
    declangallagher
    actually Java is my only programming skill, im a graphic designer. I don�t know what hardware im going to use,what options I have? I have to design the database.
    How did I got this project?
    Im a mini programmer with a fudge ambition, im working like a lonely wolf. you guys are the only source that I rely on. I just this that I can do a better job than the existing rental system thati have here/
    If I�ll reduce dramatically the numbers of clients the system attend too ,it will reduce also the complexity of accomplish it? Let say only 1000 clients
    Tanks
    D

Maybe you are looking for

  • How to find out the page number of an xml element

    Hi everybody, sorry for my very bad english (french guy! logical). I hope you see what I'm looking for. I'm scripting (javascript) an exporting script of every articles from a multi-pages indesign script. In fact I could have one or more article in o

  • Unicode characters in file name

    Hi, I try to open a file (using UTL_FILE functionalities) whose name contains polish characters (e.g. 'test-ś.txt'). In return, I get error message: ORA-29283: invalid file operation ORA-06512: at "SYS.UTL_FILE", line 633 ORA-29283: invalid file oper

  • Is it possible to specify exactly coordonates where to display a field

    Hello all, We use BIP 11.1.1.6 (build 5.12.110) In a rtf template, we've got for-each loop. We don't know exactly how many rows to display. After a for-each group, I need to write a sentence at 15cm from bottom My constraint: For other reasons, I can

  • Background image is gone when printing out the page

    I have a region with table and created a style as follows: th {font-size:9pt;font-weight:bold;background-image: url(#WORKSPACE_IMAGES#blue.gif)} when i print out the page, the image color for TH is gone. How to change to show the color in the print-o

  • How to put computer to sleep or reset USB bus from Terminal?

    I'm using Missing Sync to connect a Windows Mobile PocketPC to my Mac for synchronizing data. Occasionally, as soon as I plug in the USB cable, the whole system gets hung. My mouse and keyboard don't work, but I can get into the system via SSH from a