Question

Business model - how to handle properly?

Asked by: Priest04

I am re-making my accounting software (the idea is to support windows/web and mobile platforms) and I need to clarify something regarding the business model. Up to now my software was nott "properly designed", so I need to redesign it in order to make it scalable and multi platform. Currently I am creating a business model, and I am not sure where to put what.

I think I am ok with main entities so far, but, as with most of the software, there are usually some statistical information which is presented to client. Example, show all invoices for which payment day is overdue. Or, show me the sales amount per day/month/client, show me stack movement per month/year, etc. Many examples like this. In the past I have done this by executing stored procedure and populating some collection with returned data.

How will this fit into the model? What is the right approach? Should I have a class for each of the different data needed?

Thanks,
Goran

This Question has been solved and asker verified All Experts Exchange premium technology solutions are available to subscription members.

Subscribe now for full access to Experts Exchange and get

Instant Access to this Solution

  • Plus...
  • 30 Day FREE access, no risk, no obligation
  • Collaborate with the world's top tech experts
  • Unlimited access to our exclusive solution database
  • Never be left without tech help again

Subscribe Now

Asked On
2009-07-01 at 11:57:27ID24537421
Topics

Project Management

,

Design & Methodology

Participating Experts
2
Points
500
Comments
7

Trusted by hundreds of thousands everyday for fast, accurate and reliable tech support.

  • "The time we save is the biggest benefit of Experts Exchange to Warner Bros. What could take multiple guys 2 hours or more each to find is accessed in around 15 minutes on Experts Exchange." Mike Kapnisakis, Warner Bros.
  • "Our team likes having a resource that is more secure than just using Google and most experts using this service really know their stuff. It's nice to look here first versus using Google." Dayna Sellner, Lockheed Martin
  • "Anytime that I've been stumped with a problem, 9 out of 10 times Experts Exchange has either the accepted solution or an open discussion of the potential solution to the problem." Kenny Red, eBay Inc.

See what Experts Exchange can do for you.

Got a question?

We've got the answer.

Experts Exchange has been collecting answers to technology questions since 1996…3 million and counting! If you have a question, chances are we already have your answer.

Screenshot of Experts Exchange Knowledgebase

Need individual assistance?

Our experts are ready to help.

If you can't find the exact answer you're looking for, ask our exclusive community of 50,000 experts. You’ll get a personalized answer from a trusted professional.

Screenshot of Experts Exchange Knowledgebase

Want to learn from the best?

Read articles from industry experts.

Thousands of free tech tips, tricks, how-to’s and tutorials are available in our peer reviewed articles section. See for yourself how smart our experts are, no login required.

Screenshot of an Article

Working on a long term project?

Store your work and research.

Save solutions to your questions, answers you’ve discovered through searching plus helpful articles in your personal knowledgebase for easy future access.

Screenshot of Experts Exchange Knowledgebase

Access the answers to your technology questions today.

Subscribe Now

30-day free trial. Register in 60 seconds.

What Makes Experts Exchange Unique?

Members of the expert community talk about why the experience at Experts Exchange is different than what you will find anywhere else.

Trusted by the world's most respected brands.

image of each brand's logo

Faithfully serving IT professionals since 1996.

Experts Exchange Logo

Try it out and discover for yourself.

Subscribe Now

30-day free trial. Register in 60 seconds.

Related Solutions

  1. What payment model are you willing to participate in?
    EE?s campaign to encourage KPRO subscriptions has fallen short of our revenue goals. We?re in the process of developing some alternate plans and thought it would be best to involve all our members in the discussion. What we want to know is: What payment model are you willi...
  2. Entity Relationship Diagram
    I really need some advice on how to go about tackling an entity relationship diagram. I have to design one based on a bookshop and have to show the cardinality and optionality of each relationship which I identify. I understand what this means and have looked over some exampl...

