Skip to Content
0
Former Member
Jul 21, 2008 at 09:37 AM

XI Mail Adapter TXT file as attachment

76 Views

Hi, I am using Mail Receiver adapter to receive data from Sender ABAP Proxy.The attachment file contains data with all Labels, i used in the Target Message Type.

<?xml version="1.0" encoding="UTF-8"?>

8000001959 http://selectcomfort.com/sapcrm/xogistics/outbound"> 8000001959 > 1 Di Capri Sheela

Please let me know how can i exclude these labels such as

<HEADER1000> </HEADER1000> , <TASK_ID></TASK_ID>,

<NAME_LAST></NAME_LAST> etc...

from appearing in the File Content.

The ModuleKey contains

Transform.ContentDisposition attachment;filename="Outbound1.txt"

Transform.ContentDescription Outbound1

Transform.ContentType text/txt;name="Outbdound1.txt"

Thanks.

Rushikesh