| Nazeedah 2007-01-09, 7:23 am |
| Hello
i am having an error and till now i cannot figure what wrong.
i have to retrieve data from an sql 2005 procedure and insert into an oracle
table
i am having an error and warning
the error is :
------------------------------------------------------------------------------------------------
Event Type: Error
Event Source: Microsoft Biztalk Adapters for Enterprise Applications
Event Category: None
Event ID: 0
Date: 1/9/2007
Time: 2:59:11 PM
User: N/A
Computer: BIZTALK
Description:
Error transmitting message: <SOAP-ENV:Fault
xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><faultcode>SOAP-ENV:Client</faultcode><faultstring>Request ID: Unknown
Exception Type: A required parameter was not specified
Exception Info:
Exception occurred:
The target cannot be extracted from the method wrapper element
namespace</faultstring></SOAP-ENV:Fault>
For more information, see Help and Support Center at
http://go.microsoft.com/fwlink/events.asp.
------------------------------------------------------------------------------------------------
AND the warning is below
------------------------------------------------------------------------------------------------
Event Type: Warning
Event Source: BizTalk Server 2006
Event Category: BizTalk Server 2006
Event ID: 5743
Date: 1/9/2007
Time: 2:59:11 PM
User: N/A
Computer: BIZTALK
Description:
The adapter failed to transmit message going to send port
"SendPortProc_transissue1" with URL
"OracleDb://poultry_5d140d7c-b3bc-49c8-8a6d-58361e620038". It will be
retransmitted after the retry interval specified for this Send Port.
Details:"Error transmitting message: <SOAP-ENV:Fault
xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><faultcode>SOAP-ENV:Client</faultcode><faultstring>Request ID: Unknown
Exception Type: A required parameter was not specified
Exception Info:
Exception occurred:
The target cannot be extracted from the method wrapper element
namespace</faultstring></SOAP-ENV:Fault>".
For more information, see Help and Support Center at
http://go.microsoft.com/fwlink/events.asp.
------------------------------------------------------------------------------------------------
Please could anyone help me and its urgent..
thanks and regards
|