posted 10 years ago
First, thanks for all your thoughts and ideas. Although one particular thing didn't solve it, I was able to get VoxLineOfService to read the PORTALUSER_OWNER_
ID field from the ASSETLINEOFSERVICES table and stick it in portaluserOwnerId. I can tell this because the System.out in the export routine displays the correct value.
The bad news is that the LineOfServiceBean isn't getting the value. My System.outs in this code are showing NULL.
So, I'm getting closer. If anyone has any ideas on this issue, I'd love to hear them. I've burned many hours trying to narrow it down so I can figure it out.