﻿<?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 » Issues  » Concurrency and 1.7.0.6</title><generator>InstantForum 2017-1 Final</generator><description>StrataFrame Forum</description><link>http://forum.strataframe.net/</link><webMaster>StrataFrame Forum</webMaster><lastBuildDate>Tue, 09 Jun 2026 02:33:04 GMT</lastBuildDate><ttl>20</ttl><item><title>Concurrency and 1.7.0.6</title><link>http://forum.strataframe.net/FindPost25841.aspx</link><description>Hi,&lt;br&gt;
&lt;br&gt;
We have just installed 1.7.0.6 and are conducting testing. We have just had the 'Data Collision' dialogue appear and this is curious in that:&lt;br&gt;
&lt;br&gt;
1) It has neve appeared before while conduting this set of test.&lt;br&gt;
2) The dialogue box itself is empty, i.e. is doesn't show what fields caused the collision.&lt;br&gt;
&lt;br&gt;
Anyone seen this in their 1.7.0.6 testing?&lt;br&gt;
&lt;br&gt;
Cheers, Peter</description><pubDate>Tue, 09 Feb 2010 17:05:13 GMT</pubDate><dc:creator>Peter Jones</dc:creator></item><item><title>RE: Concurrency and 1.7.0.6</title><link>http://forum.strataframe.net/FindPost25887.aspx</link><description>Great, glad you got it figured out! :)</description><pubDate>Tue, 09 Feb 2010 17:05:13 GMT</pubDate><dc:creator>Trent L. Taylor</dc:creator></item><item><title>RE: Concurrency and 1.7.0.6</title><link>http://forum.strataframe.net/FindPost25886.aspx</link><description>Hi Trent,&lt;br&gt;
&lt;br&gt;
Yes, we did sus it out in the end.&lt;br&gt;
&lt;br&gt;
This particular form does do nonstandard things and, prior to 1.6.0.7 is closed cleanly. After 1.6.0.7. under certain circumstances it showed a 'Do you want to save the change' dialogue. We presumed it was SF improved object disposal that caused this happen and didn't worry about. To fix the problem we added a few IsDiry Then Bo.Save on the form close. This kinda worked except occasionally we would get the data collision dialogue that I asked about. We replaced the IsDirty code with BO.Clear and all is fine.&lt;br&gt;
&lt;br&gt;
Cheers, Peter</description><pubDate>Tue, 09 Feb 2010 17:03:54 GMT</pubDate><dc:creator>Peter Jones</dc:creator></item><item><title>RE: Concurrency and 1.7.0.6</title><link>http://forum.strataframe.net/FindPost25854.aspx</link><description>Does sound a bit curious, but I would really need a sample or something to work off of to try to reproduce.&amp;nbsp; Let me know if you come up with something.&amp;nbsp; Thanks! :)</description><pubDate>Tue, 09 Feb 2010 07:05:32 GMT</pubDate><dc:creator>Trent L. Taylor</dc:creator></item><item><title>RE: Concurrency and 1.7.0.6</title><link>http://forum.strataframe.net/FindPost25850.aspx</link><description>Hi Trent,&lt;br&gt;
&lt;br&gt;
Thanks for the prompt repsonse. Certainly this part of our app is far from standard processing. I guess the issue for us it hasn't happened before 1.6.0.7. and the fact the dialogue box was empty. I will get back if we can't resolve the issue ourselves.&lt;br&gt;
&lt;br&gt;
Cheers, Peter&lt;br&gt;
&lt;br&gt;</description><pubDate>Tue, 09 Feb 2010 00:00:28 GMT</pubDate><dc:creator>Peter Jones</dc:creator></item><item><title>RE: Concurrency and 1.7.0.6</title><link>http://forum.strataframe.net/FindPost25845.aspx</link><description>Just to give you a level of comfort here, let me point out that this has not changed and we too use OptimisticRowVersion for all tables (and BOs) and I have not seen anything like this.&amp;nbsp; Also, we have been running the 1.7.0.6 version of the business objects in our medical application for 4 months, and so I am very confident in the build.&amp;nbsp; So we may want to investigate some other things in your environment.&amp;nbsp; I don't doubt that you saw the collision dialog, but there could be data being moved into the BO outside of a standard query or something along those lines that is causing this to happen.&amp;nbsp; If you can get it in a reproducable state I will be more than willing to take a look at it.</description><pubDate>Mon, 08 Feb 2010 21:06:43 GMT</pubDate><dc:creator>Trent L. Taylor</dc:creator></item><item><title>RE: Concurrency and 1.7.0.6</title><link>http://forum.strataframe.net/FindPost25842.aspx</link><description>Hi,&lt;br&gt;
&lt;br&gt;
I should have mentioned all our BO's use:&lt;br&gt;
&lt;br&gt;
OptimisticRowVersion&lt;br&gt;
&lt;br&gt;
and we leave the version number column to be automatically maintained by SF.&lt;br&gt;
&lt;br&gt;
Cheers, Peter</description><pubDate>Mon, 08 Feb 2010 18:22:08 GMT</pubDate><dc:creator>Peter Jones</dc:creator></item></channel></rss>