DRM Node Types
755415Mar 20 2010 — edited Mar 22 2010As a follow-on to my previous post, I am looking to create a large hierarchy of the type where I might have 3 basic levels, but they are arranged like this as an example:
Personal Finances
-Assets
-Physical Assets
- Home
- Vacation Home
- Car
-Bank Accounts
- Checking
- Savings
-Brokerage Accounts
- Citi
- 401k
- Debts
-Credit Cards
-Citi
-Education Loans
- Loan 1
- Loan 2
-Mortgages
-Mortgage 1
-Mortgage 2
As you can see, the leaf nodes would definitely have different properties associates with them, what I would like to do is create a hierarchy that is like this where I can have different NodeTypes associated with each of the leaf nodes. I am not sure if I am trying to do something that really doesn't make sense, but I would like to understand how I could work with Hyperion DRM to do this.
Any help or response is greatly appreciated