Mail To File question

Hey everybody,
I've configured a simple mail>xi>file scenario,
i'm taking an attachment from a incoming mail and moving it as it is (with no content conversion) to a dedicated folder.
it works very well.
My problem is that when the xi takes the file it deletes the original mail from the dedicated mailbox.
I'm pretty sure ther's a simple solution.
help anyone ?

hi zevic,
Check out these blogs
/people/prasad.ulagappan2/blog/2005/06/07/mail-adapter-scenarios-150-sap-exchange-infrastructure
eMail Reporting
eMail Report as Attachment (Excel/Word)
The specified item was not found.
The specified item was not found.
https://www.sdn.sap.com/irj/sdn/wiki?path=/display/xi/step%2bby%2bstep%2bmail%2bto%2bfile%2bsceanrio
regards
srinivas

Similar Messages

  • How to add the mail.jar file to my CLASSPATH ?

    Hi;
    I wish to Instal JavaMail 1.2
    To use the JavaMail 1.2 API, i unbundle the javamail-1_3_1-upd.zip file.....and now, i would like to add the mail.jar file to your CLASSPATH.
    My question is: how do you do this ?
    - ok i did that for CATALINA_HOME & JAVA_HOME but how to add the mail.jar file to my CLASSPATH ??
    1000 thanks.

    I think you're looking for "developer support", not packaged application support. different server, different batch of groups. . .
    Since I have very little contact with devopers, I don't truly know.

  • Mail.que file size is rapidly increasing

    Hi Friends,
    I am experiencing an issue with Exchange 2013 mail.que file, it consumes available free disk space in 2-3 days, like grows up 30-40Gb in 2-3 days, any way we can manage it? How can I check why it is growing so fast?
    Thanks in Advance...
    Best Regards, Ranjit Singh

    Hi Ranjit,
    Thank you for your question. 
    Based on my research, the causes can be: 
    1.Pipeline tracking log is enabled and it takes some space;
    2.Large MaxDumpsterSizePerStorageGroup limitation. 
    To troubleshoot the issue, we can take the following steps. 
    1. Disable the Pipeline tracking log if you do not need it 
        a. Check if Pipeline Tracing enabled by command:
         Get-TransportServer | FL name,*pipeline* 
        b. If enabled, please use the following command to disable it 
        Set-TransportServer “Server Name” -PipelineTracingEnabled $False    
    2. Reset the MaxDumpsterSizePerStorageGroup limitation 
        a. Run “Get-TransportConfig” and ensure the following 
        MaxDumpsterSizePerStorageGroup is in MB’s and not GB’s     
        MaxDumpsterTime : 7.00:00:00 
        b. If not, we run the following command to modify: 
        Set-TransportConfig -MaxDumpsterSizePerStorageGroup <size> -MaxDumpsterTime    <timespan> 
    3. If it still does not work, we can manually reset the Mail.que and then monitor if it is still increasing: 
        a. Stop Transport service on the server. 
        b. Move the folder C:\Program Files\Microsoft\Exchange Server\V15\TransportRoles\data\Queue to other place. 
        c. Start the Transport service on the server. 
        d. If there is no related issue, just delete the previous Queue folder. 
        e. Monitor the new Queue folder size. 
    If there are any questions regarding this issue, please be free to let me know.
    Best Regard, 
    Jim

  • Marketing campaign: e-mail using file export

    Hello,
    I have a few questions about the marketing part in Cloud for customer.
    1) Our prospect has an external solution to send out e-mails. So we choose the campaign type 'e-mail using file export'. Is it possible to add the response options to the excel file and upload the answers afterwards back into C4C?
    2) Can we use these results for reporting or create a new target group based on these response options?
    Best regards,
    Niels Gelders

    Hi Niels,
    In the export file format you can include the response code for use in the execution system, but we cannot upload these from the same file afterwards as far as I understand.  You have to manually create the responses in the C4C UI itself.
    Regarding question 2: Janina has the correct answer.  Additionally if you can export the information you want to xls you can always create a new target group from an xls file as well.  The only catch with that is if you need to have more than one export, you need more than one TG and then a master TG that contains them all.
    Let me know if you have any further questions.
    Michael

  • To relocate mail.log, mail.log_current file to specific folder

    Hi
    We have configured CommSuite 6 in single host. The output of “imsimta version”:
    Sun Java(tm) System Messaging Server 7.0-0.04 32bit (built Jun 20 2008)
    libimta.so 7.0-0.04 32bit (built 01:01:00, Jun 20 2008)
    Using /opt/sun/comms/messaging/config/imta.cnf
    SunOS mail 5.10 Generic_120012-14 i86pc i386 i86pc
    Output of imta_tailor file:
    IMTA_USER=mailsrv
    IMTA_USER_USERNAME=nobody
    IMTA_WORLD_GROUP=mail
    IMTA_LOG=/logs/messaging/imta
    IMTA_PRIMARY_LOG=/logs/messaging/imta/mail.log_current
    IMTA_SECONDARY_LOG=/logs/messaging/imta/mail.log_yesterday
    IMTA_TERTIARY_LOG=/logs/messaging/imta/mail.log
    We need to relocate mail.log, mail.log_current, mail.log_yesterday file to specific folder.
    After above setting we cannot be able to relocate above file.
    Pl. help us.
    Thanks
    P.K.

    world.group wrote:
    We have configured CommSuite 6 in single host. The output of &#147;imsimta version&#148;:Please note that CommSuite 6 update 1 is now available and it is advisable that you upgrade using the "commpkg upgrade" command.
    IMTA_LOG=/logs/messaging/imta
    IMTA_PRIMARY_LOG=/logs/messaging/imta/mail.log_current
    IMTA_SECONDARY_LOG=/logs/messaging/imta/mail.log_yesterday
    IMTA_TERTIARY_LOG=/logs/messaging/imta/mail.logThese parameters are now ignored as per the Messaging Server 7.0 release notes:
    http://wikis.sun.com/display/CommSuite6/Messaging+Server+7.0+Release+Notes#MessagingServer7.0ReleaseNotes-Ignoredimtatailorsettings
    We need to relocate mail.log, mail.log_current, mail.log_yesterday file to specific folder. You can relocate the MTA log directory through the use of symlinks.
    Regards,
    Shane.

  • Mail to File: Use filename from MailBody to store attachement on filesystem

    Hi
    I have a Mail to File scenario. The mail contains a body and one binary attachment. The goal is to store the binary attachment on the filesystem with a specific filename which should come from the mail body.
    So I have to use PayloadSwapBean to have the attachment. But after this I can't access the mail body through a mapping to store the filename from the body content in DynamicConfiguraton (Adapter Specific Message Properties).
    How can I transport the filename from the mail body from the mail sender adapter to the file receiver adapter? Is this only possible with an self-written adapter module?
    Thx
    manuku

    > In the meantime I found a very easy solution (without adapter module). The solution was to switch the PayloadSwapBean from the MailSenderAdatper to the FileReceiverAdapter. Due to this small change the mail content was as normal payload present for eg. message mapping. So I was able to use the dynamic configuration to generate the dynamic filename.
    Hi Tobias,
    I should read the requirements more carefully. You wanted the filename from payload, I gave you a solution for reading the attachment name of the mail
    Cheers
    Stefan

  • Mail to File - how to read the attachment file name from the subject.

    I need to use the SHeaderSUBJECT's value in the receiver file adapter's variable substitution.
    This is a Mail to File scenario without design part where the attachment file name comes in the subject of the mail.
    I see the below in the dynamicconfiguration section. How can i retrive the value from dynamicconfiguration section to the filename.
    <SAP:DynamicConfiguration xmlns:SAP="http://sap.com/xi/XI/Message/30" xmlns:SOAP="http://schemas.xmlsoap.org/soap/envelope/" SOAP:mustUnderstand="1">
    <SAP:Record namespace="http://sap.com/xi/XI/System/Mail" name="SHeaderSUBJECT">PlainAttachment.txt</SAP:Record>
    </SAP:DynamicConfiguration>
    Points will be rewarded.

    Try to use sthg like this in a UDF :
    DynamicConfiguration conf = (DynamicConfiguration) container.getTransformationParameters().getStreamTransformationConstants.DYNAMIC_CONFIGURATION);
    DynamicConfigurationKey key = DynamicConfigurationKey.create(“http://sap.com/xi/XI/System/Mail”,“SHeaderSUBJECT”);
    String value = conf.get(key);
    or in a JAVA mapping :
    DynamicConfiguration dynConf = (DynamicConfiguration) param.get(StreamTransformationConstants.DYNAMIC_CONFIGURATION);
    DynamicConfigurationKey dynKey = DynamicConfigurationKey.create((“http://sap.com/xi/XI/System/Mail”,“SHeaderSUBJECT”);
    String keyValue = dynConf.get(dynKey);
    param is the map object from the execute() method of your mapping ...
    Hope this helps
    Chris
    Edited by: Christophe PFERTZEL on Apr 23, 2008 11:34 AM

  • Receiver Determination Problem In Mail to File Scenario.

    Hi All,
    I am trying to do Mail to File Scenario. I defined two business systems, one s/w component in SLD and in IR I defined a DataType , MessageType and Two MessageInterfaces. In ID these are mail adapter settings I gave :-
    Message Protocol :- POP3
    Message Protocol :- XIPAYLOAD
    MAIL ATTRIBUTES -- Enabled checkbox for "Use Mail Package"
                                    Content Encoding - "base64"
                                    Enabled checkbox for "Keep Attachments"
    DEFAULT XI PARAMTERS --
                                    Default Interface Namespace -- http://mtf
                                    Default Interface Name         --  mtf_mi1
    And in Modules Tab I also defined the "PayloadSwapBean" module and swap.keyName and swap.keyValue.
    Infact I followed all the steps specified in /people/michal.krawczyk2/blog/2005/12/18/xi-sender-mail-adapter--payloadswapbean--step-by-step
    But in SXMB_MONI this is the error I am getting :-
      <b><?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
    - <!--  Receiver Identification
      -->
    - <SAP:Error xmlns:SAP="http://sap.com/xi/XI/Message/30" xmlns:SOAP="http://schemas.xmlsoap.org/soap/envelope/" SOAP:mustUnderstand="1">
      <SAP:Category>XIServer</SAP:Category>
      <SAP:Code area="RCVR_DETERMINATION">NO_RECEIVER_CASE_BE</SAP:Code>
      <SAP:P1 />
      <SAP:P2 />
      <SAP:P3 />
      <SAP:P4 />
      <SAP:AdditionalText />
      <SAP:ApplicationFaultMessage namespace="" />
      <SAP:Stack>No receiver could be determined</SAP:Stack>
      <SAP:Retry>N</SAP:Retry>
      </SAP:Error></b>
    Please help me out.
    Thanks All,
    Madhu.

    Hi,
    Please verify letter by letter if you haven't make a typo here:
    Default Interface Namespace -- http://mtf
    Default Interface Name -- mtf_mi1
    please also make a test of your scenario in integration directory
    please also do not use best efort quality of service
    /wg
    Message was edited by:
            Wojciech Gasiorowski

  • Mail or File Adapter are not running without SLD

    Hi,
    is it correct, that all adapters on java stack are not running while where is no connection to SLD? (Idoc and http are working because they run in abap stack)
    We have just one SLD (no replicated SLD) for our PI 7.0 and we can see, that mail or file adapter are getting errors if the sld instance is down.
    What can we do to avoid this behaviour because the admins wanna patch the SolMan and the SLD is running there.
    Is it possible to run the integration engine without SLD?
    Thanx a lot
    Wolfgang

    We have just one SLD (no replicated SLD) for our PI 7.0 and we can see, that mail or file adapter are getting errors if the sld instance is down.
    SLD lookups are made at various levels of message excution. When message pass from Adapter Engine to Inetgration Engine, SLD lookups helps in identifying the correct address of IE. Therefore it will always affect the java (AE) based adapters.
    What can we do to avoid this behaviour because the admins wanna patch the SolMan and the SLD is running there.
    Its better not to try avoiding this standard behavior.
    For your patching requirement, you must perform it when the message traffic is low e.g. during weekends. Usually everywhere such patching and upgrade are done on weekends as the downtime is acceptable in that duration.
    Regards,
    Prateek

  • CGI map file questions, help !!!

    I am trying to use the CGI map file to open web reports. I got two questions at this time.
    1. How to refresh the report to reflect resent edits ? I used the CGI map to open a report. Later, I made some edits to the report and opened it again. However, the browser showed the report before the edit. I had to save the report to different file name and edited the key in the map file to show the edited report. This should not be the right way.
    2. How to open a report on a separated screen which is on top of the original one ?
    Any suggestions? Thanks!
    null

    Hi Kate.
    As far as a find and replace tool is concerned, most of us
    here prefer using some tool such as FAR or BkReplacem as they offer
    more features to help in this kind of scenario. The simple answer
    is however that these tools, as indeed does the inbuilt tool, bases
    it's search on the HTML. Therefore if there are specific instances
    of HTML strings you will have to analyse carefully them before you
    replace anything. It sounds like you are already some down down
    this line. Take a backup of your project and test out your theory.
    As far as your map file question is concerned, you can safely
    reimport your map file PROVIDED that no changes have been made to
    the mapids in the meantime. Personally I wouldn't do this unless
    you are 100% sure of this. If it is a case of having 100s of topics
    that are not mapped and never have been but could be, I'd just
    create a new map file and map away.

  • MAIL TO FILE SCENARIO--3 MAILINBOX configured in the same Outlook

    Hi All,
    I have  a  below requirement :
    A vendor is sending an e-mail with attached an invoice (PDF, TIF, etc) to a common Outlook (But can have several mailboxes: eg abc@xxx. com ; xyz@xxx .com)
    When a new email arrives in these inboxes (Note : Same Outlook Server ), XI needs to pick up the attachment of the  unread mails and place it in  the network folder.
    I did go through this SDN Link (Mail to File Scenario ) : http://wiki.sdn.sap.com/wiki/display/XI/StepbyStepMailToFileScenario , but  have few queries:
    - Mail Sender CC should be configured as IMAP4 to read the unread mail , pick up the attachment and place it in network folder.
    -Here , how do we configure for several inboxes of same Outlook..?
    -Secondarly i believe , mapping is not required in this case  as xi just picks up the attachment and place in File location.
    Could you please me any info that  meets this requirement .
    Thanks,
    Vara

    Here , how do we configure for several inboxes of same Outlook..?
    Configure as many sender mail channels as the number of mailboxes.....each pointing to a different mailbox.

  • Mail to File: Attachment is not getting picked

    Dears,
    I have configured a Mail to File Scenario: Where PI will read email and pick the first attachment (.PDF File) and place it on File Server, however some times it is not picking the attachment and not placing it on File server.
    Case1: In this case, it is working perfectly... the PDF file 145-2015.pdf is placing on file server
    Case2: In this case, the attachment is not placing on File server. DECORP F221.pdf file not placing on File server
    Your help need to solve this issue...
    Thanks-
    Rams

    Hello,
    I have identified that 'Content-Description' is not populating in the un-successful case because on File Receiver Adapter, i have used 'Content-Description' for the File Name as shown on below screen shot...
    However i need to identify why the 'Content-Description' is missing in some cases...
    This is the reason the attachment is unable to place it on File System...
    Could any one of help me to identify the root cause?
    Thanks-
    Rams

  • Need to send mail & upload files using JSP

    hi, got a lot of issues,.. just starting out as a developer.. so here goes.
    1st Need to send mail & upload files to server using JSP(tomcat).. an example to demo it would be nice.
    thanx in advance

    Look at this for email:
    http://forum.java.sun.com/thread.jspa?forumID=45&threadID=285950
    and go to:
    http://servlets.com/cos/
    for a package to upload files.

  • Mail to file error

    hi,
    iam getting error from mail to file
    error occured: exception caught during processing mail message; java.io.IOException: invalid IMAP status response; not finding * STATUS, but 00J8 NO The requested item could not be found.
    how to solve it
    thanks and regards
    vijender

    Hi Ashwin,
    The reasons could be
    1. Cache Refresh problem
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/1a69ea11-0d01-0010-fa80-b47a79301290
    2. Inactive agreements - activate it again after some dummy changes
    Regards,
    Prateek

  • XI: Mail - XI - File, all attachments in folder

    Hello Group!
    I am working on the following scenario: Mail -> XI -> File (XI NW2004 SP19)
    The mail adapter picks up the mails form the mail server and the file adapter should save the files to an existing folder. Basically the adapter works fine, but I have problems with attachments. The file adapter only save one file (the mail) to the folder. The attachments won´t be saved to the destination.
    Then I found the Module PayloadZipBean (http://help.sap.com/saphelp_nw04/helpdata/de/45/da9358a1772e97e10000000a155369/frameset.htm). In the monitoring I can see all attachments in the payload. So I tried this module to zip all payload contents (as described in: /people/stefan.grube/blog/2007/02/20/working-with-the-payloadzipbean-module-of-the-xi-adapter-framework).
    But it doesn´t work. No zip file will be created. Do I have to install the PayloadZipBean?
    My settings:
    Reg. Parameter:
    Transport Protocoll: NFS
    Message Protocoll: File
    Adapter Engine: Integration Server
    File name scheme: example.zip  (it just works with .dat - but then only the mail)
    File construction mode: Add Counter
    Write mode: Directly
    File Type: binary
    Reg. Module:
    Nr____Module Name________________Type___________________Module Key
    1 - - - - AF_Modules/PayloadZipBean - - Local Enterprise Bean - - - - 1
    2 - - - - CallSapAdapter - - - - - - - - - - - - Local Enterprise Bean - - - - 0
    Module Key__Parameter Name__Parameter Value
    1 - - - - - - - - - zip.filenameKey - - contentType
    1 - - - - - - - - - zip.mode - - - - - - - zipAll
    Can anyone help me?
    Thanks in advance.
    Kind regards,
    Martin

    Hi Stefan!
    Hi Group!
    Now the PayloadZipBean works. The reason was, that I try to use variable substition. Without this, it works.
    But unfortunatelly, I need the variable substition. The name of the zip or of the target folder should have the name of the mail subject.
    In your great blog
    /people/stefan.grube/blog/2007/02/20/working-with-the-payloadzipbean-module-of-the-xi-adapter-framework
    you use no variable substitution. Do you know how to handle it?
    When I use the variable substitution, the following error appears:
    com.sap.aii.af.ra.ms.api.DeliveryException: Error during variable substitution:
    com.sap.aii.adapter.file.varsubst.VariableDataSourceException:
    Caught SAXException while parsing XML payload: Fatal Error: com.sap.engine.lib.xml.parser.ParserException: XMLParser:
    No data allowed here: (hex) 50, 4b, 3(:main:, row:1, col:3)</
    Settings of variable substituion:
    File name scheme: %subject%.zip
    Variable substitution: subject = payload:Mail,1,Subject,1
    (this works without the PayloadZipBean)
    In my opinion, the reason is the order of module and adapter.
    At first, the module PayloadZipBean starts to zip all payloads in one zip. Then the file adapter starts and tries to use the variable substitution. But then there is no access to the first payload anymore --> error.
    Does you or somebody else know, how to handle this?
    Maybe there is a better solution without the PayloadZipBean. I just want to save all mail attachments to a file system with the name of the mail subject. Unfortunately with the file adapter only the first payload will be saved to the file system - maybe there is a better solution.
    Thanks,
    Martin

Maybe you are looking for

  • Items not appearing in iStore

    Hi, we are in 11.5.10(Linux).In the customer UI only the section names are getting displayed.Items are is not being displayed. We've chosen default template for display. 1.Items have been checked as web orderable,published in inventory 2.Associated w

  • What is the initial account and password  for Portal ?

    Hi all:      I installed BW and Portal . I want to do some configuration for Portal , but don't know what the initial account and password? could you please give me a hint ?

  • Exist BLUETOOTH headset Adapter for ipad for voice in + voice out

    exist BLUETOOTH headset Adapter for ipad for voice in + voice out?

  • Palm Desktop error

    I have been using PalmDesktop 4.2.1 with my MAC OS 10.4.9 for over a year with no problem. Upgraded to OS 10.4.11 and now get "file is busy" whenever I try to launch Desktop. I tried unistalling, reinstalling, un/reconnected cables, etc. No Luck. Hel

  • Full Screen Mode in IPAD Safari Browser

    Good Afternoon, Is there anyway to put the IPAD Safari Browser into a full screen mode ?  In Internet Explorer pressing the F11 key does this. Thanks, Bob