我获得了一个小型诊所项目,该项目规模非常小,可能包括5个接待或登记和账单、药房、仓库、实验室、薪工单,因为你知道该项目的大部分业务,如果我们采用第一个单元,将像CRUD业务那样:
for the first department "Registration and billing " there will be form which contains the details of the patient and then the billing part will contain the entry fee and then if the patient goes to Dr then goes to pharmacy his details should be there in the pharmacy page where the medicine that he is going to buy will be added to his profile and then print the receipt.
我现在的问题是:
- Can apex do this project.
- Can I use the bar code to get the product details.
- Can I add figure print machine for the employees attendance.
- Can I integrate apex with some pages from JSP in case if I have dynamic module needs more control driven mechanisms.
3. 与11gXE和云层有关的问题:
- Can I use apex and 11g xe for free and install them in server in my organization? If yes, so What are the limitations ?
- If am going to deploy it on cloud shall they will use Oracle 11g XE or Oracle SE or EE, or it depends on my request ?
- If I greed to start apex and I would like to deploy it on cloud is there any requirements , like Do I have to first contact Oracle and ask them to give me the login to apex on cloud and work remotely , Or Can first develop it here in my machine and then contact oracle and deploy it on cloud .
If apex is not recommended for such projects please tell me before I start , and I will replace it with Java EE6