Text type 'HTML' for the Channel 'Mail (Letter)'

Dear Experts,
I'm unable to use the text type 'HTML' for the Channel 'Mail (Letter)' in mail forms, as a result of which fonts like arial and images like jpeg could not be used in mail forms created for letters.
Is there a way to use HTML type or to have more font options, insert JPEG images, tables etc in mail forms for letters?
Regards,
Kathir

In case, if you are using custom excel export functionality, you should use fileDownloadActionListener with in a button.
Here, you could specify the content type.
<af:commandButton text="Say Hello">
              <af:fileDownloadActionListener filename="hello_txt"
                                        contentType="text/plain; charset=utf-8"
                                        method="#{bean.sayHello}"/>
            </af:commandButton>For more details, check here:
http://docs.oracle.com/cd/E16162_01/apirefs.1112/e17491/tagdoc/af_fileDownloadActionListener.html

Similar Messages

  • Is there a Text Expander-type app for the iPhone?

    Is there a Text Expander-type app for the iPhone?

    oh, sorry. I'm pretty sure there is not anything out yet like that.
    There are other apps like that you will just have to use them for each job you are doing.
    Another one is called Text Editor, Write Pad, etc...
    Message was edited by: Dynamite DJs

  • S/A bridge problem: No object type found for the message

    Hi all,
    I've been spending days looking into the following problem. I have a RFCXIFile scenario. The R3 system sends data via an RFC to XI and XI post the data as a flat file on a certain server using FTP.
    This scenario worked just fine for 1 exception. I could only run this scenario once. The second time I got timeouts when checking the data sent to my RFC destination using SM58. When I reactivated my RFC communcation channel I could again send 1 RFC to the system. All subsequent tries would fail.
    I guess this is due to the fact that I use a synchonous call (RFC) to an asynchronous one. Thus the adapter is still waiting for the response from the XI system and will not accept any further new calls from R3.
    So I figure let's use this pattern called the S/A bridge. So I designed everything according to guides and examples and I'm quite certain everything is configured right but when I run the scenario I get the following message:
    <i> <!--  Call Adapter
      -->
    - <SAP:Error xmlns:SAP="http://sap.com/xi/XI/Message/30" xmlns:SOAP="http://schemas.xmlsoap.org/soap/envelope/" SOAP:mustUnderstand="">
      <SAP:Category>XIAdapter</SAP:Category>
      <SAP:Code area="BPE_ADAPTER">UNKNOWN_MESSAGE</SAP:Code>
      <SAP:P1 />
      <SAP:P2 />
      <SAP:P3 />
      <SAP:P4 />
      <SAP:AdditionalText />
      <SAP:ApplicationFaultMessage namespace="" />
      <SAP:Stack>No object type found for the message. Check that the corresponding process is activated</SAP:Stack>
      <SAP:Retry>M</SAP:Retry>
      </SAP:Error></i>
    It seems that the adapter cannot find any integration process to send the message into!?
    I've looked at numerous threads on sdn and tried all kinds of stuff (looked at the cache==> code 0 = OK , tried to reactivate my integration process, checked the interface determination,...), but to no avail. Does anybody has an idea what could be wrong ?
    Any help would be greatly appreciated for I'm all out of clues....
    Bob

    First of all, Thank you for trying to help me out here.
    Some answer to your suggestions/questions:
    The IP has return code 0 in SXI_CACHE. so that doesn't seem to be the problem.
    I've checked the BPM for syntax errors. I doesn't have any.
    I've reimported the BPM into the integration directory.
    And did a full cache refresh in SXI_CACHE. Return code is (stays) zero, so that's OK.
    I've already included the error message from SXI_MONI. It is in the last step ("Call Adater") that the error occurs.
    The other steps execute just fine...
    The RFC communcation channel accepts the incoming RFC call and puts into the pipeline, so no problems with the communication channel either. the problem is actually when the pipeline is trying to forward the message into an IP trhough the BPE_ADAPTER (according to SXMB_MONI).
    Therefore I'm not able to go to into PE, because the workflow is never started. the BPE_ADAPTER does not find any active process for the interface determination i've entered.
    So i can not debug the IP in the PE and check container variables, like some of you mentioned.
    Maybe some more information about the scenario:
    The RFC is called from an R3 system to XI over the interface "CONTROL_RECIPE_DOWNLOAD", which is an imported RFC, with a request and response message type.
    Then I got a receiver and interface determination with lead the incoming RFC message to the IP, into interface "XI_ERP_MF_MD_CONTROL_RECIPE_REQ_AI_MI".
    This is an abstract synchronous interface based on the request and response types of the "CONTROL_RECIPE_DOWNLOAD" imported RFC.
    This interface is used the first step (receive) of my BPM as the synchronous interface to open the S/A bridge.
    The message (container var)  used in this step is
    name: CORREQ
    Category: Abstract interface
    type: "XI_ERP_MF_MD_CONTROL_RECIPE_REQ_AI_MI"
    The interface "XI_ERP_MF_MD_CONTROL_RECIPE_REQ_AI_MI" is an abstract, asynchronous interface based on the request type of the "CONTROL_RECIPE_DOWNLOAD".
    Then there are 2 send steps for putting the flat files into place and finally i close the the S/A bridge using message:
    name: CORRES
    Category: Abstract interface
    type: "XI_ERP_MF_MD_CONTROL_RECIPE_RES_AI_MI"
    The interface "XI_ERP_MF_MD_CONTROL_RECIPE_RES_AI_MI" is an abstract, asynchronous interface based on the response type of the "CONTROL_RECIPE_DOWNLOAD".
    I hope this information gives you guys a better understanding of hte problem.
    Really looking forward to see more suggestions and to solve this nasty problem ...
    Regards,
    Bob

  • No Aapter registered for the channel and not initialized

    Hi Guys,
      I am working on Mail 2 File scenario. when the scenario is executed i am getting the  below error in sender MAIL adapter communication channel.
    No adapter registerd for the channel & not initialized
    Thnx,
    Siva

    Hi,
    Depending on your XI/PI version, apply one of the notes below to correct import the ESR content:
    PI 7.1X:
    #1152640 - SAP NetWeaver 7.1 including EHP 1: Importing ESR content
    XI 7.0:
    #836200 - SAP NetWeaver 7.0: Importing Process Integration Content
    XI 3.0:
    #705541 - XI 3.0 (SP1 and higher): Importing XI Content
    Also, check if the service for the adapters are running. Restart the J2EE Engine.
    If not solved, you may try redeploying the adapter's driver.
    Regards,
    Caio Cagnani

  • No object type found for the corresponding message in BPM

    Hi All,
    I have a BPM scenario where i pick a file and based on a condition in the Switch i send the meesage to Mail or Proxy.
    When i tested the scenario i got error as "no object type found for the message check the corresponding process activated" error  in the call adapter step.
    I checked in sxi_cache, IP is active with 0 as return code .
    When checked in sxmb_moni_bpe, under  process selection it says "No workitem exists"
    In SXMB_MONI, under inbound i clicked PE but got error as "Unable to perform action fro the selected Message" is displayed.
    Im new to BPM so please tell me as what Im missing exactly.
    Thanks

    Hi Sachi,
    Delete the Integration Process from ID and reimport it. Also check the status of your BPM in T Code SXI_CACHE....if return code is not '0' then re-activate your integration process..
    Try REPEAT ACTIVATION on SXI_CACHE...
    Have a look into this..
    Re: Stuck in BPM Transformation process Async to Sync Scenario
    Regds,
    Pinangshuk.

  • SMTP host for the e-mails in Oracle Application Server 10g

    Hi,
    I would like to ask in which file from the Oracle Application Server 10g is the configuration for SMTP Host for the e-mails.
    Thank you,
    Mihaela

    Hi Ibrahim,
    You can do an easier installation by only using base release of 10.1.2.0.2. What I stated would be good practice:
    By * DB 10.2.0.3 ---- > u mean (Database Version) => Yes, use Database version 10.2.0.3
    By * Identity Management 10.1.4.0.1 (OID/SSO) -----> u mean (Application Server infrastructure) => Yes, use Identity Management 10.1.4.0.1 instead of the infrastructure on Application Server 10.1.2.0.2
    By * Application Server 10.1.2.0.2 -----> u mean (Middle Tire Forms&Report Services) => Yes, use Application Server 10.1.2.0.2 as middle-tier. When installed, upgrade it to 10.1.2.2 (with the latest patchset)
    By * Patch Application Server DB client to 10.1.0.5 ----> u mean what? => Before you upgrade AS to 10.1.2.2 it's mandatory to upgrade the Database client software in the Application Server 10.1.2.0.2 home to 10.1.0.5. Default is 10.1.4. You'll see database client version by for instance starting SQL*Plus.
    For your Developer (Forms) upgrade: Forms 4.0/4.5 - 6i -> 10g. See: http://www.oracle.com/technology/products/forms/htdocs/upgrade/index.html. If you have tons of Forms, then I recommend using a tool like the great PITTS.CON (http://www.pitss.com/en/pcon/index.htm).
    Regards,
    Martin

  • I need to verify my Apple ID. i know my e-mail address and the password, but what websit do I go to to check for the e-mail. I have a older laptop and my iTunes is 9.1.1 or something and Apple 10.4.11 so how do I do this. Thanks.

    i know my e-mail address and the password, but what website do I go to to check for the e-mail. I have a older laptop and my iTunes is 9.1.1 or something and Apple 10.4.11 so how do I do this. Thanks.

    i know my e-mail address and the password, but what website do I go to to check for the e-mail. I have a older laptop and my iTunes is 9.1.1 or something and Apple 10.4.11 so how do I do this. Thanks.

  • What are the settings for the outgoing mail server for icloud on Outlook for Mac, what are the settings for the outgoing mail server for icloud on Outlook for Mac

    what are the settings for the outgoing mail server for icloud on Outlook for Mac, what are the settings for the outgoing mail server for icloud on Outlook for Mac

    iCloud Mail Settings

  • Will MX record work for the incoming mail flow and external mail flow.

    Hello All,
        I have created 2 machines with windows 2008 R2 workgroup and  installed Forefront TMG 2010 
        I am using the VIP for the external adapter for the NLB and going to connect it through the MX record will it work for the incoming mail flow to the Exchange 2010 and external mail flow.
        Is that right what i am doing please suggest. Thanks in Advance!
    Sidharth Guntoji,Messaging Consultant, ITBigBang (P) Ltd Www.ITBigBang.Com | Hire Us for Messaging Consulting

    Hi,
    Based on my experience, the MX record contains the fully qualified domain name of the messaging server that’s responsible for accepting messages for the domain.
    Do you want to configure the TMG server as a secure SMTP relay server? Did you mean that the external DNS server point to TMG’s external IP for the MX rcord and the internal Exchange server is using TMG’s internal IP address as the default gateway? Did you
    install any exchange role on the TMG server?
    I am sorry to say that I am not quite sure of your deployment, I would appreciate it if you can share your network topology and configuration.
    Best regards,
    Susie

  • Will apple be releasing a bumper type case for the iPhone 5, like the one that was available for the iPhone 4?

    Will apple be releasing a bumper type case for the iPhone 5, like the one that was available for the iPhone 4?

    Sorry, but we are not Apple so we don't know what Apple will do.

  • Reg : for Tcode IW32, where the text is maintained for the field FHKTX

    Hi GM to all,
    Can any one teme where the text is maintained for the field "FHKTX" in IW32 Tcode
    Regards
    valluru

    What is the Agent version monitoring the Database for which this alert is raised?
    You need to apply the fix for Bug : 9110313 to the Agent on the database machine.
    Refer to Note 9110313.8: Bug 9110313 - Metric clear alerts reported when warning and critical threshold are crossed

  • So can I use our local internet provider for the e-mail account, or do I have to use Apple?

    So can I use our local internet provider for the e-mail account, or do I have to use Apple?

    Yes, you can use the Mail app on the iPod for your internet mail provider.  Go to your provider's mail support website to find out how to set up the account on the iPod.  They probably will not have instructions for an iPod but the one for the iPhone should do.

  • Will the standard iPad case fit the the iPad Air or is there a specific type case for the iPad Air?

    Will the standard iPad case fit the the iPad Air or is there a specific type case for the iPad Air?

    The air is different dimensions from other iPads, so look for cases made specifically for it. I know that Targus has some, so does Zagg and i'm sure other manufacturers do as well.

  • TS1702 Have purchased a monthly subscription through the Apps store for the Daily Mail newspaper. The coffee break section will not open. Why?

    Have purchased a monthly subscription for the Daily Mail through Apps Store. The coffee break items will not open on the IPad.  Why?

    My daughter has had her Razr for about 9 months now.  About two weeks ago she picked up her phone in the morning on her way to school when she noticed two cracks, both starting at the camera lens. One goes completely to the bottom and the other goes sharply to the side. She has never dropped it and me and my husband went over it with a fine tooth comb. We looked under a magnifying glass and could no find any reason for the glass to crack. Not one ding, scratch or bang. Our daughter really takes good care of her stuff, but we still wanted to make sure before we sent it in for repairs. Well we did and we got a reply from Motorola with a picture of the cracks saying this was customer abuse and that it is not covered under warranty. Even though they did not find any physical damage to back it up. Well I e-mailed them back and told them I did a little research and found pages of people having the same problems. Well I did not hear from them until I received a notice from Fed Ex that they were sending the phone back. NOT FIXED!!! I went to look up why and guess what there is no case open any more for the phone. It has been wiped clean. I put in the RMA # it comes back not found, I put in the ID #, the SN# and all comes back not found. Yet a day earlier all the info was there. I know there is a lot more people like me and all of you, but they just don't want to be bothered so they pay to have it fix, just to have it do it again. Unless they have found the problem and only fixing it on a customer pay only set up. I am furious and will not be recommending this phone to anyone. And to think I was considering this phone for my next up grade! NOT!!!!

  • Displaying Text as HTML in the UIscrollbar component

    Greetings.
    I have a window on my Flash stage that has some scrollable copy in it.  The problem is, I can't seem to have any formatting for the text ... if I select a word or two to make bold, it all turns bold.  I gather I need to use the "Display Text as HTML" checkbox and then paste in some HTML formatted text but this doesn't seem to work.  I searched this forum and found that others were designating "htmlText" in Actionscript instead of just "text" ... that didn't work either.  I probably just did it wrong, or maybe it's becuase I'm using the UI component "UIscrollBar" for it's scrolling of the text.
    Is there anything else I need to do to be able to format some text with strong tags and maybe some href links?
    I have my properties inspector with the following check marks:
    Display as HTML
    Multiline
    Dynamic Text
    selectable
    Thanks everyone.

    Shamelss bump

Maybe you are looking for

  • Application sharing not working

    Hi, I configured various settings according to the docs on help.sap.com for this application sharing. The instant messaging is working but the app sharing is not working. I am just getting a blank screen whenever I try to start a session. Am I missin

  • Why is the latest version of iTunes having difficulty recognising my Apple ID?

    This past week, I have been unable to access my iTunes library on my home iMac from my wired Apple TV which was working perfectly well before. No other changes apart from upgrades to Mountain Lion and latest iTunes version as per Software Update. I h

  • The "add to devices" button in "albums" view mode

    When I browse albums in iTunes in the "albums" view mode (cover art in grid format) and click on an album, the album is highlighted and an arrow appears to the far right of the highlighted album's title. This opens a menu which includes an "add to" b

  • Nokia e72 time Issue

    Hi. I bought new e72 yesterday. Time of Pakistan is GMT+5 but it shows GMT+6? software version is 21.0. what is the problem in it? fall seven times, standup eight

  • An ext2 partition problem on install & multiple swap

    I'm installing Arch on a second machine.  This one has 2 scsi drives.  I set up a /boot partition at /disc0/part1, had it formatted as ext2.  I put a swap partition on this drive.  This is marked bootable.  The rest of the partitions are reiserfs. I