Free Tech Articles

  1. WARNING: 5 Reasons why you should NEVER fix a computer for free.
    It is in our nature to love the puzzle. We are obsessed. The lot of us. We love puzzles. We love the challenge. We thrive on finding the answer. We hate disarray. It bothers us deep in our soul. W...
  2. SCCM OSD Basic troubleshooting
    SCCM 2007 OSD is a fantastic way to deploy operating systems, however, like most things SCCM issues can sometimes be difficult to resolve due to the sheer volume of logs to sift through and the dispe...
  3. Migrate Small Business Server 2003 to Exchange 2010 and Windows 2008 R2
    This guide is intended to provide step by step instructions on how to migrate from Small Business Server 2003 to Windows 2008 R2 with Exchange 2010. For this migration to work you will need the fo...
  4. Create a Win7 Gadget
    This article shows you how to create a simple "Gadget" -- a sort of mini-application supported by Windows 7 and Vista. Gadgets can be dropped anywhere on the desktop to provide instant information, ...
  5. Outlook continually prompting for username and password
    There have been a lot of questions recently regarding Outlook prompting for a username and password whilst using Exchange 2007. There are a few reasons why this would happen and I will try to cover t...
  6. Backup Exchange 2010 Information Store using Windows Backup
    There seems to be quite a lot of confusion around the ability to backup Exchange 2010 using the built in Windows Backup feature. This stems from the omission of this feature prior to Exchange 2007 s...

Cloud Class Webinars

  1. Avoiding Bugs in Microsoft Access
    Alison Balter takes and in-depth look at avoiding bugs in Access. In this webinar you will learn about using the immediate window to debug your applications, invoking the debugger, using breakpoints to troubleshoot, stepping through code, setting the next statement to execute, ...
  2. Top 10 Best New Features in Visio 2010
    Scott Helmers gives live demonstrations of the top 10 new features in Visio 2010. This webinar will teach you how to create compelling diagrams by adding shapes to the page with a single click, linking the shapes in a diagram to data in Excel (or SQL Server, or SharePoint), ...
  3. IT Consultant Business Secrets Revealed
    Michael Munger, Experts Exchange tech pro and IT consultant, pulls back the curtain on his very successful businesses and answers question on every IT consultant and business owner should know about. He shares secrets on what he did to solve the 5 most common problems in IT, ...
  4. Disaster Recovery and Business Continuity
    Quest CTO, Mike Billon, gives an overview of the steps involved in building a dunamic disaster recovery plan. Through case studies and an examination of software/hardware tooles for monitoring and testing, you'll gain a better understandin of where you are, where you want ...
  5. Organize Your Visio Diagrams with Containers and Lists
    Scott Helmers uses cross functional flowcharts, wireframe diagrams, data graphic legends and seating charts to teach you: how to ustilize all three new structured diagram components in Visio 2010, the best practices for organizeing shapes in previous version of Visio, how to organize ...
  6. How to Us Objects, Properties, Events and Methods in Microsoft Access
    Alison Dalter gives an in-depbth look at objects, properties, events and methods in Microsoft Access. In this webinar you will learn about using the object browser, referring to objects, working with properties and methods, working with object variables, understanding the ...

Join the Community

Give a Little. Get a Lot.

Join the community of experts here and help other tech pros by answering question in your area of expertise. You can earn FREE access to all Experts Exchange's premium features and resources.

Join the Community

Answers

 

by: jaime_olivaresPosted on 2009-07-01 at 16:12:45ID: 24759107

I think reports shouldn't generate business classes, just fill an array with data from the Business Layer.
These arrays are passed to the presentation layer to be displayed as a report.
Report arrays can be made of pure string, or other fundamental types by declaring an array of objects.
The presentation layer can interpret array types for proper formatting and alignment.

 

by: cdboshPosted on 2009-07-01 at 18:27:07ID: 24759724

Hi Goran,

First, if I can suggests some terminology clarity...

I was originally confused by your use of Business Model and this being cross-posted in the Project Management area.  A Business Model is typically a description or concept for how an organization (or an initiative) expects to generate revenue or value.

