Group: Forum Members
Posts: 2K,
Visits: 6.6K
|
Not entirely sure what is causing the error from your description. I'd first try to understand what is causing the error. If after that you determine that a try/catch is the way to go, you could use the custom code feature to manually add this in a way that would get reproduced when using the BO mapper. However, you'll have to code the entire property for each field that needs this. If you could provide some more details (like a call stack) about that is happening, maybe we can determine why you are getting the error.
|