locked
Creating a map RRS feed

  • Question

  • Hi
    I wanted to know if it is possible to create maps to store key-value pairs in microsoft dynamics crm 4.0?
    Thursday, December 31, 2009 2:09 PM

Answers

All replies

  • Sure - you can create custom entities and one of those custom entities could be a key-value pair.  For example, we often use a powerobjects_config entity.  This entity has two attributes:  name and value.  We use this to store all kinds of key value pairs used in our various tools.
    Alex Fagundes - www.PowerObjects.com
    Thursday, December 31, 2009 7:17 PM
  • Actually I wanted to have the map as an attribute of an existing entity. Can this be done?
    Monday, January 4, 2010 7:03 AM
  • Hi,

    You can create relationships between a custom entity and an existing entity.
    Alex Fagundes - www.PowerObjects.com
    • Marked as answer by Jim Glass Jr Tuesday, January 5, 2010 4:14 PM
    Monday, January 4, 2010 4:24 PM