Download presentation
Presentation is loading. Please wait.
Published byRandall Bishop Modified over 9 years ago
1
KS configuration application workshop Kuali Days :: Chicago May 13-14, 2008
2
Kuali Days :: Chicago May 13-142 What part of Kuali student project are we talking about? Technology selection phase 1. Technology stack selection document 2. Application architecture 3. Poof-of-Concept 1 Application architecture UI framework, services devl, BRMS Services design Config: ERP middleware R0, R1 design 1. UI framework selection 2. Service development infrastructure 3. Services design 4. BRMS 5. Proof-of-Concept 2 August-December 2007 January-June 2008 June - November 2008 1. R0 desisign and impl: Dictionary Search Workflow Rules 2. R1 design: Learning unit mgmt
3
Kuali Days :: Chicago May 13-143 KNS What part of Kuali student architecture are we talking about? Database Derby Code mgmt SVN Build Maven Unit test jUnit Identity mgmt KIM Workflow KEW Business rules BRMS JPA Hibernate DictionarySearch Service engine CXF Servlet container Tomcat ESB ServiceMix JAXBJAX-WS Rules engine Drools Google Web Toolkit uPortal 3.0 UI layer ERP middleware Mapping frameworks Eclipse workbench Technology stack
4
Kuali Days :: Chicago May 13-144 Session objectives Overview of what configuration entails The goal of the workshop is not to discuss specific implementation issues, but rather: Scope and boundaries of the configuration tools Business assumptions underlying the tools Elicit feedback from the audience Clarification on the Rice-Kuali Student relationship
5
Kuali Days :: Chicago May 13-145 What is the Configuration Application?
6
Kuali Days :: Chicago May 13-146 What needs to be configured? Configuring data (codes, internationalization, attributes) Configuring searches Defining rules Configuring processes Configuring security
7
Kuali Days :: Chicago May 13-147 What are the tools to do the configuration What are the application components that enable configuration? Solutions for Kuali Student: Search framework (tbd) Dictionary services (tbd) Workflow (KEW) Authorization (KIM) Rules management (BRMS under development)
8
Kuali Days :: Chicago May 13-148 Searching: assumptions Service layer assumptions All objects will need to be searched for in some way Each type of object will need it's own way of searching it (criteria specific to that object) There will be a need to combine information (join) that is managed by different services We can't assume the persistence mechanism for the objects (they won't all be in the same database) UX layer assumptions Having a common way to do a search is less confusing and easier to learn Maybe there is a “simple search” and an “advanced search”
9
Kuali Days :: Chicago May 13-149 Searching: scope and boundaries The search framework is not a data warehouse. Where do we draw the line between searching operational data and reporting from a data warehouse? Operational data example: Students in Applied Science who won the Planck award last semester Reporting example: What is the distribution of the Planck award across faculties over the last five years
10
Kuali Days :: Chicago May 13-1410 Dictionary: scope and boundaries A collection of information about data fields Code tables (enumerations). Eg country/state codes Data validation (length, types, regex) Configurable attributes Labels (screen names for data fields)
11
Kuali Days :: Chicago May 13-1411 Dictionary: assumptions/questions Question: Should there be one set of dictionary services for the entire service stack -OR- Should each service maintain its own dictionary?
12
Kuali Days :: Chicago May 13-1412 Dictionary: assumptions/questions Dictionary service Person Service Contact Service Learning Unit Service Person Service Dictionary Contact Service Dictionary Learning Unit Service Dictionary -OR-
13
Kuali Days :: Chicago May 13-1413 Dictionary: assumptions/questions Question: Should there be a separate UI dictionary for: Labels and text Error messages Internationalization
14
Kuali Days :: Chicago May 13-1414 Identity management: scope and boundaries Scope of Kuali Identity Management (KIM) Person identity information Authentication Authorization Permissions Roles
15
Kuali Days :: Chicago May 13-1415 BRMS: scope and boundaries Any business rule. Here is one set of definitions from Ross: Rejector (or constraint) E.g. Pre-requisite, co-requisite rules Degree audit rules Producer (calculation or computation) E.g. Fee calculation rules GPA calculation rules Projector – stimulus/response rule. E.g. Triggering an admissions evaluation based on a rule about the completeness of data
16
Kuali Days :: Chicago May 13-1416 What is the Business Rules Management System ? Data Warehouse Business Service Rules User Interface Drools Executable Rules Rule Execution Engine BRMS Rules Metadata Rules Business Service Get AgendaExecute Rules
17
Kuali Days :: Chicago May 13-1417 Configuring processes: workflow Workflow: managing processes that involve human interaction Key components (of KEW): Action lists (what I need to do next) Routing (who needs to do what next) Documents (a container for any object that needs to be worked on)
18
Kuali Days :: Chicago May 13-1418 Security: scope and boundaries Scope of Kuali Identity Management (KIM) Person identity information Authentication Authorization
19
Kuali Days :: Chicago May 13-1419 Discussion Searching Scope and boundaries Business assumptions Dictionary Scope and boundaries Business assumptions Rules Scope and boundaries Business assumptions Workflow Scope and boundaries Business assumptions Authorization Scope and boundaries Business assumptions
Similar presentations
© 2024 SlidePlayer.com Inc.
All rights reserved.