Smartforms - 2 triggers for 2 smartforms and both attachements to same mail

Hi  Experts,
I have a scenario where there are two different action profiles triggering two different smartforms. But I need both the PDFs generated by each smnart form attached to a single mail.
Is this possible? If yes how?
Another scenario:
2 different smart forms, one trigger and the attachements from both of them to be in the same mail - Is this possible? If yes how?
Any pointers/suggestion in this regard would be of great help.
Regards,
Kris.

# At the top of your browser Click "Tools"
# Click "Account Settings" in the drop down menu
# Click the redundant account (1 in image)
# Click "Account Actions" at the bottom (2 in image)
# Click "Remove Account" (3 in image)

Similar Messages

  • Find smartform or sapscript for me2s and me9f transaction

    HI, i want to find smartform or sapscript for me2s and me9f transactions, because i want to do  z smartforms for those transactions.
    How can i find it?
    How can i use NACE to customize the smartforms?
    thanks
    REward POints

    Hi Gurus
    I can able to open the form from t code f.64 but what is the form name how do i know............It make me crazy I am searching to find but unable to locate the name
    please help
    regards

  • I have a photo cd from photographer that was burned on a mac but it will not open on my mac.  It goes in, makes some noise, then ejects.  My system pref. is set to open iPhoto when a photo cd is inserted.  She has sent me 2 disc and both do the same thing

    I have a photo cd from photographer that was burned on a mac but it will not open on my mac.  It goes in, makes some noise, then ejects.  My system pref. is set to open iPhoto when a photo cd is inserted.  She has sent me 2 disc and both do the same thing.  Any ideas?

    NOt an iPhoto issue - either a bad CD or a bad Superdrive on your computer - no way for us to tell  try the CD in a different computer
    LN

  • To Send HTML Format and excel file attachment  in same mail

    Dear All,
            Have requerment ,to send a mail options HTML table format and same data in excel file attachement.have capable to do the html format using methods BCS .but how to send excel format attachment in same  mail.
    Please guide me how to do it.
    Regards ,
    Santhu
    Edited by: santosh jajur on Apr 9, 2010 1:54 PM

    Santhosh,
    please check the code:
    report bcs_example_7.
    This report provides an example for sending an Excel
    attachment in Unicode Systems
    constants:
      gc_tab  type c value cl_bcs_convert=>gc_tab,
      gc_crlf type c value cl_bcs_convert=>gc_crlf.
    parameters:
      mailto type ad_smtpadr
       default 'ur mail id'.                    "#EC *
    data send_request   type ref to cl_bcs.
    data document       type ref to cl_document_bcs.
    data recipient      type ref to if_recipient_bcs.
    data bcs_exception  type ref to cx_bcs.
    data main_text      type bcsy_text.
    data binary_content type solix_tab.
    data size           type so_obj_len.
    data sent_to_all    type os_boolean.
    start-of-selection.
      perform create_content.
      perform send.
    form send.
      try.
          send_request = cl_bcs=>create_persistent( ).
        create document object from internal table with text
          append 'Hello world!' to main_text.                   "#EC NOTEXT
          document = cl_document_bcs=>create_document(
            i_type    = 'RAW'
            i_text    = main_text
            i_subject = 'Test Created By BCS_EXAMPLE_7' ).      "#EC NOTEXT
        add the spread sheet as attachment to document object
          document->add_attachment(
            i_attachment_type    = 'xls'                        "#EC NOTEXT
            i_attachment_subject = 'ExampleSpreadSheet'         "#EC NOTEXT
            i_attachment_size    = size
            i_att_content_hex    = binary_content ).
        add document object to send request
          send_request->set_document( document ).
        --------- add recipient (e-mail address) -----------------------
        create recipient object
          recipient = cl_cam_address_bcs=>create_internet_address( mailto ).
        add recipient object to send request
          send_request->add_recipient( recipient ).
        ---------- send document ---------------------------------------
          sent_to_all = send_request->send( i_with_error_screen = 'X' ).
          commit work.
          if sent_to_all is initial.
            message i500(sbcoms) with mailto.
          else.
            message s022(so).
          endif.
      endtry.
    endform.                    "send
    form create_content.
      data lv_string type string.
      data ls_t100 type t100.
    columns are separated by TAB and each line ends with CRLF
      concatenate 'This Is Just Example Text!'                  "#EC NOTEXT
                  gc_crlf gc_crlf
                  into lv_string.
    header line
      concatenate lv_string
                  'MSGID'    gc_tab
                  'MSGNO'    gc_tab
                  'Language' gc_tab                             "#EC NOTEXT
                  'Text'     gc_crlf                            "#EC NOTEXT
                  into lv_string.
    data lines
      select * from t100 into ls_t100
        where arbgb = 'SO' and msgnr = '182'.
        concatenate lv_string
                    ls_t100-arbgb gc_tab
                    ls_t100-msgnr gc_tab
                    ls_t100-sprsl gc_tab
                    ls_t100-text  gc_crlf
                    into lv_string.
      endselect.
      select * from t100 into ls_t100
        where arbgb = 'SO' and msgnr = '316'.
        concatenate lv_string
                    ls_t100-arbgb gc_tab
                    ls_t100-msgnr gc_tab
                    ls_t100-sprsl gc_tab
                    ls_t100-text  gc_crlf
                    into lv_string.
      endselect.
      try.
          cl_bcs_convert=>string_to_solix(
            exporting
              iv_string   = lv_string
              iv_codepage = '4103'  "suitable for MS Excel, leave empty
              iv_add_bom  = 'X'     "for other doc types
            importing
              et_solix  = binary_content
              ev_size   = size ).
        catch cx_bcs.
          message e445(so).
      endtry.
    endform.                    "create_content
    Thanks.

  • Currently have ipod touch 4 and am getting an iphone 5c. Want to transfer data to new phone. Currently all our family devices on one apple ID for purchases and it is the same for icloud. I want to create a new one for icloud for this iphone. What do I do?

    Currently have ipod touch 4 and am getting iphone 5c this weekend. Currently our family has several apple devices and they have the same apple ID for itunes and it is the same ID that we use for icloud. I want to set up a separate icloud ID so that it is only on my new device. I still want to keep the same apple ID for purchases. Can I do this and better yet when do I do this...before the purchase, after the purchase and backing up of data. Where do I go to create a new one?

    Figured it out. Thanks.

  • WorkFlow get triggered even if we set trigger for item update with SPEmailEventReceiver and workflow attached to same Library

    Hi All,
               I have a situation, SPEmailEventReceiver and WorkFlow is attached to same library, WorkFlow is configured to run after item is updated, but soon as the email is received in library the workflow
    is getting triggered, We have a action to create folder with subject and date and put the attachment with the date folder in SPEmailEventReceiver e.g: once a mail is received in library the SPEmailEventReceiver will create a folder with Subject and then Folder
    with Date and then put the attachment in the date folder so hierarchy will be subject folder/Date folder/attachment
    I have tried to alter the SquenceNumber attribute in Feature Element file to 1 and make the Synchronization as synchronous but no luck.

    Hi,
    Here are some articles for your reference:
    Programmatically creating Folders within SharePoint List
    http://www.mindfiresolutions.com/Programmatically-creating-Folders-within-SharePoint-List-487.php
    How to use SPEmailEventReceiver?
    http://kkryczka.wordpress.com/2010/11/05/how-to-use-spemaileventreceiver/
    Attachments disappear with custom email event handler
    http://blogs.msdn.com/b/malag/archive/2009/05/13/attachments-disappear-with-custom-email-event-handler.aspx?PageIndex=2
    Thanks,
    Dennis Guo
    TechNet Community Support
    Please remember to mark the replies as answers if they help and unmark them if they provide no help. If you have feedback for TechNet Subscriber Support, contact
    [email protected]
    Dennis Guo
    TechNet Community Support

  • DNS different for internet and both iTunes

    Trying to troubleshoot internet connectivity problems with Chrome, Firefox and Safari.
    1. Is DNS for Internet the same for iTunes and App Store?
    2. What would cause all 3 browsers to not find any website (google, yahoo)

    In the server zone files, the dedicated IP address should point to the machine name, as in name.someserver.com. The local IP address should point to name.local. If you have more than one domain name, the zone files should show their network IP address, not the dedicated IP address, which should only point to the machine name.
    As a side note, I strongly advise against connecting a server directly to the Internet. It should be behind a router with DMZ/NAT/firewall capabilities. By the time you realize why, it will be too late.

  • Can I use Airport Express for printing and Ethernet printing at same time?

    I've been trying to set up a couple of laser printers that were given to me recently. The printers are Apple LaserWriter 16/600 PS and Samsung CLP-510. The reason I'd like to have both up and running is because the black toner for the Samsung costs twice as much as the toner for the LaserWriter. I have two questions that I am hoping someone will be able to answer.
    1) The CLP prints a test page just fine. I was finally able to get the Samsung printing while directly connected to my PowerBook G4 via usb (I had to install a Xerox Phaser 6100 driver to do so!). Today I tried putting the usb into my Airport Express (which I use for my portable internet and airtunes) and now the printer does not respond. When I try to add the CLP as a bonjour printer, I get an error adding the printer and the printer does not respond. Can someone offer some advice as to how and if the CLP may work via the Airport Express?
    2) The LaserWriter prints a test page just fine. I purchased a transceiver (albeit not an Apple transceiver - this one says Asante Friendlynet, the guy I bought it from said it would work though). The transceiver is connected to the Ethernet port on the printer - and I have a yellow ethernet cable (?) running from the transceiver to the ethernet port on my computer. I read somewhere on the internet that I need to turn on Appletalk in order to use the printer via ethernet but when I went into my network settings to do that, there was a warning that I could not turn on appletalk for ethernet without forsaking my airport. Can someone offer some advice as to how and if the 16/600 PS may work via ethernet without disrupting my (working) airport express? Also - I did not receive any software or drivers with this printer but I read that I may not need to (they come with Tiger - ?) Is anyone able to confirm this?
    Any help would be TOTALLY appreciated!
    Leigh-Ann

    Hello Kappy! Thank you for taking the time to reply to my question.
    I should update you at this point to say that I can add the 16/600 PS printer through a process that I found called 'Direct IP printing over ethernet'. (I think I've done this correctly - but I honestly have no idea about network stuff). Here's what I did:
    -went into system prefs and looked at the network settings under built-in ethernet tab. Under TCP-IP I found the IP address of my network host.
    -In the Printer Setup Utility I tried to manually add the 16/600 PS printer. In the Printer Browser window, I selected IP Printer.
    -Under IP printer, I selected LPD Protocol. I inserted the IP address copied from my network settings (above) in the address bar. In the Queue bar I typed in the name of the printer 'Apple LaserWriter 16/600 PS'.
    -Again in the Printer Browser box I gave the printer a name and location. Finally, in the 'print using' box I selected Apple and then chose the model from the drop down list. 'Apple LaserWriter 16/600 PS fax v.2014.016'
    -I got a dialogue box that asked about other installable features - clicked ok.
    -when I tried to print a Word document, the Apple LaserWriter driver opened up and appeared in my dock and then I got an immediate error saying "network host ---.---.--.--- is busy, down, or unreachable..."
    -I tried to repair permissions, but it did not resolve my issue.
    -I noticed that even after adding the 16/600, it did not show up as a bonjour printer, but remained visible as a printer in my list (although grayed out).
    I did some troubleshooting and the best I could find as a close match for my problem was that perhaps I had entered the name incorrectly in the Queue box...? If anyone knows how to find the appropriate name to insert I would sure appreciate knowing.
    Finally - you should probably know that I received this printer from someone else. I guess I'm wondering if I need to be resetting network settings on the printer somehow? The test page lists the following:
    Ethernet (Address: 08:00:07:84:78:e9)
    EtherTalk: PostScript
    NetWare: AutoSelect
    TCP/IP: AutoSelect
    IP address: 0.0.0.0
    And - now finally, to answer your questions (the best I can, that is)
    I did connect the yellow network cable directly into my laptop (right side, 4th input, counting away from me). I have a portable internet modem that plugs into my wall (for power) and then has a cable (Ethernet?) that goes into my Airport Express (LAN port?). I have no other router and there are no other inputs or outputs on my modem. My Airport Express has only one input for the modem, one mini input for airtunes, and one usb input (in which I have a cable connecting to my other laser printer (now working wirelessly via Airport Express!!)
    Should I have these cables hooked up differently?
    What is a Phonenet adaptor? My internet is provided via a cable service (not DSL). It is wireless and portable - I can take it to any major city in Canada and it works as long as it is plugged into a power source and near a window.
    I really appreciate any help you can offer. At this point I must have spent the better part of almost two weeks trying to get these older laser printers up and running.
    Thank you again.
    Leigh-Ann

  • Use different DPS accounts for iPad and Android versions of same app?

    Hi there,
      When creating an Android version of an iPad DPS app should the account used to create the content (the 'Title ID' in the DPS App Builder) be the same for both versions, or different? In the content viewer I know that iPad content will show up even on Android, so I'm thinking that the answer is probably no, but I haven't managed to find it mentioned in the Adobe docs.
      Thanks,
    Toby

    It depends, but usually the answer is that you want to use a different account for iOS and Android. Not all features supported in the iOS viewer are supported in the Android viewer. For example, if you use panoramas or iOS-specific web views in your articles, you'll want to be able to use different content for the Android viewers. Search for "dps supported features" for a comparison chart.
    I use different Application accounts for my apps. I use the Share/Copy feature to transfer the folios from the iOS account to the Android (or Windows) account. Then I delete the few articles that don't work well in the viewer and replace them with articles generated from different source files. That works well and doesn't require too much extra effort.
    If you want to reduce the amount of letterboxing in Android viewers, you'll definitely want to use different accounts and use, for example, 1280x800 folios instead of 1024x768.

  • How to set ORACLE_HOME for database and apps server in same server

    Hi, I have problem here to set ORACLE_HOME in .bash_profile for database and apps server. please help me to set this Oracle Home.
    Thanks
    -jebatco

    If you mean to have both simultaneosly set on the same OS session, of course that's not possible. But you can configure them on your profile, and choose them when needed. The following is an excerpt from my .bash_profile
    export EDITOR=vi
    umask 022
    alias O='cd ${ORACLE_HOME}'
    o10()
    {       export ORACLE_SID=db102
            export ORACLE_BASE=/home/oracle/base
            export ORACLE_HOME=$ORACLE_BASE/OraHome10
            export LD_LIBRARY_PATH=$ORACLE_HOME/lib
            export PATH=$ORACLE_HOME/bin:/bin:/usr/bin:/usr/sbin:/usr/local/bin:/usr/X11R6/bin
            export TNS_ADMIN=$ORACLE_BASE/OraHome11/network/admin
            export PS1='[\u@\h_10 \W]\$ '
    o11()
    {       export ORACLE_SID=db11
            export ORACLE_BASE=/home/oracle/base
            export ORACLE_HOME=$ORACLE_BASE/OraHome11
            export LD_LIBRARY_PATH=$ORACLE_HOME/lib
            export PATH=$ORACLE_HOME/bin:/bin:/usr/bin:/usr/sbin:/usr/local/bin:/usr/X11R6/bin
            export PS1='[\u@\h_11 \W]\$ '
    xe()
    {       export ORACLE_SID=XE
            export ORACLE_BASE=/usr/lib/oracle/xe/app/oracle
            export ORACLE_HOME=$ORACLE_BASE/product/10.2.0/server
            export LD_LIBRARY_PATH=$ORACLE_HOME/lib
            export PATH=$ORACLE_HOME/bin:/bin:/usr/bin:/usr/sbin:/usr/local/bin:/usr/X11R6/bin
            export TNS_ADMIN=/home/oracle/base/OraHome11/network/admin
            export PS1='[\u@\h_XE \W]\$ '
    }If I want to set Oracle 10g environment I type "o10" at OS prompt, "o11" for 11g, and so on.

  • Skype for Business and "normal" skype on same lapt...

    The company I work for have just replaced Lync with Skype for Business, but how can I have Skype for Buiness and my "normal" Skype on the same laptop

    They are two different programs.  I have both installed on several machines without issue.  I doubt you can use both simultaneously fully (like being on a video call on both at the same time, I don't know why you would) but they can definitely be installed side by side on the same computer.

  • When I hit reply in hot mail... only about 1/3 of my old email follows me to the reply screen.... it does this only on my notebook but is fine on my desk top... both run windows XP and both have the same version of firefox

    I have an ACER notebook running XP and a HP desk to running XP... both run the same version of Firefox... on the notebook when I'm in an email (MSN) and hit reply only a portion of my existing email will go to the new reply screen..... and when I try to scroll down it stops part of the way down and won't let me see the complete email, let alone add a reply at the bottom....
    Yet my desk top works fine..... Help please.... [email protected]

    I have had a similar problem with my system. I just recently (within a week of this post) built a brand new desktop. I installed Windows 7 64-bit Home and had a clean install, no problems. Using IE downloaded an anti-virus program, and then, because it was the latest version, downloaded and installed Firefox 4.0. As I began to search the internet for other programs to install after about maybe 10-15 minutes my computer crashes. Blank screen (yet monitor was still receiving a signal from computer) and completely frozen (couldn't even change the caps and num lock on keyboard). I thought I perhaps forgot to reboot after an update so I did a manual reboot and it started up fine.
    When ever I got on the internet (still using firefox) it would crash after anywhere between 5-15 minutes. Since I've had good experience with FF in the past I thought it must be either the drivers or a hardware problem. So in-between crashes I updated all the drivers. Still had the same problem. Took the computer to a friend who knows more about computers than I do, made sure all the drivers were updated, same problem. We thought that it might be a hardware problem (bad video card, chipset, overheating issues, etc.), but after my friend played around with my computer for a day he found that when he didn't start FF at all it worked fine, even after watching a movie, or going through a playlist on Youtube.
    At the time of this posting I'm going to try to uninstall FF 4.0 and download and install FF 3.6.16 which is currently on my laptop and works like a dream. Hopefully that will do the trick, because I love using FF and would hate to have to switch to another browser. Hopefully Mozilla will work out the kinks with FF 4 so I can continue to use it.
    I apologize for the lengthy post. Any feedback would be appreciated, but is not necessary. I will try and post back after I try FF 3.16.6.

  • Router for cable AND DSL at the same time?

    Can I get cable and DSL service and buy a router that will run both at the same time? I'm looking at the Linksys RV016, RV042 and RV082 routers; and the D-Link DI-LB604 Load Balancing Router. It looks like they'll do this but the webpages don't say that clearly. My Comcast cable service is fast (up to 6Mbps downloads) when it's working and the neighbors are asleep, but the speed drops to around 2kbps at other times. Qwest DSL is guaranteed 256Kbps.
    Also, is there a wi-fi transceiver that detects and uses unused bandwidth on neighbors' Internet connections? My house picks up 7 neighbors' wi-fi transceivers. If we're all on the same cable service it wouldn't matter if I transferred bandwidth to a neighbor's service. But if some houses have DSL and some have cable, then the DSL users could get extra speed in the mornings when the cable is fast. The cable users would get extra speed in the evening when cable is slower than DSL. Everybody wins.
    G5 dual 1.8GHz; 12 PowerBook   Mac OS X (10.4.4)  

    no problems.
    There is a priority order when multiple networking interfaces are available.
    Ethernet is higher than Airport in the order.
    If both ethernet and Airport interfaces are connected to the network, then ethernet becomes the primary networking interface.
    If nothing is plugged into the ethernet port, then Airport will get control.

  • I cant forward calls from my iphone 6plus whislt i can from my iphone 5s and both use the same provider ?

    My new IPhone 6plus wont allow me to forward calls whilst my iphone5s will and they are both on the same network - can any one help?

    Call forwarding is a carrier feature, not a phone feature. So, contact your carrier & insure that call forwarding is properly provisioned on your account.

  • HT5622 Have 3-yr. old i-Mac with establshed Apple ID.  Wife just got new i-Pad Air with her own e-mail address AND set up her Apple ID for it .  Both use the same Apple Airport in home for wireless.  Question:  Do we have or maintaing separate APPLE IDs f

    Question:  Does new i-pad Air when set up have different Apple ID from the one set up when bought i-Mac 3 years ago?  Using same
    Apple Airport for wireless when in home.  Did her new i-Pad Apple ID change the one set for the old i-Mac?

    No it's not stealing. They have an allowance that you can share with so many computers/devices. You'll have to authorize her computer to play/use anything bought on your acct. You can do this under the Store menu at top when iTunes is open on her computer.
    As far as getting it all on her computer....I think but I am not sure (because I don't use the feature) but I think if you turn on Home Sharing in iTunes it may copy the music to her computer. I don't know maybe it just streams it. If nothing else you can sign into your acct on her computer and download it all to her computer from the cloud. Not sure exactly how to go about that, I haven't had to do that yet. I wonder if once you authorize her computer and then set it up for automatic downloads (under Edit>Preferences>Store) if everything would download. Sorry I'm not much help on that.

Maybe you are looking for

  • Manually changing a document version number when importing an existing document

    Hello. Like a lot of people, we are starting to make use of Sharepoint Online as part of an Office 365 subscription. One of the things we want to do is move a bunch of version controlled documents from their current location on a traditional network

  • Caller id propagation from WebLogic Express to WebLogic Server

    Hi all, I'm planning on a WebLogic configuration where Servlets executing in WebLogic Express invoke EJBs executing in WebLogic Server. The Web container and the EJB container are thus executing in different processes. Given that a user is authentica

  • Deleting Nano duplicates

    In i Tunes itself it manages to show duplicates. Can the same thing be done for tracks that are duplicated on the Nano?

  • Getting IP Profile Increased Quicker?

    I have read on various forums that resetting your router 10 times in an hour restarts the 10 day training period. Is this true? Also: apparently turning off all your equipment off for 20 minutes resets the IP profile. Is this true? And finally: I hav

  • Bug in WLS 6.1 DataSource + Oracle Pool

    Does any one has arrived to execute an Oracle Stored procedure which return a CURSOR in response with JDBC through the DataSource? It's working perfectly with WLS 5.1sp9 to 6.0sp2 and NOT with the 6.1 (even sp1) ... Exception : weblogic.jdbc.rmi.inte