Failure Building Partial Class


Author
Message
Guillermo Vilas
Guillermo Vilas
StrataFrame User (294 reputation)StrataFrame User (294 reputation)StrataFrame User (294 reputation)StrataFrame User (294 reputation)StrataFrame User (294 reputation)StrataFrame User (294 reputation)StrataFrame User (294 reputation)StrataFrame User (294 reputation)StrataFrame User (294 reputation)
Group: StrataFrame Users
Posts: 112, Visits: 2.3K
Hello

Trying to build the partial class of a BO I'm getting the message shown in the attachment. I can't figure out where's the error. I checked the table and for example the mapping of the table in the Business Object Mapper Window is not correct,

The column that header "Null Type" saids that all the fields are not Nullable but in database table is the opposite of that.



Is the first time I see this kind error. The database was created using the Database Deployment Toolkit.



I will try creating the table manually to see what happens.

------------------------------------------------------------------------
I would like to change the world, but they don´t give me the source code.
MS Windows 7 Ultimate 64-Bit
Intel(R) Core(TM)2 Quad CPU Q9300 2.50 GHz
6.00 GB of RAM, NVIDIA GeForce 9800 GT

MacBook Pro i5 OSX Lion
Attachments
BOError.jpg (129 views, 37.00 KB)
BOError2.jpg (132 views, 98.00 KB)
Reply
Trent Taylor
Trent Taylor
StrataFrame Developer (14K reputation)StrataFrame Developer (14K reputation)StrataFrame Developer (14K reputation)StrataFrame Developer (14K reputation)StrataFrame Developer (14K reputation)StrataFrame Developer (14K reputation)StrataFrame Developer (14K reputation)StrataFrame Developer (14K reputation)StrataFrame Developer (14K reputation)
Group: StrataFrame Developers
Posts: 6.6K, Visits: 7K
Guillermo,

I think that you have something else going on here.  The BOs work the same in an application as they would in a BO library.  So that you can troubleshoot where you are having a problem, create a new SF Application, add a BO, map it and build the project and you will see that it works without issue.  You can then start bringing over your BOs one at a time to see what the problem was.  It could be that your Windows App was not created as an SF application or you could be missing some references.  Regardless, it is always best to store your BOs in a library instead of the App assembly anyway.  Glad you got it going Smile

GO

Merge Selected

Merge into selected topic...



Merge into merge target...



Merge into a specific topic ID...





Similar Topics

Reading This Topic

Login

Explore
Messages
Mentions
Search