A Business Process Model is the definition for how the various functions within an organization interact with each other and process inputs to add value within the enterprise activities to satisfy customers and generate revenue.

Now, what you seem to be describing is an Application Data Model, and you seem to be seeking advice as to whether these metrics about the financial transactions should be stored in tables or generated at run time from procedures and calculations.

Assuming this is the case, my suggestion is to keep them as real-time calculations unless:
*  The complexity of the calculations and/or quantity of data (considering data growth) would produce exceedingly long execution times, or
* You intend to provide some sort of business intelligence reporting, in which case the calculations might need to be trended over time or sliced-and-diced like a pivot table.

The two conditions, however, could have different approaches.  For the first, you need to figure out how to pre-cache the calculations or perhaps store running figures and then just increment the calculations by-request.  This might result in relatively simple data tables to store partial, current results.

The second scenario, however, will require more thought into how to dimension the tables so that you have the proper trends and drill-down categories.

And in either case, you'll need to figure out how the processing is initiated to populate the data: manual update by the user, automatic launch or termination processing of the client, or completely separate scheduled batch processing, or...

As for classes and programming structure, you seem to have really two paths to consider: first, what is the functionality needed by the user to interact with this data?  Is it a static report, or an interactive pivot table-like thing?  What types of filters and sorts will be allowed?

Then that will drive considerations of the data needed to support these use cases.  As Jaime suggested, then this becomes a relatively simple processes of Model-View-Controller to give the user what they need.

However, that doesn't address the logic and rules needed to get the data into the proper shape to feed the reports.  If you take a fully automated, batch route - or some real-time caching scheme - then you don't really need a "View" to manage the data - just your Model and Controller.

So, without knowing your existing app and your requirements, I can't make more detailed suggestions on what classes you need - but as I see it, these are the broad categories of classes you'll need to design.

 

by: Priest04Posted on 2009-07-03 at 04:03:43ID: 24771522

Hello all, thanks for the response.

@jaime_olivares
You say I should store generated data in arrays - ok, what about classes that generate data? Where is their place in business model? Is it factory method involved for retrieving data?

@cdbosh
I appologize if my terminology is confusing, theory is my weaker side, I have just started digging into this area. Considering the cross-posting, I usually add different areas which I find that can be fitted in. Since Business Model is part of Project Management as a wider area, and my first thought was to post this question in Business Model section, then Project Management section was just added as a "bonus"

So far I have read several books about modeling (intended for programmers mostly), and I have never met with the term Business process model. Usually the authors call it business model.

[quote]Now, what you seem to be describing is an Application Data Model, and you seem to be seeking advice as to whether these metrics about the financial transactions should be stored in tables or generated at run time from procedures and calculations.[/quote]

No, I am not interested in designing RDBMS, I agree with you that most of the times calculated values should not be stored in database.

I will try to explain a little more about the things that confuse me: generally speaking, user interface (UI) should interact with the business layer (BL), which interacts with the data layer (DL). There could be some in-between layers, but I will not include them for the sake of simplicity. When displaying some statistical data, which could be a static report, or can be filtered by user (like per day, month, year, etc), UI should call some method on BL (possibly some factory method), which will call DL to retrieve data. Now, my question is where do these classes fir in the model? I dont see them as some entity, so what is the method used in these situations?

As far as the existing application requirements, it is an accounting software, so if you have ever done something similar, you will know what I am talking about. I am not 100% sure what are the terms used in english language areas, but its about keeping tracks of things like: supply, stock, sale, tracking payment on time, calculating workers pays, and many other things. I could have reports like:

1) show me the supplier bills that should be payed on this day
2) show me the customer bills that should be payed on this day
3) show me the stock movement per year
4) show me sum of all invoices from particular customer per month, quarte of year, year, etc

Now, dont get me wrong, I am not asking you how to make this reports, I already have this working for several years. As I have said, I am not recoding my whole software to support n-layer architecture, in order to make it available to different platforms that windows (like web, for example).

