Universe Best Practices
Business Objects Designer Basic Rules: Keep the number of objects to 700 - 800 Larger universes will require more memory to use - This means more Java runtime memory allocated for Web Intelligence users Reduce complexity where possible Focus your universe efforts Test how this universe will work Implement this universe as one piece of an overall strategic solution Minimize your maintenance Classes are group logically related business terms (objects) together. Best practices for classes include: - Naming conventions - Descriptions - Layout - Nesting limits (classes within classes) Layout and Organization - Limit to 20 – 25 objects per class - This will reduce scrolling through long lists - Use subclasses and detail objects Determine how objects will be listed: Most commonly used is most popular or Alternatives: ...