1 / 17

Supporting the Joint Medical Workstation Project

Supporting the Joint Medical Workstation Project. Glenda Ramos Mentor: Matt Rauls Maui Community College Akamai Summer Internship. Akimeka, LLC. IM/IT services and solutions provider. Solutions. Health Care Systems. Joint Medical Workstation. Information Assurance. Logistics Systems.

binta
Download Presentation

Supporting the Joint Medical Workstation Project

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Supporting the Joint Medical Workstation Project Glenda Ramos Mentor: Matt Rauls Maui Community College Akamai Summer Internship

  2. Akimeka, LLC • IM/IT services and solutions provider

  3. Solutions Health Care Systems Joint Medical Workstation Information Assurance Logistics Systems Infrastructure Solutions

  4. Joint Medical Workstation(JMEWS)

  5. JMEWS Capabilities DISEASE TRACKING STATUS OF FACILITIES CURRENT SUPPLIES REPORTS (TEXT AND VISUAL)

  6. JAVA STORED PROCEDURE STIGS ORACLE WAREHOUSE BUILDER Support Tasks JMEWS DEVELOPMENT • DATABASE • NETWORK • APPLICATION SERVICES • OPERATING SYSTEM • Windows 2000/XP/2003

  7. Server/Computer Apply Check and Load STIGS RESULT SRRS STIGS FIX

  8. Java Stored Procedure • Software Requirements • JDK (Java Development Kit 1.2 or higher) • Oracle Database

  9. Java Stored Procedure WRITE YOUR JAVA CODE LOAD AND RESOLVE YOUR JAVA CODE PUBLISH YOUR JAVA CODE RUN/CALL YOUR JAVA CODE

  10. Sample Commands/Scripts loadjava -u uid/password@dbconnection -v -resolve c:\file.java CREATE OR REPLACE FUNCTION FUNC_JAVA(parameter IN VARCHAR2) RETURN VARCHAR2 AS LANGUAGE JAVA NAME 'com.akimeka.db.oracle.utilities.file.program(java.lang.String) return java.lang.String'; /

  11. Run/Call Java Code CREATE OR REPLACE TRIGGER trigger_name BEFORE INSERT ON table_name REFERENCING NEW AS NEW OLD AS OLD FOR EACH ROW DECLARE BEGIN :NEW.VAR := FUNC_JAVA(:NEW.CODE); END; /

  12. Oracle Warehouse Builder • Software Requirements • Oracle Database 10gR2 • Oracle Workflow Server 2.6.4 • Oracle Warehouse Builder 10.2.0.1.31 • Operating System (Windows XP Pro)

  13. FLAT FILES EXTERNAL TABLE MAPPING Oracle Warehouse Builder TARGET TABLE PROCESS FLOW

  14. Acknowledgements • Management and Staff of Akimeka • JMEWS Team • Maui Community College • Center for Adaptive Optics • Maui Economic Development Board • National Science Foundation • This project is supported by the National Science Foundation under cooperative agreement No. AST-9876783.

  15. MAHALO!

More Related