Problem while extracting MIME message in remote Flow service

Dear Friends,
I’m working on Point-Point integration between two IS servers.

Running a flow service “XYZ” in source IS server which passes MIME payload (MIME message) to a flow service “ABC” which is running on target IS server.
The remote flow service “ABC” will extract the data using get createMimeData service.

While running flow service ABC I’m getting following exception

“com.wm.app.b2b.server.ServiceException: [ISS.0086.9030] input must be an InputStream”

Is we have to write any additional service Before passing the MIME stream to createMimeData service in target service XYZ?

I have set the content-type “binary” while creating the payload in source flow service.

Friends can u put some light on this issue

Thanks
ravi