Could APEX be used for development of a General Ledger system?

Hi All,
I am interested in developing a "light" web-based erp system for small sized companies for a vertical market. This system should be composed of General Ledger, Inventory & Payables functional areas. I just want to know if APEX could be used for developing applications of this kind. Do you believe that APEX is a mature platform in order ro be useful for development of complex applications? I'm very impressed by this platform but I do not have the necessary experience in order to decide if I could use APEX for more complex and demanding apps.
Thank you very much,
George Papageorgiou

Technically speaking Apex can handle anything other frameworks..etc can do. I think your target market will determine whether Apex is the correct choice or not.
Larger companies will want to go with an established ERP system like Oracle Financials, SAP, Costpoint..etc. So if you are aiming at a mid to small sized company, they may have a much smaller budget for such a system. If you are planning to make it a SAAS and host the solution yourself, I think Apex would be a good fit. If you are planning on selling the software for a local installation at the customer site, it may not be the best fit due to its coupling with the Oracle database. Personally I wouldn't want to put my entire financial set of data on someone else's server, but thats just me.
In my own opinion, a good ERP or 3rd party COTS product does not dictate to you which database you need to use, but instead supports multiple. Apex lives inside the Oracle database, so your customers have to run Oracle. For larger shops, it is not an issue, but for smaller shops, they may want to use mysql or something similar. Now people here will say "But Oracle XE is free!". This is true, but it is also almost 6 years old, completely unsupported by Oracle, and not patched. So I wouldn't stake my entire success on it.
So again it really will depend who you are going after, whether you will host the solution, and whether you think the cost/skill level of Oracle will be a barrier to your customers.

