<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://www.ormfoundation.org/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Developers</title><link>http://www.ormfoundation.org/forums/35.aspx</link><description>For discussing development aspects of the NORMA tool. This includes developer requirements and C# and  XML structures.   </description><dc:language>en</dc:language><generator>CommunityServer 2007.1 (Build: 20917.1142)</generator><item><title>C# .Net Express edition... </title><link>http://www.ormfoundation.org/forums/thread/3221.aspx</link><pubDate>Thu, 14 Feb 2013 19:50:57 GMT</pubDate><guid isPermaLink="false">9d039735-a311-4a8d-9c49-a0bb2572af9e:3221</guid><dc:creator>exahertz</dc:creator><slash:comments>1</slash:comments><comments>http://www.ormfoundation.org/forums/thread/3221.aspx</comments><wfw:commentRss>http://www.ormfoundation.org/forums/commentrss.aspx?SectionID=35&amp;PostID=3221</wfw:commentRss><description>Are &amp;quot;Express&amp;quot; additions of the VS 2010 IDE components supported by NORMA?</description></item><item><title>Missing Relational View Table?</title><link>http://www.ormfoundation.org/forums/thread/3140.aspx</link><pubDate>Wed, 21 Nov 2012 17:06:39 GMT</pubDate><guid isPermaLink="false">9d039735-a311-4a8d-9c49-a0bb2572af9e:3140</guid><dc:creator>neutrino0112</dc:creator><slash:comments>8</slash:comments><comments>http://www.ormfoundation.org/forums/thread/3140.aspx</comments><wfw:commentRss>http://www.ormfoundation.org/forums/commentrss.aspx?SectionID=35&amp;PostID=3140</wfw:commentRss><description>&lt;p&gt;I&amp;#39;ve been using NORMA_VS2008_2012-04CTP Build 1487 to model university class meeting patterns for a physics education research database. The attached, zipped&amp;nbsp;.orm and .docx files show the tables generated in the relational view. It seems that there may be a missing table that should be called Campus. The verbalization seems to imply that it should be there. The Building, CampusName and CampusIdentifier tables all have entries (i.e., CampusNr) that, while not specifically identified as such,&amp;nbsp;could possibly be identified as foreign keys. Am I wrong about this, or is something actually missing?&lt;/p&gt;&lt;p&gt;:-)&lt;/p&gt;&lt;p&gt;Richard&lt;/p&gt;</description></item><item><title>.orm xml structure</title><link>http://www.ormfoundation.org/forums/thread/3070.aspx</link><pubDate>Sun, 12 Aug 2012 12:59:14 GMT</pubDate><guid isPermaLink="false">9d039735-a311-4a8d-9c49-a0bb2572af9e:3070</guid><dc:creator>rik.vanmechelen</dc:creator><slash:comments>4</slash:comments><comments>http://www.ormfoundation.org/forums/thread/3070.aspx</comments><wfw:commentRss>http://www.ormfoundation.org/forums/commentrss.aspx?SectionID=35&amp;PostID=3070</wfw:commentRss><description>I am trying to parse the .orm file&amp;#39;s xml structure in ruby. 
Is there any documentation on the structure of the xml?
thank you all in advance</description></item><item><title>Adding a reference to NORMA .msi fails</title><link>http://www.ormfoundation.org/forums/thread/2980.aspx</link><pubDate>Mon, 30 Apr 2012 22:11:09 GMT</pubDate><guid isPermaLink="false">9d039735-a311-4a8d-9c49-a0bb2572af9e:2980</guid><dc:creator>Tyler Young</dc:creator><slash:comments>1</slash:comments><comments>http://www.ormfoundation.org/forums/thread/2980.aspx</comments><wfw:commentRss>http://www.ormfoundation.org/forums/commentrss.aspx?SectionID=35&amp;PostID=2980</wfw:commentRss><description>Is there a way to reference these assemblies in my own project? When trying to load the .msi file I get the error &amp;quot;Could not load file or assembly &amp;#39;Natural ORM Architect for Visual Studio 2010.msi&amp;#39; or one of its dependencies. An attempt was made to load a program with an incorrect format. This file may not be a managed assembly.&amp;quot;

