Quantcast
Channel: SCN: Message List
Viewing all articles
Browse latest Browse all 8581

Re: SOAP to FTP with attachment

$
0
0

Hello Daiga,

 

As per my previous reply,

 

  • Define a Generic MessageType / Service Interface for Attachments. Something like,

          <MT_Attachment>               <AttachmentContent> 0..N

  • Operation Mapping will be a 1:N Operation Mapping ( Multi Mapping ) with 2 Target Message Service Interfaces. One for the Main Payload and other for attachments.
  • Message Mapping will also be a 1:N MessageMapping ( Multi Mapping ). Within this message mapping, you can access the attachment content using the standard API's SAP provides and push them into the <AttachmentContent> Tag.

 

So for every attachment you should create the target message type through your mapping. Your Interface determination will use this multi mapping and will split and create as many files as the attachments.

 

Let me know if there is something in specific you are unclear about.

 

Regards

Bhavesh


Viewing all articles
Browse latest Browse all 8581

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>