Posted: Sun Apr 22, 2007 11:53 pm Post subject: Unable to resolve the BO to be used for this transformation.
Newbie
Joined: 22 Apr 2007 Posts: 2
I am getting the following exception when I try to parse a SOAP message.
[Time: 2007/04/23 09:14:33.078] [System: ConnectorAgent] [SS: Sync_GarantieInkomen_WSConnector] [Thread: Thread : 5 (#1322983664)] [Type: Error] [MsgID: 32030] [Mesg: Failed to transform request payload into request Business Object. Fault String: Cannot Parse the message]
[Time: 2007/04/23 09:16:41.090] [System: ConnectorAgent] [SS: Sync_GarantieInkomen_WSConnector] [Thread: Thread : 6 (#1323098352)] [Type: Error] [MsgID: 10548] [Mesg: Could not create business object from serialized data.]
[Time: 2007/04/23 09:16:41.090] [System: ConnectorAgent] [SS: Sync_GarantieInkomen_WSConnector] [Thread: Thread : 6 (#1323098352)] Unable to resolve the BO to be used for this transformation. Reason: Unable to find a BO match from either the DOC or RPC candidate lists.
[Time: 2007/04/23 09:16:41.090] [System: ConnectorAgent] [SS: Sync_GarantieInkomen_WSConnector] [Thread: Thread : 6 (#1323098352)] [Type: Warning] [MsgID: 32041] [Mesg: Failure in converting request payload into request Business Object. Details: null/not initialized
Stack Trace:
com.ibm.adapters.protocol.exceptions.PAGetBoFromPayloadException
at com.ibm.adapters.protocol.util.PABoUtil.byteArrayToBo(PABoUtil.java:485)
at com.ibm.adapters.protocol.util.PAEventNotifProcessor.generateRequestBoCandidateFromPayload(PAEventNotifProcessor.java:625)
at com.ibm.adapters.protocol.util.PAEventNotifProcessor.processRequest(PAEventNotifProcessor.java:484)
at com.ibm.adapters.protocol.protocollisteners.http.PAHttpServiceRequest.executeRequest(PAHttpServiceRequest.java:398)
at com.ibm.adapters.protocol.protocollisteners.PAListenerWorkerThreadImpl.run(PAListenerWorkerThreadImpl.java:141)
at java.lang.Thread.run(Thread.java:568)
Linked Exception: Unable to resolve the BO to be used for this transformation. Reason: Unable to find a BO match from either the DOC or RPC candidate lists.
Stack Trace:
com.crossworlds.cwconnectorapi.exceptions.ParseException: Unable to resolve the BO to be used for this transformation. Reason: Unable to find a BO match from either the DOC or RPC candidate lists.
at com.crossworlds.cwconnectorapi.CWConnectorUtil.byteArrayToBO(CWConnectorUtil.java:2445)
at com.ibm.adapters.protocol.util.PABoUtil.byteArrayToBo(PABoUtil.java:474)
at com.ibm.adapters.protocol.util.PAEventNotifProcessor.generateRequestBoCandidateFromPayload(PAEventNotifProcessor.java:625)
at com.ibm.adapters.protocol.util.PAEventNotifProcessor.processRequest(PAEventNotifProcessor.java:484)
at com.ibm.adapters.protocol.protocollisteners.http.PAHttpServiceRequest.executeRequest(PAHttpServiceRequest.java:398)
at com.ibm.adapters.protocol.protocollisteners.PAListenerWorkerThreadImpl.run(PAListenerWorkerThreadImpl.java:141)
at java.lang.Thread.run(Thread.java:568)
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