I feel like I&amp;#39;m missing something absurdly obvious. :-\</description></item><item><title>Custom data types mapped to unary fact types</title><link>http://www.ormfoundation.org/forums/thread/2874.aspx</link><pubDate>Sat, 26 Nov 2011 04:25:27 GMT</pubDate><guid isPermaLink="false">9d039735-a311-4a8d-9c49-a0bb2572af9e:2874</guid><dc:creator>josecarlus</dc:creator><slash:comments>1</slash:comments><comments>http://www.ormfoundation.org/forums/thread/2874.aspx</comments><wfw:commentRss>http://www.ormfoundation.org/forums/commentrss.aspx?SectionID=35&amp;PostID=2874</wfw:commentRss><description>&lt;p&gt;Hi,&lt;/p&gt;&lt;p&gt;When mapping a unary fact type to a relational view, a column is created with a logical True/False data type. When this model is exported to Oracle a column with NCHAR(1) is created.&lt;/p&gt;&lt;p&gt;I prefer to use numeric data types in Oracle for boolean values, 0 for false and 1 for true, so in the relational view I tried to assign a numeric data type to this column, such as an unsigned integer, and set the ValueRange of the role to {0,1}.&amp;nbsp;However, it wasn&amp;#39;t possible because&amp;nbsp;after reloading the model the unary fact type is converted into a binary fact type, which is obviously not desirable.&lt;/p&gt;&lt;p&gt;I thought it would be&amp;nbsp;a good idea to at least&amp;nbsp;comment this here.&lt;/p&gt;&lt;p&gt;Jose Carlos&lt;/p&gt;</description></item><item><title>What are the current intermediary formats for code generation?</title><link>http://www.ormfoundation.org/forums/thread/2794.aspx</link><pubDate>Fri, 23 Sep 2011 15:46:23 GMT</pubDate><guid isPermaLink="false">9d039735-a311-4a8d-9c49-a0bb2572af9e:2794</guid><dc:creator>Tyler Young</dc:creator><slash:comments>0</slash:comments><comments>http://www.ormfoundation.org/forums/thread/2794.aspx</comments><wfw:commentRss>http://www.ormfoundation.org/forums/commentrss.aspx?SectionID=35&amp;PostID=2794</wfw:commentRss><description>At my work we&amp;#39;re updating a bunch of spaghetti code to Entity Framework 4.1 using the Fluent interface to map our POCOs. While we&amp;#39;re not doing any conceptual modeling at this point, it&amp;#39;s given me an itch to write a transform to create an object model and then write a DAL to map them to their corresponding tables.