Up to now I did it simply by executing some stored procedure from the UI and storing data in some array. Now I would like towhere to fit all this classes in business model, that should provide me all this statistical data, which could be the source from different entities (like sum of invoices from suppliers, sum of invoices to customers).

I hope I have made myself more clearer now.

 

by: Priest04Posted on 2009-07-03 at 04:12:33ID: 24771569

I have made a typing mustake, it should have been

As I have said, I am now re-coding my whole software...

 

by: jaime_olivaresPosted on 2009-07-03 at 09:17:16ID: 24773259

>>You say I should store generated data in arrays - ok, what about classes that generate data? Where is their place in business model? Is it factory method involved for retrieving data?
Report (array) should be created in business layer, by invoking DAL to retrieve information from database.
I think you can have some kind of "Reporter" class in BL.

 

by: cdboshPosted on 2009-07-03 at 09:55:59ID: 24773444

Thanks for the additional info, Priest - and on big on the English.  However, I still suggest you Google "Business Model" and "Business Process Model" so you have an understanding of their typical use related to software.  Also, you should check into Model-View-Controller.  It is essentially the same as DL-UI-BL (respectively), but it is the prevalent terminology in a lot of more current (i.e web-based) development.

Anyway, using this 3-tier description, you still were using this in your old approach and stored procedure.  The UI called the stored procedure, but even though it's "in the database", it's not data, but program logic.  Therefore the store procedure was BL, resident in your database server.

So, I think most of the new function you're talking about will be classed in your BL.  For example, in report #1 above, calculating supplier billing information falls in your BL.  Being able to choose which supplier and for which days you want to see the billing information falls within your UI.  Similarly for #2.

For report #3, your BL will have the logic to determine what a stock movement is and how to track it.  Your UI will allow the user to decide which categories of stock to display and over what periods.

Now, for performance reasons, you don't want the UI to collect all the data then slice-and-dice it locally, so you will probably still want to optimize some queries on the database server, but these should be separate from true BL program logic that implements your business rules (i.e. going back to the report #3, the BL defines what is "stock movement" because that is a business rule).

Anyway, that's pretty much all I can say being so removed.  However, one other piece of advice is to consider the UI-BL-DL generically and based on what it does, not where the code resides and executes.  Your UI is typically in one location, but the BL and DL can be spread out into many physical execution environments - and like I said before, stored procedures can be used to implement BL, even though they execute on the database.

Well, hopefully I've been able to help some - good luck!

 

by: Priest04Posted on 2009-07-04 at 04:29:42ID: 24776637

Thanks you guys, much appreciated. But (I think) I still didnt get the answer to the implementation method? Is it a Static report class with like 50 static methods, or...? Or the answer is to use MVC model (I will be reading about it today)?

20120131-EE-VQP-002

3 Ways to Join

30-Day Free Trial

The Experts

98% positive feedback on 31,087 answers since March 2000. angeliii is a Microsoft Most Valuable Professional for his work with MS SQL Server & Develoment.

He has also proven his knowledge of Visual Basic Programming, PHP Scripting and Oracle Databases.

The Experts

97% positive feedback on 10,752 answers since July 2000. lrmoore has more than 18 years experience in the networking industry.

The six-time Mircosoft MVPs specialties include firewalls, virtual private networking, and network management.

Testimonials

"...and excellent source for support... Kind of like having your very own IT dept." Electriciansnet

Testimonials

"I was apprehensive at signing up at first. However... it has already made my life as an IT administrator much easier." JaCrews

Testimonials

"WOW! You guys have great, active, and knowledgeable people on here." moore50

Business Clients

Business Clients

In the Press

"If you’ve got a question... Experts Exchange can supply an answer.”

In the Press

"...an invaluable aid for both IT professionals and those who require tech support."

In the Press

"where IT professionals provide quick answers on just about any topic"

Business Account Plans

Loading Advertisement...