|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
 |
|
Getting null business object from the map |
« View previous topic :: View next topic » |
Author |
Message
|
isabellem |
Posted: Tue Feb 07, 2006 1:50 am Post subject: Getting null business object from the map |
|
|
Newbie
Joined: 07 Feb 2006 Posts: 2 Location: Belgium
|
Hi,
I am getting the following error from the connector controller when sending out an email message through the email connector: "getting null business object from the map". The GBO in the map is fine, the message occurs when it is trying to retrieve the ASBO. The message that causes this is pretty big (XML size is 1900 Kb), and it has always worked fine until now.
Aside from tracing the whole mapping (which will produce tons of output on such a big message), I'm at a loss as to where to look.
Anybody have any ideas?
Isabelle _________________ Isabelle Muszynski |
|
Back to top |
|
 |
isabellem |
Posted: Tue Feb 07, 2006 10:21 am Post subject: |
|
|
Newbie
Joined: 07 Feb 2006 Posts: 2 Location: Belgium
|
I've found the problem: because of the way the gbo and asbo are defined, some pieces of a specific child gbo have to be mapped to a child asbo at a different, higher level. This was done using a piece of custom code in the main asbo, with an execution order which had it run last.
This custom code was working with child asbo arrays without checking whether the array was null, and apparently if an optional array of child bo's is absent then the array is null in the asbo (instead of present and empty).
So, I now check for null and it works fine.
Isabelle _________________ Isabelle Muszynski |
|
Back to top |
|
 |
|
|
 |
|
Page 1 of 1 |
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|
|
|