Last time I did a transform it was using DCIL and OIAL. I&amp;#39;ve heard rumors that those have been abandoned / updated. Any tips on the newest hottest?</description></item><item><title>Adding new datatypes</title><link>http://www.ormfoundation.org/forums/thread/2720.aspx</link><pubDate>Fri, 01 Jul 2011 14:29:50 GMT</pubDate><guid isPermaLink="false">9d039735-a311-4a8d-9c49-a0bb2572af9e:2720</guid><dc:creator>lozdown</dc:creator><slash:comments>6</slash:comments><comments>http://www.ormfoundation.org/forums/thread/2720.aspx</comments><wfw:commentRss>http://www.ormfoundation.org/forums/commentrss.aspx?SectionID=35&amp;PostID=2720</wfw:commentRss><description>&lt;p&gt;Hi,&lt;/p&gt;&lt;p&gt;I am using NORMA to create a SQLServer database with a hybrid SQL/XML structure (using NORMA to create the SQL schema and the XML schema I need). Is there anyway I can adapt the configuration of NORMA to include a datatype XML, that can be selected in the ORM and will propagate through to the SQLServer generator?&lt;/p&gt;&lt;p&gt;Thanks&lt;/p&gt;&lt;p&gt;Laurie &lt;br /&gt;&lt;/p&gt;</description></item><item><title>Exclusion constraint in XML representation</title><link>http://www.ormfoundation.org/forums/thread/2518.aspx</link><pubDate>Mon, 28 Feb 2011 12:43:17 GMT</pubDate><guid isPermaLink="false">9d039735-a311-4a8d-9c49-a0bb2572af9e:2518</guid><dc:creator>ralberts</dc:creator><slash:comments>1</slash:comments><comments>http://www.ormfoundation.org/forums/thread/2518.aspx</comments><wfw:commentRss>http://www.ormfoundation.org/forums/commentrss.aspx?SectionID=35&amp;PostID=2518</wfw:commentRss><description>&lt;p&gt;Hi,&lt;/p&gt;&lt;p&gt;I am looking for the representation of the exclusion constraint (between different roles) in the XML representation of my NORMA schema.&lt;/p&gt;&lt;p&gt;Could you please point me in the right direction?&lt;/p&gt;&lt;p&gt;I found the supertype and associated subtype roles in the orm:EntityType/orm:PlayedRoles tag, but I cannot figure out how the exclusion constraint defined on the subtypes is represented in the XML.&lt;/p&gt;&lt;p&gt;&amp;nbsp;Any help with this will be highly appreciated.&lt;/p&gt;&lt;p&gt;Tx&lt;/p&gt;&lt;p&gt;Ronell&amp;nbsp; &lt;br /&gt;&lt;/p&gt;</description></item><item><title>NORMA XML representation</title><link>http://www.ormfoundation.org/forums/thread/2494.aspx</link><pubDate>Wed, 26 Jan 2011 15:32:20 GMT</pubDate><guid isPermaLink="false">9d039735-a311-4a8d-9c49-a0bb2572af9e:2494</guid><dc:creator>ralberts</dc:creator><slash:comments>1</slash:comments><comments>http://www.ormfoundation.org/forums/thread/2494.aspx</comments><wfw:commentRss>http://www.ormfoundation.org/forums/commentrss.aspx?SectionID=35&amp;PostID=2494</wfw:commentRss><description>&lt;p&gt;Hi,&lt;/p&gt;&lt;p&gt;I need some information on the XML representation of the ORM models in NORMA.&lt;/p&gt;Is it possible to get access to the XML schema? &lt;br /&gt;&lt;p&gt;I tried to have a look at http://schemas.neumont.edu/ORM/2006-04/ORMCore etc. which is indicated in the head of the .orm file but this is not functioning anymore.&amp;nbsp;&lt;/p&gt;&lt;p&gt;Any help or point in the right direction will be highly appreciated. &lt;br /&gt;&lt;/p&gt;</description></item><item><title>Exclusion constraint</title><link>http://www.ormfoundation.org/forums/thread/2429.aspx</link><pubDate>Sun, 02 Jan 2011 12:43:37 GMT</pubDate><guid isPermaLink="false">9d039735-a311-4a8d-9c49-a0bb2572af9e:2429</guid><dc:creator>oliver</dc:creator><slash:comments>4</slash:comments><comments>http://www.ormfoundation.org/forums/thread/2429.aspx</comments><wfw:commentRss>http://www.ormfoundation.org/forums/commentrss.aspx?SectionID=35&amp;PostID=2429</wfw:commentRss><description>&lt;p&gt;Hi,&lt;/p&gt;&amp;nbsp;When I add Exclusion constraint on diagram I expect that NORMA generate some code behind, for example:&amp;nbsp;&lt;font color="#0000ff" size="2"&gt;&lt;font color="#0000ff" size="2"&gt;&lt;/font&gt;&lt;/font&gt;&lt;font color="#0000ff" size="2"&gt;&lt;font color="#0000ff" size="2"&gt; 
&lt;p&gt;alter&lt;/font&gt;&lt;/font&gt;&lt;font size="2"&gt; &lt;/font&gt;&lt;font color="#0000ff" size="2"&gt;&lt;font color="#0000ff" size="2"&gt;table&lt;/font&gt;&lt;/font&gt;&lt;font size="2"&gt; Employee &lt;/font&gt;&lt;font color="#0000ff" size="2"&gt;&lt;font color="#0000ff" size="2"&gt;add&lt;/font&gt;&lt;/font&gt;&lt;font size="2"&gt; &lt;/font&gt;&lt;font color="#0000ff" size="2"&gt;&lt;font color="#0000ff" size="2"&gt;constraint&lt;/font&gt;&lt;/font&gt;&lt;font size="2"&gt; Employee _excl &lt;/font&gt;&lt;font color="#0000ff" size="2"&gt;&lt;font color="#0000ff" size="2"&gt;check&lt;/font&gt;&lt;/font&gt;&lt;font size="2"&gt; &lt;/p&gt;&lt;/font&gt;&lt;font color="#808080" size="2"&gt;&lt;font color="#808080" size="2"&gt;
&lt;p&gt;(&lt;/font&gt;&lt;/font&gt;&lt;font color="#0000ff" size="2"&gt;&lt;font color="#0000ff" size="2"&gt; &lt;/font&gt;&lt;/font&gt;&lt;font color="#808080" size="2"&gt;&lt;font color="#808080" size="2"&gt;(&lt;/font&gt;&lt;/font&gt;&lt;font size="2"&gt;ParkingSpaceID &lt;/font&gt;&lt;font color="#808080" size="2"&gt;&lt;font color="#808080" size="2"&gt;is&lt;/font&gt;&lt;/font&gt;&lt;font size="2"&gt; &lt;/font&gt;&lt;font color="#808080" size="2"&gt;&lt;font color="#808080" size="2"&gt;null)&lt;/font&gt;&lt;/font&gt;&lt;font size="2"&gt; &lt;/font&gt;&lt;font color="#808080" size="2"&gt;&lt;font color="#808080" size="2"&gt;or&lt;/p&gt;&lt;/font&gt;&lt;/font&gt;&lt;font color="#0000ff" size="2"&gt;&lt;font color="#0000ff" size="2"&gt;
&lt;p&gt;&lt;/font&gt;&lt;/font&gt;&lt;font color="#808080" size="2"&gt;&lt;font color="#808080" size="2"&gt;(&lt;/font&gt;&lt;/font&gt;&lt;font size="2"&gt;ExpenseID &lt;/font&gt;&lt;font color="#808080" size="2"&gt;&lt;font color="#808080" size="2"&gt;is&lt;/font&gt;&lt;/font&gt;&lt;font size="2"&gt; &lt;/font&gt;&lt;font color="#808080" size="2"&gt;&lt;font color="#808080" size="2"&gt;null)&lt;/font&gt;&lt;/font&gt;&lt;font size="2"&gt; &lt;/font&gt;&lt;font color="#808080" size="2"&gt;&lt;font color="#808080" size="2"&gt;)&lt;/font&gt;&lt;/font&gt;&lt;font size="2"&gt; &lt;/p&gt;&lt;/font&gt;&lt;font color="#0000ff" size="2"&gt;&lt;font color="#0000ff" size="2"&gt;
&lt;p&gt;go&lt;/p&gt;
&lt;p&gt;alter&lt;/font&gt;&lt;/font&gt;&lt;font size="2"&gt; &lt;/font&gt;&lt;font color="#0000ff" size="2"&gt;&lt;font color="#0000ff" size="2"&gt;table&lt;/font&gt;&lt;/font&gt;&lt;font size="2"&gt; Employee &lt;/font&gt;&lt;font color="#0000ff" size="2"&gt;&lt;font color="#0000ff" size="2"&gt;add&lt;/font&gt;&lt;/font&gt;&lt;font size="2"&gt; &lt;/font&gt;&lt;font color="#0000ff" size="2"&gt;&lt;font color="#0000ff" size="2"&gt;constraint&lt;/font&gt;&lt;/font&gt;&lt;font size="2"&gt; Employee_MR &lt;/font&gt;&lt;font color="#0000ff" size="2"&gt;&lt;font color="#0000ff" size="2"&gt;check&lt;/font&gt;&lt;/font&gt;&lt;font size="2"&gt; &lt;/p&gt;&lt;/font&gt;&lt;font color="#808080" size="2"&gt;&lt;font color="#808080" size="2"&gt;
&lt;p&gt;(&lt;/font&gt;&lt;/font&gt;&lt;font color="#0000ff" size="2"&gt;&lt;font color="#0000ff" size="2"&gt; &lt;/font&gt;&lt;/font&gt;&lt;font color="#808080" size="2"&gt;&lt;font color="#808080" size="2"&gt;(&lt;/font&gt;&lt;/font&gt;&lt;font size="2"&gt;ParkingSpaceID &lt;/font&gt;&lt;font color="#808080" size="2"&gt;&lt;font color="#808080" size="2"&gt;is&lt;/font&gt;&lt;/font&gt;&lt;font size="2"&gt; &lt;/font&gt;&lt;font color="#808080" size="2"&gt;&lt;font color="#808080" size="2"&gt;not&lt;/font&gt;&lt;/font&gt;&lt;font size="2"&gt; &lt;/font&gt;&lt;font color="#808080" size="2"&gt;&lt;font color="#808080" size="2"&gt;null)&lt;/font&gt;&lt;/font&gt;&lt;font size="2"&gt; &lt;/font&gt;&lt;font color="#808080" size="2"&gt;&lt;font color="#808080" size="2"&gt;or&lt;/p&gt;&lt;/font&gt;&lt;/font&gt;&lt;font color="#0000ff" size="2"&gt;&lt;font color="#0000ff" size="2"&gt;
&lt;p&gt;&lt;/font&gt;&lt;/font&gt;&lt;font color="#808080" size="2"&gt;&lt;font color="#808080" size="2"&gt;(&lt;/font&gt;&lt;/font&gt;&lt;font size="2"&gt;ExpenseID &lt;/font&gt;&lt;font color="#808080" size="2"&gt;&lt;font color="#808080" size="2"&gt;is&lt;/font&gt;&lt;/font&gt;&lt;font size="2"&gt; &lt;/font&gt;&lt;font color="#808080" size="2"&gt;&lt;font color="#808080" size="2"&gt;not&lt;/font&gt;&lt;/font&gt;&lt;font size="2"&gt; &lt;/font&gt;&lt;font color="#808080" size="2"&gt;&lt;font color="#808080" size="2"&gt;null)&lt;/font&gt;&lt;/font&gt;&lt;font size="2"&gt; &lt;/font&gt;&lt;font color="#808080" size="2"&gt;&lt;font color="#808080" size="2"&gt;)&lt;/font&gt;&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font color="#808080" size="2"&gt;&lt;font color="#808080" size="2"&gt;&amp;nbsp;&lt;font color="#000000"&gt;But in SQL generated code I don&amp;#39;t find what I expected. Why?&lt;/font&gt;&lt;/font&gt;&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font color="#808080" size="2"&gt;&lt;font color="#808080" size="2"&gt;&lt;font color="#000000"&gt;&lt;/font&gt;&lt;/font&gt;&lt;/font&gt;&amp;nbsp;&lt;/p&gt;&lt;font color="#808080" size="2"&gt;&lt;font color="#808080" size="2"&gt;&lt;font color="#000000"&gt;&lt;/font&gt;&lt;/font&gt;&lt;/font&gt;&lt;font color="#808080" size="2"&gt;&lt;font color="#808080" size="2"&gt;&lt;font color="#000000"&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;/font&gt;&lt;/font&gt;&lt;/font&gt;&lt;font color="#808080" size="2"&gt;&lt;font color="#808080" size="2"&gt;
&lt;p&gt;&lt;/font&gt;&lt;/font&gt;&lt;br /&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;</description></item><item><title>Does the Readme note for non-LINQ outputs still apply?</title><link>http://www.ormfoundation.org/forums/thread/2216.aspx</link><pubDate>Mon, 16 Aug 2010 21:59:47 GMT</pubDate><guid isPermaLink="false">9d039735-a311-4a8d-9c49-a0bb2572af9e:2216</guid><dc:creator>shada22</dc:creator><slash:comments>1</slash:comments><comments>http://www.ormfoundation.org/forums/thread/2216.aspx</comments><wfw:commentRss>http://www.ormfoundation.org/forums/commentrss.aspx?SectionID=35&amp;PostID=2216</wfw:commentRss><description>The ConceptualDB -&amp;gt; DCIL transform appears to be the updated (or processes the results of) R-Map/absorbstoin logic. I haven&amp;#39;t quite been able to spend enough time to determine if this DCIL is the one currently used by the SQL outputs.

