Right - i see what your doing - and I am trying to operate off email(is service(from :5555 Security/Ports/Email) monitoring an notes email box and picking up the email and sending it to service) being the source of the input instead of a web page upload as you have - but I would probably use something like this in the future.
So i am running into the MergeHeaderAndBody wants a header(headerLines) input but the transport.email doesn’t have anything such as the transport.http.reqeuesthdrs to pass into headerLines - what should be used instead?
I used your service and it process fine w/o attachments but I attached a txt or doc file and it failes to execute service and the log only says:
2009-02-04 10:31:57 PST [ISP.0068.0026D] Content type: multipart/mixed; boundary=“=mixed 0065c8d288257553=” Subject: bpm.mailToIS:receiveEmail
but the receiveEmail service doesn’t look like it is kicked off - without attachments it executes;
2009-02-04 10:24:35 PST [ISP.0068.0026D] Content type: multipart/alternative;
boundary=“=alternative 00651c3088257553=” Subject: bpm.mailToIS:receiveEmail
and the only thing I notice is it comes across as multipart/aleternative oppose to with attachements as multipart/mixed which doesn’t process?
#webmethods-Protocol-and-Transport#webMethods#Integration-Server-and-ESB