|
| One of my developers has created a custom component for a receive
pipeline which is used for decoding URL-Encoded XML data. We are
trying to receive data in via the HTTP adapter, but when that data hits
the receive pipeline I get the following error...
There was a failure executing the receive pipeline:
"ABC_Orchestration_Project.SBC_DecodePipe" Source:
"123.Biztalk.PipelineComponents.XMLDecoder" Receive Location:
"/HTTPReceive/BTSHTTPReceive.dll" Reason: Not implemented
The weirdest thing is that if I use the file ports that I have set up
instead of the http req/resp ports, and I drop his URL-Encoded data
into the file location, everything works as planned.
Does anyone know what we might be missing when we use this in
conjunction with the HTTP adapter?
mike
|
|