THIS IS A TEST INSTANCE. ALL YOUR CHANGES WILL BE LOST!!!!
Business Level Technical Overview
Target Audience
- Web Designers/Developers
- Junior Developers
- Senior Developers (should also take the OFBiz Advanced Framework course)
- Architects
- Project Managers
- Program Managers
- Quality Assurance Personnel
Topics Covered
- The OFBiz Data Model (Common Data Components)
- Data Model Patterns
- Extensibility Pattern
- Types
- Attributes
- Entity Relationships
- Effective Dating
- Extensibility Pattern
- Data Model Packages
- TODO: Add all sub-packages
- Review Detail for Packages in WebTools Entity Reference Pages
- Common
- Enumeration, Status, TimePeriod, etc.
- UserLogin, Security
- Content
- Party
- Product
- Order
- Marketing
- Accounting
- Shipment
- Human Resources
- Work Effort
- Data Model Patterns
- The OFBiz Common Logic Components
- Parallels the Data Model Package Organization
- Services, Events and Workers
- Typical Services
- CRUD Style Services
- Logic for User Interfaces and Business Processes
- Maintenance Jobs (usually scheduled)
- Implementations to Expect
- User Interface Patterns
- The OFBiz Components and Applications
- Framework Component Overview
- In Order of Dependency
- Common
- Entity
- Security
- Service
- Datafile
- Rules
- MiniLang
- Security Extension (depends on Common, Content, Party)
- Entity Extension
- TODO: Add details for each component, main parts of each webapp (parts of webapp will be similar to topic in Business Applications Overview for Users document)
- Content Component
- Content Manager
- Accounting Component
- Accounting Manager
- Product Component
- Catalog Manager
- Facility Manager
- Manufacturing Component
- Manufacturing Manager
- Marketing Component
- Marketing Manager
- Order Component
- Order Manager
- Party Component
- Party Manager
- WebTools Component
- WebTools Application
- WorkEffort Component
- WorkEffort Manager
- eCommerce Component
- eCommerce Application
- Framework Component Overview