Posted By:
jyotish_kumar
Posted On:
Tuesday, March 25, 2008 01:47 AM
I am sending an attachment zip file with SOAP MESSAGE. The soap message is as under MIME-Version: 1.0 Content-Type: multipart/related; boundary="MIMEBoundary"; type="text/xml" Content-Description: Transmission file for IRS MeF X-eFileRoutingCode: MEF --MIMEBoundary Content-Type: text/xml Content-Transfer-Encoding: 8bit Content-Location: Envelope2290 <?xml version="1.0" encoding="UTF-8"?> 237460-84709-2008-079-10:45:11 2008-03-19T10:46:03 84709 4 23746020080790000117 2008-03-19T10:45:11 23746020080790000118 2008-03-19T10:45:21
More>>
I am sending an attachment zip file with SOAP MESSAGE.
The soap message is as under
MIME-Version: 1.0
Content-Type: multipart/related; boundary="MIMEBoundary"; type="text/xml"
Content-Description: Transmission file for IRS MeF
X-eFileRoutingCode: MEF
--MIMEBoundary
Content-Type: text/xml
Content-Transfer-Encoding: 8bit
Content-Location: Envelope2290
<?xml version="1.0" encoding="UTF-8"?>
237460-84709-2008-079-10:45:11
2008-03-19T10:46:03
84709
4
23746020080790000117
2008-03-19T10:45:11
23746020080790000118
2008-03-19T10:45:21
23746020080790000119
2008-03-19T10:45:31
23746020080790000120
2008-03-19T10:45:38
--MIMEBoundary
Content-Type: application/zip
Content-Transfer-Encoding: Binary
Content-Location: MeFAttachment.zip
--MIMEBoundary--
Name of soap message file is transmission.tf
and name of attachment is MeFAttachment.zip
While submitting, I get following error
Server Error 415
IDP Rule 'Invalid HTTP Message' aborted processing. Invalid mime format
System Name: ccgows012
Server Policy: ATS XML Policy
Matched task list:
Failure occurred in task:
Could anyone plz help me?
I think Content location or name of file should be changed?