﻿<?xml version="1.0" encoding="UTF-8"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/"><channel><title>StrataFrame Forum » StrataFrame Application Framework - V1 » Business Objects and Data Access (How do I?)  » BO Map - one to many</title><generator>InstantForum 2017-1 Final</generator><description>StrataFrame Forum</description><link>http://forum.strataframe.net/</link><webMaster>StrataFrame Forum</webMaster><lastBuildDate>Wed, 10 Jun 2026 22:23:13 GMT</lastBuildDate><ttl>20</ttl><item><title>BO Map - one to many</title><link>http://forum.strataframe.net/FindPost4699.aspx</link><description>I have a database that has user defined exceptions. &lt;/P&gt;&lt;P&gt;There is a list of exceptions that the user is allowed to add to.&lt;/P&gt;&lt;P&gt;Each&amp;nbsp;customer can have many exceptions.&lt;/P&gt;&lt;P&gt;Currently we store all the exceptions for each customer in a seprate table, we only keep the ones that are true.&lt;/P&gt;&lt;P&gt;I want to create a BO that will show all the current defined exceptions for each record and allow the user to select or unselect exceptions. How can I do that if not all customers will have all (or any) exceptions at any one time? Can I create a BO that holds all of the defined exceptions&amp;nbsp;and have it show the ones that apply to the current customer? Then be able to save new/deleted ones?</description><pubDate>Tue, 21 Nov 2006 15:44:24 GMT</pubDate><dc:creator>Jon Olson</dc:creator></item><item><title>RE: BO Map - one to many</title><link>http://forum.strataframe.net/FindPost4707.aspx</link><description>Yes, you'll probably be able to accomplish that by adding an extra column to the business object that can act as a flag for the records that are user define, and the records that are "default."</description><pubDate>Tue, 21 Nov 2006 15:44:24 GMT</pubDate><dc:creator>StrataFrame Team</dc:creator></item></channel></rss>