Help with Mail Package

Hi all,
I have a interface PROXY - MAIL.
I need to generate the attachment name dynamically, send an attachment and fill the body of email. I'm using Mail Package, according to note 748024.
But I do not know how to fill the body of email and send attachment.Could someone help me?
For the attachment name dynamically, I used the link: http://wiki.sdn.sap.com/wiki/display/SI/DynamicEmailAttachmentnameforReceivedMails

Francis,
Issue resolved.
I didn't use the adapter module.
I use the Mail Package and follow the links:
/people/samuel.chandrasekaran2/blog/2008/10/06/xi-mail-adapter-dynamically-building-attachment-and-message-body-content-using-a-simple-udf
send a mail with a body and attachment
Thanks.

Similar Messages

  • I desperately need help with Mail, specifically sending

    For Starters:  I am on OSX 10.9.2 and am trying to use mail 7.2.
    https://discussions.apple.com/post!input.jspa?container=2998&containerType=14&qu estion=I+desperately+need+help+with+Mail%2C+specifically+sending
    I cannot send.  I have been at this for hours and hours and hours.  Here are the details.
    my mail server however is s1.sistercompany.net
    I can receive email just fine.  I can also send mail just find having set this up on my iphone and also in thunderbird (which i hate hate hate hate hate hate hate, which is why I am desperate to set up mail)
    The settings in thunderbird are as follows:
    Servername: s1.sistercompany.net
    port: 465
    Authentication method:  normal password
    Connection Security:  SSL/TLS
    However, I just can't get this to work in Mail.  When I write an email and hit send I get a popup that says:
    Cannot send message using the server s1.sistercompany.net
    The certifcate for this server is invalid.
    Now, my tech guy says yeah the certifacte is invalid because you are going through sistercompany server, there should be some way to just accept the certifcate anyway (but he has never used mail before).
    So I have serached around and come up with this: http://support.apple.com/kb/PH11706
    Which tells me to use the verify certificate dialogue, which I would do except there is no verify certificate dialog.  Any thoughts?
    <Email Edited by Host>

    I don't have a problem watching the Lost episode on abc.com, using a stock MacBook with 512MB RAM. I don't know what technology abc.com uses in their viewer, but I have Flip4Mac and the latest version of Flash player installed.

  • PayloadZIPBean with Mail Package... is it possible?

    Hi,
    In proxy to file scenario, I send mails from PI with data received from proxy as attachment. I also need to zip the attachment.
    I will be getting the email address dynamically, hence I should use Mail Package with 'Keep Attachments' option. Now the problem is if I use mail package since the <content> tag data is taken as mail attachment, can I use PayloadZipBean in receiver mail adapter to zip the attachemnt?
    I tried using the follwoing adapter module in receiver mail mail adapter but ended with an error.
    Module Name: AF_Modules/PayloadZipBean                             Module Key: zip
    Module Config:
    zip             zip.filenameKey                   payloadName
    zip             zip.mode                              zipOne
    Error:
    org.xml.sax.SAXParseException: Content is not allowed in prolog
    Regards,
    Sreedhar

    Hi Sreedhar,
        Have you looked at this help link?
    http://help.sap.com/saphelp_nwpi711/helpdata/en/45/da9358a1772e97e10000000a155369/content.htm
    Also see :
    Zip Payload using PayloadZipBean Module Processor
    Regards,
    Ravi Kanth Talagana
    Edited by: Ravi Kanth Talagana on Oct 22, 2009 5:13 PM

  • Issue with mail package - namespace

    Hi All
    I am trying to use mail package in my receiver mail adapter.
    The mandatory elements for using mail package are:
    <ns:Mail xmlns:ns="http://sap.com/xi/XI/Mail/30">
    <Subject>Hello</Subject>
    <From>sender email</From>
    <To>receiveremail</To>
    <Content>This is a mail</Content>
    </ns:Mail>
    How can i get the above specified namespace? How can i override my existing namespace with this new one?
    As i am using message mapping, I spicified message type's 'XML Namespace' field as "http://sap.com/xi/XI/Mail/30".
    But even this doesnt help.
    Thanks
    Chandra

    I am also trying to use the namespace.  All seems to be working but I do not get the e-mail message sent to me.  This what shows in my Technical routing payload.  (FYI had to replace the "at" sign with "-" for this posting due to the limits for the forum software.)
    <?xml version="1.0" encoding="utf-8" ?>
    - <ns:Mail xmlns:ns="http://sap.com/xi/XI/Mail/30">
      <subject>824 test</subject>
      <from>edi-na.modine.com</from>
      <to>s.m.posnanski-na.modine.com</to>
      <reply_to>edi_support-na.modine.com</reply_to>
      <content_Type>text/plain</content_Type>
      <content>Hello</content>
      </ns:Mail>
    I am usingXSL as an attachment and have the floowing defined in Module.
    Processing Sequence
    localejbs/AF_Modules/MessageTransformBean
       CHAN
    localejbs/sap.com/com.sap.aii.adapter.mail.app/XIMailAdapterBean
    email
    Module Configuration.
    CHAN      Transform.ContentDisposition      attachment.filename="file.html"
    CHAN      Transform.ContentType      text/html;charset=utf-8
    This works fine when not using "Mail Package".  I want to use mail package to be able to have a dynamic subject line for the e-mail.
    Thanks.
    Scott

  • Mail Adapter: Working with mail packages

    Hi All
    I am having a receiver mail adapter.
    I am using mail package to send data as a text file attachment.I am getting the following error:
    failed to send mail: com.sap.aii.messaging.util.XMLScanException: expecting start tag: Mail, but found TM_Mail at state 1
    How can i override my current namespace with the recomended namespace 'http://sap.com/xi/XI/Mail/30}Mail'??
    Thanks
    Chandra

    I am trying to use the mail package as well and no e-mail delivered.  However,  when I do not use the mail package an use mail attribute and remove the code below it works fine.
    <?xml version="1.0" encoding="UTF-8"?>
    <ns:Mail xmlns:ns="http://sap.com/xi/XI/Mail/30"> 
    <subject>824 test</subject>
    <from>edi/@/na.modine.com</from>
    <to>s.m.posnanski/@/na.modine.com</to>
    <reply_to>edi_support/@/na.modine.com</reply_to>
    <content_Type>text/plain</content_Type>
    <content>
    Hello
    </content>
    </ns:Mail>
    Can some provide the settings that are needed in the Module tab when using the "Mail Package" option??

  • Mail adapater with mail package option support cc ?

    Hi,
    I have scenario to sending mail information to multiple receiver. does mail adapter support cc as well ?
    if yes which field that i have to use ?
    Thank you and best regards
    Fernand

    Hi Fernand,
    If you want to update the Mail Header dyanmically from message mapping step, you might consider using Adapter Specific Message Attributes. So instead of using Mail Package and try to extend the XSD to have "Cc" attribute; use ASMA to update the XI message header at message mapping step and then in the Mail CC under Advanced Tab Page set Use Adapter Specific Message Attributes and Variable Transport Binding . The following attributes in the message header are available for processing :
    User
    Authentication Keys
    Mail header 'from' field
    Mail header 'to' field
    Mail header 'Cc' field
    Mail header 'Bcc' field
    Mail header 'subject' field
    Mail header field for reference to mail which is being replied to
    Mail header 'reply to' field
    Mail header field for mail client program
    Mail header field for delivery acknowledgement
    Mail header field for priority
    Mail header field for message importance
    Hope this helps.
    Regards,
    Suddha

  • Need help with Mail

    Hi:
    Need your help with something I don´t understand: we try to set up a new hotmail account in Mail (we have used both Preference Panel and directly in Mail) but it never recieves the Inbox. I can send but don´t see anything in Inbox.
    I looked into User/Library/Mail/V2/accountname/INBOX.mbox/ and the folder with the xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx name structure is never created.
    I tried to set up another hotmail account and it works ok, only this specific account fails.
    I Used a Permissions repair, didn't worked. Erased all data in V2, again not worked. Tried to "cheat" Mail setting up another hotmail account and then changing info to the specific account failing, not luck. Also reset sync services (http://support.apple.com/kb/TS1627?viewlocale=es_ES), still not work. Rebuild inside Mail also didn´t worked. Any idea to get this account working?
    BTW, sorry for my bad english...

    Quit Mail. Force quit if necessary.
    Back up all data. That means you know you can restore the Mail database, no matter what happens.
    Triple-click the line below on this page to select it:
    ~/Library/Mail/V2/MailData/Envelope Index
    Copy the selected text to the Clipboard (command-C). In the Finder, select
    Go ▹ Go to Folder
    from the menu bar. Paste into the box that opens (command-V), then press return.
    A Finder window will open with a file selected. Move the selected file to the Desktop, leaving the window open. Other files in the folder may have names that begin with "Envelope Index". Move those files, if any, to the Trash.
    Log out and log back in. Relaunch Mail. It should prompt you to re-import your messages. You may get a warning that the index is damaged and that Mail has to quit. Click OK.
    Test. If Mail now works as expected, you can delete the file you moved to the Desktop. Otherwise, post your results.

  • Need help with Nagios package

    I'm attempting to build a Nagios package, and I'm pretty close, actually have it installed and running, BUT...
    when I run the web interface, it calls some CGI files, and I get an error that it can't find them.  It can't find them because it's looking for them in /repo/packages/nagios/usr/sbin/nagios/sbin  (with '/repo/packages/nagios' being our local repo where the package was built, and '/usr/sbin/nagios/sbin' being where it should be looking for the CGI files.)
    I cheated by setting up that path and copying the files over, just to get it working, but obviously my PKGBUILD needs some help.  I think the problem is pretty simple (just like me) and probably has to do with a configure prefix (with 'cgiurl' being the likely culprit.)
    Here's my package build, any help would be greatly and fantasticly appreciated.
    pkgname=nagios
    pkgver=1.2
    pkgrel=6
    pkgdesc="host and service monitor designed to inform of network problems"
    url="http://nagios.org/"
    license=()
    depends=()
    makedepends=()
    conflicts=()
    replaces=()
    backup=()
    source=('http://internap.dl.sourceforge.net/sourceforge/nagios/nagios-1.2.tar.gz')
    md5sums=('414d70e5269d5b8d7c21bf3ee129309f')
    build() {
    mkdir $startdir/pkg/usr
    mkdir $startdir/pkg/usr/sbin
    mkdir $startdir/pkg/usr/sbin/nagios
    mkdir $startdir/pkg/etc
    mkdir $startdir/pkg/etc/rc.d
    cd $startdir/src/$pkgname-$pkgver
    ./configure --prefix=$startdir/pkg/usr/sbin/nagios --with-cgiurl=/nagios/cgi-bin --with-html=/nagios/ --with-nagios-user=nagios --with-nagios-grp=nagios --with-init-dir=$startdir/pkg/etc/rc.d
    make all
    make install
    make install-init
    make install-config
    Thanks much

    manica wrote:
    When you have a Nagios PKGBUILD ready, could you please make it available to others?  That would be great.
    Thank you,
    Darin
    Definitely, if I ever get it working properly.  However, since I have it working it working well enough for our purposes, I won't be putting a whole lot of time in the PKGBUILD.
    Thanks to Cactus for the advice above, but the build failed (don't have the error message handy.)
    This was for Nagios 1.2, I may try building a package for Nagios 2.0b4 and see if I have any luck.

  • Help with mail installatioin please

    could somebody please help with the installation of mail...I have had my mac for 7 months now, and can't use the mail application.
    Somebody help please before I die?
    thanks
    n9mila

    i don't understand...the whole outgoing thing!
    my email address is in hotmail. k! I don't have a .mac account
    explain this
    "incoming Mail Server: The server where your mail waits for you to retrieve it. Also called a POP or IMAP server. Enter the address (name) of the mail server where your mail account resides, and where mail is stored. For example, mail.example.com."
    and this
    "Outgoing Mail Server: The server that sends your mail to its destination. Also known as an SMTP server. For example, smtp.example.com. To see the server in use by each mail account, choose Edit Server List from the Outgoing Mail Server pop-up menu."
    sorry, I'm very slow to comprehending

  • Need help with mail account

    I have never used a mac before and i signed up my email address in the mail app, but its downloading all my mail from 2010! and nothing from this year or the last few weeks.... its very frustrating please help!

    If none of the following will work If you forgot your Apple ID password (which sounds likely) contact Apple support: Apple ID: Contacting Apple for help with Apple ID account security

  • Help with workflow - Package etc.

    We just started using Package to update our running file... a small publication twice monthly, with lots of photos, pdf's etc. instead of the links file getting bigger and bigger with age, package will bring forward only what's repeating, right? - Looks good so far. Now we want to generate our print version, mostly b&w, some spot color, but offer advertisers the option of sending color ads to be used on the web version. First impression is, they're gungho... Haven't figured out how to get this accomplished just yet. Thought to make up the regular file, save, make plates etc. then copy, swap the color stuff in and make PDF's for the web... but where to put the color stuff, in the regular link folder, it'll start growing immediately, but maybe still manageable. Making sense? Any good ideas would be welcome... the web version is frontlinebuses.com  (((it's elementary, we know... we're really bus folks, not design artists...)))..  Thanks   By the way,  still using CS3.  L W

    L Welch wrote:
    Somehow in our process we've avoided problems, every issue opens and works perfect (has for years now). We do use a save-as often, they may be the key... We're looking at several ways to accomplish the color for web thing.
    Well, that's what everyone says rith up to the point where the file fails catastrophically, usually just before deadline. Consider yourself luck and living a good life.
    Save As isn't going to get rid of cumulative corruption, it just either overwrites or creates a new copy of the file with the same corrupt components. It will remove useless change history, though. When you start fresh from the template each time you are always saving a second-generation file so the odds of problems are vastly smaller than the odds with a 52nd generation file.

  • Help with mail on new ipad

    Hi
    New iPad set up and working fine for couple of weeks. However now problem with mail. Three hotmail/live accounts set up. Message is: cannot get mail. Connection to server has failed.
    Cannot ok this mail is clearly there are being downloaded but cannot access as screen appears to be frozen due to this message.
    Tried deleting and resetting the acounts but still message blocking access.
    Can access accounts on Internet via safari and via blackberry and laptop, but going on holiday taking iPad so would like this fixed.
    Many thanks
    Granny mo

    Try a Reset [Hold the Home and Sleep/Wake buttons down together for 10 seconds or so (until the Apple logo appears) and then release. The screen will go blank and then power ON again in the normal way.] It is app and data safe!

  • Need help with Mail - Hotmail .. actual hotmail account won't delete

    Hello, first post! I just purchased a mac last week. First one ever so i'm learning to use the programs and having some fun. I opened up the mail application and synced with my gmail account just fine. I then added a 2nd account which was my hotmail account. I'm not happy with how the hotmail account syncs with mac mail application. The problem arises when i try to delete the Hotmail account i added. I right clicked and selected "delete account" and it deleted all my email but the Hotmail inbox icon will not delete and i am still getting new emails into the inbox. I'm not sure if i explained this correctly so feel free to ask for clarification. Does anyone know how i can get rid of my hotmail account from my macbook mail application for good?

    Hello yz1234,
    Congratulations on your new MacBook Pro!  Also, thank you for all the information you provided about what is going on with your email on your MacBook Pro. 
    I recommend following the steps in the article below to continue isolating and troubleshooting the issue you are experiencing with Mail:
    OS X Mail: Troubleshooting sending and receiving email messages
    http://support.apple.com/kb/ts3276
    Thank you for using Apple Support Communities.
    Best,
    Sheila M.

  • Help with Mail Server Setup/DynDNS

    I don't have a static IP so I setup an account/registered a domain with DynDNS. The test site is hosted fine via Leopard Server. However, I am trying to setup a mail server to no avail. Configured Mail Server through the assistant and ended up with these settings: domain name - performa460.com hostname - mail.performa460.com POP, IMAP, and SMTP all enabled. Setup a user in workgroup manager and enabled mail. Still Cannot access mail through Mail.app and no users are listed on the Maintenance/Accounts pane. Obviously I'm new to this and need to be pointed in the right direction. Any help is apreciated; thanks!

    DynDNS's base service won't work for you if you want to use your own full domain name unless you use their Custom DNS paid service. I'm assuming this is something you've already done. If so, you need to configure both the host name and the MX records for your domain to point to the right places. You'll need to set up DynDNS name servers through whatever domain registrar you use and then configure the CustomDNS service through DynDNS's web interface. Once you can successfully connect using a web browser, then look into your mail settings.
    However, depending on what provider you're using for your broadband, you may have the mail ports blocked by your ISP and/or in your cablemodem/router. Be sure to open 25 and 587 and any other ports you intend to use.
    Finally, you may find that even if you've configured everything correctly, other providers will refuse your mail as spam (google, yahoo, etc) because your IP address is on a "residential subnet" or because your forward and reverse DNS don't match. That means you'll need a mail reflector to bounce your mail off of with a proper IP. DynDNS has inbound and outbound mailhop services that you can use for an additional fee.
    Bottom line is, because spambots inhabit a lot of dynamic IP blocks, you have to jump through a ton of hoops to get it working reliably.

  • Upgrade 10gR2 to 11gR2 with apps 11.5.10.2  - Please help with rpm package

    Hi
    OS : Oracle Enterprise Linx 4 update 5
    DB: 10.2.0.4
    Apps: 11.5.10.2
    I am upgrading my current 10.2.0.4 db with 11.5.10.2 apps TO 11.2.0 db and apps 11.5.10.2
    When I am installing 11g software only. I am getting the following error
    Package: ocfs2-tools-1.2.7
    it says this is prereq for 11g and also shows actula value ocfs2-tools-1.2.4.-1
    I have installed ocfs2-tools-1.2.4.1 from my oel 4 cd. Problem is it is expecting ocfs2-tools-1.2.7-1
    I have searched everywhere on oss.oracle.com and google. did not find ocfs2-tools-1.2.7.-1 package , can anyone please help me.
    same issue with glibc-2.3.4-41 package
    expected value = glibc-2.3.4-41
    actual value = glibc-2.3.4-2.36
    Thanks

    Srini,
    Thanks your reply
    It says I need to register. So , is it paid site or how to complie my own rpm from source with public key which is mentioned on the website
    Oracle's Enterprise Linux: OCFS2 Tools 1.2.7-1 packages for EL4 and EL5 are available on the Unbreakable Linux Network. Subscribers can upgrade to this release by issuing the following command:
    $ up2date --install ocfs2-tools ocfs2console
    What is this up2date, when I run that it is asking for username and password. Please give me instructions.
    Thanks
    Rao

Maybe you are looking for

  • How to restrict value of materila in a PR created from PS to 1 Rupee

    Hello Gurus, While creation of material PR from P, system is picking value either info record or material master. How can we restrict value of materila in a PR created from PS to 1 Rupee? Nagaraj

  • Do the new 2014 MBPs support DisplayPort 1.2 MST?

    Hi all, Do the recently released 2014 MacBook Pros support DisplayPort 1.2 MST for daisy chaining (e.g. daisy chaining two Dell U2713H monitors)? Thanks.

  • Conneting old iPod to a new iTunes library

    My brother got his iPod stolen recently. I have an ancient one, probably one of the first generation iPods, that I never got rid of. I want to give it to him until he can afford a better one. My concern is how this iPod will recognize his iTunes libr

  • Usage of Bind Variable

    Hi Can any one help me ineffectively usage of Bind Variables in 11 g. I have the requirement something like I have 10 input parameters. I have to frame a view object in such a way that If I receive either of the 10 input parameters from the User Inte

  • XMLc import query

    Hi, I'm currently using CS 2 Dreamweaver and will be updagrading next week - does anybody know how I would import XMLc into Dreamweaver. I'm guessing it would be something like, "Insert - HTML - Script Objects"