Similar Messages

  • I want to develop iphone apps. But I am from Costa Rica, I have seen that there are developers who sell from my country here. I wonder what method of payment used for developer profits, for example Paypal?

    I want to develop iphone apps. But I am from Costa Rica, I have seen that there are developers who sell from my country here. I wonder what method of payment used for developer profits, for example Paypal?
    If so could make money there, and a local bank, has service PayPal.

    Apple does not pay developers via PayPal. All payments are made directly to your bank via electronic funds transfer.
    For more information on Apple's program for distributing your apps, see:
    https://developer.apple.com/appstore/index.html
    Regards.

  • Becouse of expire of credit card I updated billing information by providing data of new credit card but system just says "We're sorry, the billing information on file could not be used for this payment. Please update your information.". What exactly is wr

    Becouse of expire of credit card I updated billing information by providing data of new credit card but system just says "We're sorry, the billing information on file could not be used for this payment. Please update your information.". What exactly is wrong?

    Are you 100% sure that every detail of your information is the same in each place?
    Make sure that EVERY DETAIL is the same in every place you enter your information
    -right down to how you spell and punctuate the parts of your name and address
    Change/Verify Account https://forums.adobe.com/thread/1465499 may help
    -Credit card https://helpx.adobe.com/utilities/credit-card.html

  • Geting this errror, eventhough information is ok: We're sorry, the billing information on file could not be used for this payment. Please update your information.

    Geting this errror, eventhough information is ok: We're sorry, the billing information on file could not be used for this payment. Please update your information.
    And please remove one of my unassigned user.

    Are you 100% sure that every detail of your information is the same in each place?
    Make sure that EVERY DETAIL is the same in every place you enter your information
    -right down to how you spell and punctuate the parts of your name and address
    Change/Verify Account https://forums.adobe.com/thread/1465499 may help
    -Credit card https://helpx.adobe.com/utilities/credit-card.html

  • Hi.Since I upgraded to Maverick my scanner which is Fuji Xerox Docuprint CM205 fw could not be used for scanning as mac wouldn't find the scanner.Can anyone help please?

    Hi.Since I upgraded to Maverick my scanner which is Fuji Xerox Docuprint CM205 fw could not be used for scanning as mac wouldn't find the scanner.Can anyone help please?

    There's an alternative ...
    Using Image Capture as a scanner:
    Connect the scanner to your Mac whether Wi-Fi or USB.
    Launch Image Capture.
    Click the very small black box bottom right side of the Image Capture window.
    You'll see this pop up menu:   Connecting this (device) opens:
    You can select a default app to scan (Image Capture) and select a folder from the Imort To pop up menu on the right to save scanned files to.

  • Could facetime be used for international calls and free of charge???

    Could facetime be used for international calls and free of charge???
    Or does it work the same way as any other 2G calls???

    For the iphone 4, I believe that have to do a initial voice call first (if it's not in your recent call list), and then start the live video chat (facetime). I could be wrong but if you have no recent call history with facetime, you would have to start a voice call again, and then immediately switch to facetime to prevent international cost. I haven't tried this so I would not now, but I only assume that if you don't have him/her on the recent list with facetime.

  • What O/S do you use for Development?

    There appears to be many issues with Windows XP as a development platform, not only for Netweaver, but for any application which requires a large amount of contiguous memory.  I'm not prepared to recommend to our group that we use XP for development, due to the re-basing requirements of the various DLL's that fracture the memory address space, thereby preventing large-scale allocations of memory to the J2E engine.  There are others reasons for not re-basing DLL's, namely the departure from company-installed code, issues with O/S updates, support issues, etc.
    Linux, however, does not have these issues, as it properly handles memory.
    Out of curiosity, what environments are people using for development?  What O/S?  Are you hosting a local J2EE?
    Granted, if you're not hosting a local J2EE then these memory issues do not assert themselves, but I want the ability to run Netweaver locally without having performace suck. (ie: 1GB of memory or more allocated to the engine).
    Comments?

    Hi Ken,
    > How much memory are you allocating to the JVM?
    To be as precise as possible:
    -Xms512M
    -XX:SoftRefLRUPolicyMSPerMB=1
    -XX:+DisableExplicitGC
    -XX:MaxPermSize=192M
    -XX:PermSize=192M
    -XX:MaxNewSize=96M
    -XX:NewSize=96M
    -XX:SurvivorRatio=2
    -XX:TargetSurvivorRatio=90
    -Dmemory.manager=512M
    -Xmx512M
    Hope it helps. Think of it, it's for 6.20! 6.40 definitely consumes more memory.
    The values from this morning, when I had started the server, didn't really change: Now it's 339MB, virtually 759MB.
    > How does the EP perform
    > in these tight memory constraints?
    Quite good
    > And, why are you running the EP locally?
    > Is this just for testing your components in the EP?
    Primarily for developing EP applications (what's my main profession).
    > EP is really not required for development
    ... if you're not developing against the EP ...
    > that you only require a license for the J2E engine
    Almost. You'll have a central licence, but a portal specific one.
    > what's a developer to do when the 120 days is up?
    > Is SAP planning on a 'supported' release
    > for XP for developers?
    Good question, ask SAP   As said, when I'll switch locally to EP6 NW04 (instead of SP2), I'll do my best to do so without switching the underlying OS...
    Hope it helps
    Detlev

  • Destination disabled. []: [CrystalEnterprise.Ftp]. Please note the name of the job server used for your request and contact your system administrator to make sure the specified destination is enabled. (FWB 00031)

    Hi
    In BO 4.0 SP 9 when a administrator tries to schedule a report via CMC there is no error
    But when a user schedules a report and the destination is FTP location -> Use default settings he gets following error
    Destination disabled. []: [CrystalEnterprise.Ftp]. Please note the name of the job server used for your request and contact your system administrator to make sure the specified destination is enabled. (FWB 00031)
    There is only one Job Server and the destinations are enabled in it
    There is no Job server for Crystal Reports Job Server
    Do i need to create it and how.

    Please check if you have proper rights to schedule to FTP. You can create a new job server, whenever you schedule it, there are multiple job servers, it will handle based on the load. But it is not mandatory, depends on the load.

  • [CS5] what hw configuration do you use for development?

    Greetings to all,
    could anyone of you share the hw configuration they use (processor/memory/OS) for developing ID CS5 plugins?
    My E8400@3GHz with 32bit WVista and 2GB is toooo slow to provide seamless development debugging as it can take almost 5!!!! minutes to start CS5 Debug.
    Do you also have tips for Mac system I should get (still stuck with 5 years old Tiger....)
    Thanks for any input!
    Adam

    This summer I allowed me an almost maxed out MacBook Pro 15" (512 GB Apple/Samsung SSD, 8GB Ram, 2,66 Ghz Core i7).
    Little cheat: second start with the same plugin configuration, so the defaults and workspace are not rebuilt.
    InDesign CS5 startup time is 9 seconds (Debug) or slightly below 4 seconds (Release) including all default panels shown.
    For comparison, the values double with a MacBook Air (128 GB SSD, 2GB, 1,4 GHz Core 2 Duo), which needs 19 seconds (Debug) and 7 seconds (Release).
    With the 15", launch&debug from XCode, after compilation, takes 14 seconds (Debug). Not too bad considering that gdb loads many symbols. My estimate is you need 1 GB RAM extra to make the debugger happy. The really impressive point though is how XCode utilizes the 4 cores to fly thru the sources in parallel.
    Too bad that my focus at the moment is a 99% scripting project where speed considerations are mostly neglected.
    Dirk

  • Can JDeveloper be used for developing code for deployment to production?

    Hello,
    I've downloaded JDeveloper and wanted to know if I could use it for developing code that is deployed to production? I looked at the licensing terms and nothing there seems to say I can't do that. Am I missing something? Also on the JDeveloper page, it says "Free download". Is this tool like SQL Developer - truly free?
    Thanks
    Alex

    http://www.oracle.com/technology/products/jdev/htdocs/jdeveloper11gfaq.html#L0
    JDeveloper is totally free, you can use it for production. However, some libraries come with JDeveloper, such as ADF, are not free and you have to pay for them in order to use them in production.
    Edited by: Onur Aktaş on Oct 5, 2009 12:10 PM

  • Terms of use for development server

    Hi
    We produce animated content and would like to use Flash media server for our internal media delivery. I have gone through the TOU document for flash media development server and understood that it is allowed to utilize it in production. So is it allowed to use it for commercial purposes(upto 10 streams) and if so should we worry about the warranty and bugs etc. ?

    The Flash media server development server is fully functional (except for the quantitative restrictions like max limit of number of connections to 10 etc), and is equivalent in quality to all other flavors.
    The developement server is generally meant for developmental and testing purposes though i think within the limit of connections etc, there should not be any problem with its usage. you can cross check/confirm from the EULA always, when in doubt.
    Thank you ! 

  • What strategy do you use for development EJB-JSP ?

    Hi all,
    I'd like to share opinion about development phase.
    In particular what is the best strategy for development
    of JSP-EJB applications?
    1. You keep JSP files unpacked under your Context and copy EJB interfaces in the /classes directory
    Pro: quick web development, no packing/unpacking of files
    Contros: proliferation of EJB interfaces both on Web side and on the EJB side
    2. keep JSP files and EJB interfaces into an .ear file and drop the ear file in the deploy directory for every modification.
    Pro: compact distribution of application, no need to keep duplicate copies of EJB interfaces
    Contros: packing/unpacking of ear/war files needed for every single modification of jsp/ejb
    What do you think?
    Thanks
    Francesco

    I certainly package the stuff in an EAR file - this EAR file contains the WAR file with my JSP/Servlet/Struts code & the required EJB interfaces. As well as the WAR file, the EAR file contains a JAR for the bean implementation. I want to correctly split this up in case I end up using a seperate EJB and Servlet container - my current seperation doesn't really allow for this at the moment. I guess this would involve building:
    1.) app-common.jar - Bean interfaces, utils, data transfer classes etc
    2.) webapp.war - Front end client code including JSP's, Servlets, Struts code etc
    3.) ejb.jar - The bean implementation
    Many containers only support deployment using an EAR file - supporting deployment of unpacked structures is not a requirement in the J2EE spec and so it will depend on whether or not. JBoss 3.0 hot deployment is fairly good so getting ant to stick my EAR file in the deploy directory after each build is normally not much bother (only the occasional full restart)

  • What Classes do you use for developing Database Applications

    Hi ! (sorry for my bad english)
    I develop now an application for production planning and I use an informix database-server. I have no problems with the database an the connection. I,m a database expert, but I,m a newcommer in java. What classes do you use to develop a database application ? (specially Table Handling) I tried it with JTable and AbstractTableModel. Are there better possibilities ?
    JdbTable OR
    JTable with DBTableModel OR
    JTable with DBTableModel and DataSet
    I know that this is a big question, but some little Informations can help me. (I develop with JBuilder Proffessional)
    Thank you for your help.
    Wolfgang

    No - the classes you have described (AbstractTableModel etc) are Swing classes - that is, they are Models in the MVC GUI architecture. Database-related stuff (SQL at any rate) is contained in the packages java.sql and javax.sql - The latter is part of the Enterprise addition. You would also need to purchase a database driver (or use the sun one, which is something like com.sun.odbc.jdbc.Driver or whatever). The driver supplies you with connections to the database (java.sql.Connection).
    Alternatively, you may be deploying code in a J2EE AppServer (eg. WebLogic, WebSphere etc) in which case you can use the JNDI to get a javax.sql.DataSource object (by setting one up in the AppServer and doing a lookup on it) and use this to get database Connections.
      Class c = Class.forName("com.sybase.jdbc2.jdbc.SybDriver");
      SybDriver sybDriver = (SybDriver) c.newInstance();
      java.sql.DriverManager.registerDriver((Driver) sybDriver);
      //then use Driver object to get hold of a Connection
      //or alternatively using DataSources
      InitialContext ctx = new InitialContext();
      DataSource ds = (DataSource) ctx.lookup("jdbc/MyDriver");
      Connection conn = null;
      try{
        Connection conn = ds.getConnection("login", "password");
        Statement stmt = conn.createStatement();
        ResultSet rs = stmt.executeQuery("select * from MY_TABLE");
        while (rs.next()) {
          //columns are enumerated 1...n
          String s = rs.getString(1);
          //or can get by Col Name
          String str = rs.getString("name_col");
      } finally {
        conn.close();
      }Anyway, I hope this helps - you'll probably need to get a book on it (Java Enterprise by O'Reilly is a good one)

  • New Uses For Our Current Dyno Thermocouple DAQ System

    Hello,
    Currently we are using this setup to collect data in our high temperature dyno.
    SCXI-1001 Chassis
    4 - SCXI-1120 -> SCXI 1320 units
    8 - SCXI-1102 -> SCXI 1303 units
    feeding into a PCI-MIO-16E-4 (PCI-6040E) DAQ system.
    Also available are a SCXI-1000DC chassis, TC and BNC 2095 terminal blocks, and SXCI-1104 multiplexers.
    The sensors we are looking to use have a 4-wire connection consisting of V(excitation),Common Ground, V(output), and V(offset). I would like to know if there is a way we can use the current equipment we have available to provide the 5v excitation source needed, as well as collect the V(output). Any help regarding the appropriate setup or wiring would be greatly appreciated. Thank you in advance
    -Jason McBride

    Hi BigChief,
    If you're providing an external excitation voltage to your sensors, you should be able to use either the SCXI-1102 or SCXI-1120 module, with their respective terminal block, to perform voltage measurement (provided the signal is within the module's input range). You can wire V(output) and Common ground as input to one of the channels on the terminal block. If the V(offset) is used for zeroing the measurement, you can wire that into a second channel, take the measurement, and subtract that value programmatically. If you're setting up a virtual or global channel, select the measurement type as "voltage" instead of "temperature".
    I hope this helps.
    Thanks,
    Lesley Y.

  • Document Types for Entry View in General Ledger

    Is it possible to configure document types to post in a non-leading ledger with a number range that is the same as what is already configured for document types in entry view?  This would mean it is possible to post in FB50L in a non-leading ledger and generate a document number that would then mean that the leading ledger is now out of synch with the non-leading ledger in terms of document numbering.  Or would SAP automatically force configuration to use a number range that is not already being used by the document type in entry view?

    Hi Hari,
    You cant use the same number range which is being used in your leading ledger, system wont allow you. You need to create a new number range for the document type in General Ledger view.
    Regards
    Srikanth

Maybe you are looking for

  • Payment in multiple currency?

    Hi, Can somebody brief me how a company can make payment to vendors from different countries in different currency? Just needed a brief whether it is possible? Regards, Sunil

  • 64-bit or 32-bit for the 2011 (spring) Macbook Pro 8 RAM 500HD?

    I wanted to know the differences between 64 bit and 32 bit OSx I am currently running the latest Lion 10.7.3 on a 2011 spring macbook pro with 8 gigs of ram 500 gigs HD. From what I can read in the info it looks like it defaults to 32 bit automatical

  • Redirect from Constructor

    Hi, I am facing a problem in JSR-168 JSF protlet while redirecting from the Page Bean constructor. I am using the following code: getFacesContext().getApplication().getNavigationHandler().handleNavigation(getFacesContext(), null, "case2");The same co

  • Force Digit grouping different from Regional Settings

    I use Excel sheets with financial numbers in various currencies. Most of them need a digit grouping of 123,456,789, hence my regional settings are set to us that format. Only when I use cells showing India Rupees, I need a digit grouping of 12,34,56,

  • How do I convert a JPG into PDF, Adobe converter not available in India yet ?!!!!!

    How do I convert a JPG into PDF, Adobe converter not available in India yet ?!!!!!