Posted: Tue Oct 27, 2009 1:20 am Post subject: Problem connecting to Siebel 7.7 from Message Broker Adapter
Novice
Joined: 26 Sep 2006 Posts: 24
Hello,
I am using the Siebel Adapter to connect from Message Broker to Siebel 7.7. I followed the same approach of the TwineBall sample that came with message broker. My flow is a web service using a SOAPInput/Output. Then using Mapping nodes to map the incoming SOAP message to the BO that goes to Siebel node. I got an exception inside the Siebel node.
Text:CHARACTER:throw a RecordNotFoundException Insert
Type:INTEGER:5
Text:CHARACTER:com.ibm.j2ca.siebel.exceptions.SiebelRetrieveException: There is more than one top level record returned
The good news is that I know i can connect to Siebel since I was able to build the adapter using the adapter wizard and I selected the right BO and subObject. But when I used the Siebel Node in my flow and send in a message, the execption happened.
Any thoughts?
Joined: 12 Sep 2006 Posts: 2493 Location: Boston, US
For SAP we can get the RFC Trace likewise can you get a siebel trace, is it possible. _________________ Regards
Gayathri
-----------------------------------------------
Do Something Before you Die
Thanks for your reply.. We managed to solve the problem. It was due to namespace. Since MB is using Business Objects to communicate with Siebel, we had to ask the Siebel team to get the namespace that they are expecting. We took that namespace (it was http://Siebel.com/ast) and we used it in the wizard that generates the Siebel adapter file. Everything worked smoothly from there on.
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