If it is, then I&amp;#39;ll probably look into cleaning up the SQL Server SQL output. (Like not spitting out the schema creation statement if the schema is &amp;#39;dbo&amp;#39;, etc..)

Thanks,
Bill
</description></item><item><title>Adding Support for Additional Databases</title><link>http://www.ormfoundation.org/forums/thread/1286.aspx</link><pubDate>Thu, 18 Sep 2008 15:05:30 GMT</pubDate><guid isPermaLink="false">9d039735-a311-4a8d-9c49-a0bb2572af9e:1286</guid><dc:creator>rjperes</dc:creator><slash:comments>0</slash:comments><comments>http://www.ormfoundation.org/forums/thread/1286.aspx</comments><wfw:commentRss>http://www.ormfoundation.org/forums/commentrss.aspx?SectionID=35&amp;PostID=1286</wfw:commentRss><description>&lt;div class="ForumPostContentText"&gt;
&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;What would it take to add support for additional databases, apart from SQL Server, PostgreSQL, Oracle, MySQL, DB2 and SQL Standard?&lt;/p&gt;
&lt;p&gt;What I mean is: what classes are involved in the process of generating the DDL scripts for each of these DBs, and how can I implement support for additional ones, such as, for example, Access?&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Thanks,&lt;/p&gt;
&lt;p&gt;Ricardo Peres&lt;/p&gt;
&lt;p&gt;PS - I originally posted this on the&amp;nbsp;&lt;a class="ForumGroupNameUnRead" href="http://www.ormfoundation.org/forums/10.aspx"&gt;&lt;strong&gt;&lt;font color="#000000"&gt;Open Discussion &amp;amp; Feature Requests&lt;/font&gt;&lt;/strong&gt;&lt;/a&gt; forum, but I think it belongs here instead.&lt;/p&gt;&lt;/div&gt;</description></item><item><title>WCF service generated by LinqToSqlAttributeMapping does not work</title><link>http://www.ormfoundation.org/forums/thread/1274.aspx</link><pubDate>Wed, 17 Sep 2008 23:07:05 GMT</pubDate><guid isPermaLink="false">9d039735-a311-4a8d-9c49-a0bb2572af9e:1274</guid><dc:creator>jbailey</dc:creator><slash:comments>5</slash:comments><comments>http://www.ormfoundation.org/forums/thread/1274.aspx</comments><wfw:commentRss>http://www.ormfoundation.org/forums/commentrss.aspx?SectionID=35&amp;PostID=1274</wfw:commentRss><description>I&amp;#39;ve been using nORMa and I&amp;#39;ve been very happy with the tool and its SQL script generation.&amp;nbsp; I was excited to see that it generated a WCF service to generate Linq to SQL, but I was disappointed that the service does not function.&amp;nbsp;&amp;nbsp;The contract being generated is incorrect.&amp;nbsp; Example is below:&lt;font color="#0000ff" size="2"&gt;&lt;font color="#0000ff" size="2"&gt;&lt;/font&gt;&lt;/font&gt;&lt;font color="#0000ff" size="2"&gt;&lt;font color="#0000ff" size="2"&gt; 
&lt;p&gt;#region&lt;/font&gt;&lt;/font&gt;&lt;font size="2"&gt; Insert, Select, Update, and Delete Operations for Customer&lt;br /&gt;[&lt;/font&gt;&lt;font color="#2b91af" size="2"&gt;&lt;font color="#2b91af" size="2"&gt;OperationContract&lt;/font&gt;&lt;/font&gt;&lt;font size="2"&gt;(IsOneWay=&lt;/font&gt;&lt;font color="#0000ff" size="2"&gt;&lt;font color="#0000ff" size="2"&gt;true&lt;/font&gt;&lt;/font&gt;&lt;font size="2"&gt;)]&lt;br /&gt;[&lt;/font&gt;&lt;font color="#2b91af" size="2"&gt;&lt;font color="#2b91af" size="2"&gt;TransactionFlow&lt;/font&gt;&lt;/font&gt;&lt;font size="2"&gt;(&lt;/font&gt;&lt;font color="#2b91af" size="2"&gt;&lt;font color="#2b91af" size="2"&gt;TransactionFlowOption&lt;/font&gt;&lt;/font&gt;&lt;font size="2"&gt;.Allowed)]&lt;br /&gt;&lt;/font&gt;&lt;font color="#0000ff" size="2"&gt;&lt;font color="#0000ff" size="2"&gt;void&lt;/font&gt;&lt;/font&gt;&lt;font size="2"&gt; InsertCustomer(&lt;/font&gt;&lt;font color="#2b91af" size="2"&gt;&lt;font color="#2b91af" size="2"&gt;Customer&lt;/font&gt;&lt;/font&gt;&lt;font size="2"&gt; customerToInsert);&lt;br /&gt;[&lt;/font&gt;&lt;font color="#2b91af" size="2"&gt;&lt;font color="#2b91af" size="2"&gt;OperationContract&lt;/font&gt;&lt;/font&gt;&lt;font size="2"&gt;(IsOneWay=&lt;/font&gt;&lt;font color="#0000ff" size="2"&gt;&lt;font color="#0000ff" size="2"&gt;false&lt;/font&gt;&lt;/font&gt;&lt;font size="2"&gt;)]&lt;br /&gt;&lt;/font&gt;&lt;font color="#2b91af" size="2"&gt;&lt;font color="#2b91af" size="2"&gt;Customer&lt;/font&gt;&lt;/font&gt;&lt;font size="2"&gt; SelectCustomerByCompanyName(&lt;/font&gt;&lt;font color="#2b91af" size="2"&gt;&lt;font color="#2b91af" size="2"&gt;String&lt;/font&gt;&lt;/font&gt;&lt;font size="2"&gt; companyName);&lt;br /&gt;[&lt;/font&gt;&lt;font color="#2b91af" size="2"&gt;&lt;font color="#2b91af" size="2"&gt;OperationContract&lt;/font&gt;&lt;/font&gt;&lt;font size="2"&gt;(IsOneWay=&lt;/font&gt;&lt;font color="#0000ff" size="2"&gt;&lt;font color="#0000ff" size="2"&gt;false&lt;/font&gt;&lt;/font&gt;&lt;font size="2"&gt;)]&lt;br /&gt;&lt;/font&gt;&lt;font color="#2b91af" size="2"&gt;&lt;font color="#2b91af" size="2"&gt;Customer&lt;/font&gt;&lt;/font&gt;&lt;font size="2"&gt; SelectCustomerByPreferredIdentifier(&lt;/font&gt;&lt;font color="#2b91af" size="2"&gt;&lt;font color="#2b91af" size="2"&gt;Int32&lt;/font&gt;&lt;/font&gt;&lt;font size="2"&gt; customerId);&lt;br /&gt;[&lt;/font&gt;&lt;font color="#2b91af" size="2"&gt;&lt;font color="#2b91af" size="2"&gt;OperationContract&lt;/font&gt;&lt;/font&gt;&lt;font size="2"&gt;(IsOneWay=&lt;/font&gt;&lt;font color="#0000ff" size="2"&gt;&lt;font color="#0000ff" size="2"&gt;true&lt;/font&gt;&lt;/font&gt;&lt;font size="2"&gt;)]&lt;br /&gt;[&lt;/font&gt;&lt;font color="#2b91af" size="2"&gt;&lt;font color="#2b91af" size="2"&gt;TransactionFlow&lt;/font&gt;&lt;/font&gt;&lt;font size="2"&gt;(&lt;/font&gt;&lt;font color="#2b91af" size="2"&gt;&lt;font color="#2b91af" size="2"&gt;TransactionFlowOption&lt;/font&gt;&lt;/font&gt;&lt;font size="2"&gt;.Allowed)]&lt;br /&gt;&lt;/font&gt;&lt;font color="#0000ff" size="2"&gt;&lt;font color="#0000ff" size="2"&gt;void&lt;/font&gt;&lt;/font&gt;&lt;font size="2"&gt; UpdateCustomer(&lt;/font&gt;&lt;font color="#2b91af" size="2"&gt;&lt;font color="#2b91af" size="2"&gt;Customer&lt;/font&gt;&lt;/font&gt;&lt;font size="2"&gt; newCustomer, &lt;/font&gt;&lt;font color="#2b91af" size="2"&gt;&lt;font color="#2b91af" size="2"&gt;Customer&lt;/font&gt;&lt;/font&gt;&lt;font size="2"&gt; oldCustomer);&lt;br /&gt;[&lt;/font&gt;&lt;font color="#2b91af" size="2"&gt;&lt;font color="#2b91af" size="2"&gt;OperationContract&lt;/font&gt;&lt;/font&gt;&lt;font size="2"&gt;(IsOneWay=&lt;/font&gt;&lt;font color="#0000ff" size="2"&gt;&lt;font color="#0000ff" size="2"&gt;true&lt;/font&gt;&lt;/font&gt;&lt;font size="2"&gt;)]&lt;br /&gt;[&lt;/font&gt;&lt;font color="#2b91af" size="2"&gt;&lt;font color="#2b91af" size="2"&gt;TransactionFlow&lt;/font&gt;&lt;/font&gt;&lt;font size="2"&gt;(&lt;/font&gt;&lt;font color="#2b91af" size="2"&gt;&lt;font color="#2b91af" size="2"&gt;TransactionFlowOption&lt;/font&gt;&lt;/font&gt;&lt;font size="2"&gt;.Allowed)]&lt;br /&gt;&lt;/font&gt;&lt;font color="#0000ff" size="2"&gt;&lt;font color="#0000ff" size="2"&gt;void&lt;/font&gt;&lt;/font&gt;&lt;font size="2"&gt; DeleteCustomer(&lt;/font&gt;&lt;font color="#2b91af" size="2"&gt;&lt;font color="#2b91af" size="2"&gt;Customer&lt;/font&gt;&lt;/font&gt;&lt;font size="2"&gt; customerToDelete);&lt;br /&gt;&lt;/font&gt;&lt;font color="#0000ff" size="2"&gt;&lt;font color="#0000ff" size="2"&gt;#endregion&lt;/font&gt;&lt;/font&gt;&lt;font size="2"&gt; &lt;/font&gt;&lt;font color="#008000" size="2"&gt;&lt;font color="#008000" size="2"&gt;// Insert, Select, Update, and Delete Operations for Customer&lt;/font&gt;&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font color="#008000" size="2"&gt;&lt;font color="#008000" size="2"&gt;&lt;/font&gt;&lt;/font&gt;&lt;font color="#008000" size="2"&gt;&lt;font color="#008000" size="2"&gt;&lt;font color="#000000" size="3"&gt;This contract is not correct.&amp;nbsp; The only allowed TransactionFlow option with a one way contract is TransactionFlowOption.NotAllowed.&amp;nbsp; I&amp;#39;m not sure if there is a configuration option to correct this or if it is a problem with the code.&amp;nbsp; Any assistance would be appreciated.&lt;/font&gt;&lt;/p&gt;&lt;/font&gt;&lt;/font&gt;</description></item></channel></rss>