StrataFrame Forum
Back
Login
Login
Home
»
StrataFrame Application Framework - V1
»
Issues
»
Invalid Column when saving
Invalid Column when saving
Post Reply
Like
0
Invalid Column when saving
View
Flat Ascending
Flat Descending
Threaded
Options
Subscribe to topic
Print This Topic
RSS Feed
Goto Topics Forum
Author
Message
Larry Caylor
Larry Caylor
posted 17 Years Ago
ANSWER
Topic Details
Share Topic
Group: Awaiting Activation
Posts: 592,
Visits: 3.7K
I have a BO where I select some additional fields from another table in a custom fill method to populate some custom fields. I'm using stored procedures that were automatically created by DDT to handle the inserts and updates. I'm also using Optimistic Timestamp for concurrency. When I run a single instance of the application everything works fine. However when I run two instances and enter updates that are designed to cause a concurrency violation, the second instance to call save gets an unhanded exception during the save. The inner exception lists the added fields as invalid column names. I haven't traced the code (since I don't have the v1.61 source) but I'm wondering if the code that handles concurrency issues is using the column names from the data table rather than the AllFieldsList. I also tried adding the additional column names to the FieldsToExcludeFromInsert & Update but still get the same error.
-Larry
Reply
Like
0
GO
Merge Selected
Merge into selected topic...
Merge into merge target...
Merge into a specific topic ID...
Open Merge
Threaded View
Threaded View
Invalid Column when saving
Larry Caylor
-
17 Years Ago
That's a very good thought, Larry, I'll have to check and see if the...
StrataFrame Team
-
17 Years Ago
This issue is likely related although it happens both inside and...
Larry Caylor
-
17 Years Ago
Larry, Just add the columns that do not belong to the table to the...
Trent L. Taylor
-
17 Years Ago
I tried that. Like the original issue I was having with concurrency...
Larry Caylor
-
17 Years Ago
I reverted back to v1.6 from 1.61 beta so I could step through the...
Larry Caylor
-
17 Years Ago
We are going to take a look at the other post....sorry we missed it...
Trent L. Taylor
-
17 Years Ago
Yep, just fixed it, Larry... I also changed the comparison of the...
StrataFrame Team
-
17 Years Ago
Thanks Ben! I'm using added columns on just about every BO in a new...
Larry Caylor
-
17 Years Ago
Post Reply
Like
0
Similar Topics
Post Quoted Reply
Reading This Topic
Login
Login
Remember Me
Reset Password
Resend Validation Email
Login
Explore
Messages
Mentions
Search