Inserting an Image in a Web Template

Hi,
I have to insert the clients logo as a default into my web template. But when I went to INSERT and choose IMAGE in the web template the source only showed me the SAP logo. Where can i insert/create the client's logo and have it in my web template.
Thanks,
Rashmi.

Hi,
You have to copy the logo in MIME repository first.In SE80 select MIME Repository-> Expand SAP-> BW-> Expand Customer and then right-click select Import MIME objects and give the path where ur logo is stored,It will copy into repository.While creating we-template give the above path.System only reads images from MIME repository.By default SAP logo is stored in repository,thats why it displaying that.
Chandu

Similar Messages

  • Inserting rows in table in web template

    How do I insert rows in an already existing table in a web template?
    Thanks,
    Sanjeev

    Hi Gillian,
    By table I meant the layout table, within which you can have multiple queries, the result of each displayed in the manner in which the Web Items are arranged within this table. I think you thought I meant a table Web Item.
    I have a 3x3 table (which I obtained by clicking Insert -> Table -> Insert Table in the menu bar) within which I have 7 Web Items of 'Chart' type. I want to add a few more Web Items to this table, so I want to add rows to it.
    Thanks,
    Sanjeev

  • How to insert new image in ITS  HTML template Urgent

    Hi all,
    get point full point.
    i created new service and thats working fime but when i inserted image in this template , the image is not displaying in Browser.
    can any body tell me what is the default path of of the image.
    please help me out..
    Regards
    Rashmi

    Hi,
      You have to import your image to new service(Zservice) like below..
    Step: ZSERVICE>Topic99>Create>MIME>import from your desktop or any location, then give a path in your template source code below,
    Example. < img name="phone`i`" border=0 src="`mimeURL(~language="", ~name="image/phone.gif")`" alt="`#PhoneMe`" border=0 > (Ref: PZ01 Service)
    And to do the Save/Publish.
    Thnx
    Suriya

  • How to insert a picture in the web template, in WAD 3.5?

    Hi Gurus,
    I'm in a hurry to insert one picture into a template, and I noticed there must be some library to add the picture to the list first, then should we inert from the list.
    Could anyone give a hint how to add the picture into the list first?

    hi all,
    sorry to update you so late, because I can't log on SDN from time to time.
    the weird thing is that my peer can upload the picture successfully while I still can't see it in the list.
    I am handful, I'll do a research and update you guys later.
    thanks.
    Jennifer

  • How can I insert and image in all PDFs printed via BW?

    How can I insert and image in all PDFs printed via BW?
    We want to remove the image from all Web Templates and insert it in the header of PDF printouts.
    <removed by moderator>!
    Tom
    Edited by: Siegfried Szameitat on Dec 3, 2008 2:57 PM

    Select clip in timeline. Open effects. At the bottom, search for flip. This should find the "Flipped" effect. Drag that effect cover the clip.

  • Image in header of PDF - Web Template

    Hi guys,
    My client want's to have the company logo in header of PDF generated of web template how can i achieve the same.
    If i go through the Export wizard in the web template then i have limited options for header display wherein i can't set image in header. Is there any function's or something else which can help me to display image in header.
    Please help.

    You can create print versions of BI applications. To do this, you first export the selected Web application in PDF format. You can then print the PDF version. A dialog is provided to support you in creating print versions. You use this dialog to specify the layout of the print version.
    Note that when printing Web applications, it is only possible to export and print the following Web items:
    &#9679;      Analysis
    &#9679;      Chart
    &#9679;      Maps
    &#9679;      Report
    &#9679;      Information Field
    &#9679;      List of Exceptions
    &#9679;      List of Conditions
    &#9679;      Text
    You cannot print MIME objects or other Web items. If you want to print MIME objects (such as logos) that you have inserted into a Web template, you must insert the relevant MIME object into the Web application by using the Report Web item.

  • How do I add image upload to web app edit template?

    How do I add image upload to web app edit template. When creating fields I am selecting image from the field type. But the only way to upload and image is when I create the web app item within the admin. The option to upload an image is not available when the user submit web form opens.
    Wont send any of these questions through this email anymore but really needed assistance.
    Thanks,
    Gordon

    On the Details tab of the Web App setup, under Web App Item Options; have you ticked "Allow File Upload" and specified a Default Upload Folder?

  • Web template image cache

    goodmorning everybody,
    does anybody know where I can clear the image cache when running a web template.. It keeps displaying the old image even though I replaced the image with a new one in the mime repository...

    hi Joris,
    try
    - WAD menu tools -> setting -> delete cache -> delete cache
    - delete browser cache (Internet Explorer or other)
    and
    - SMICM->go to->HTTP server cache->invalidate->golbal in system
    or transaction rsrt -> cache monitor -> delete
    - transaction RSRCACHE
    oss note 456068
    Mime Repository Icons
    How to clear Cache in SAP BW
    hope this helps.

  • BEx Web - Inserting Tabs with multiple Web Templates

    I encounter much difficulty to find consistent information on how to create a Web cockpit (BW3.5) by making use of embedded Web Templates (using web template web item).
    In particular,
    - How to define tab pages?
    - How to insert an HTML document in one of these tab pages or in the body of a single Web template?
    I would be glad if you could give me links to helpful documentation or share your own experience.
    Best regards.
    Laurent Querella
    BI Consultant
    ALTI Belgium

    Hi,
    I can`t find the BW Expert coding, too.
    But try out following coding.
    This example template contains 4 tabs
    1) Query (assign a Query to DP1)
    2) Query View (assign a view to DP2)
    3) Template (assign a template ID)
    4) Template (0ANALYZER)
    rgds Jens
    <object>
             <param name="OWNER" value="SAP_BW"/>
             <param name="CMD" value="SET_PROPERTIES"/>
             <param name="TEMPLATE_ID" value=""/>
             TEMPLATE PROPERTIES
    </object>
    <HTML>
    <!-- BW data source object tags -->
    <object>
             <param name="OWNER" value="SAP_BW"/>
             <param name="CMD" value="SET_DATA_PROVIDER"/>
             <param name="NAME" value="DATAPROVIDER_2"/>
             <param name="DATA_PROVIDER_ID" value=""/>
             DATA_PROVIDER:             DATAPROVIDER_2
    </object>
    <object>
             <param name="OWNER" value="SAP_BW"/>
             <param name="CMD" value="SET_DATA_PROVIDER"/>
             <param name="NAME" value="DATAPROVIDER_1"/>
             <param name="DATA_PROVIDER_ID" value=""/>
             DATA_PROVIDER:             DATAPROVIDER_1
    </object>
    <HEAD>
    <TITLE>BW Web Application</TITLE>
          <link href="/sap/bw/Mime/BEx/StyleSheets/BWReports.css" type="text/css" rel="stylesheet"/>
          <script type="text/javascript">
          <!--
    /*  function goto_tab: Show all items, starting with tabname, Hide all other items */
              function goto_tab(tabname) {
                  SAPBWOpenURL(SAP_BW_URL_Get()'&item=TAB*&multi=X&hidden=X&cmd_1=item%3d'tabname+'*%26hidden%3d %26multi%3dX');
    /* DHTML function to set correct span-Tag visible
        For each Tab in Tab-Header (head_TAB) check, if item TABx is visible
        If Item is visible set Header as selected
        Otherwise set corresponding span-Tag to not visible */
              function set_actual_tab() {
                i=0;
                do {
                     i++;
                     if  (document.getElementById('head_TAB'+i) != null) {
                        /* Check if Object tag is hidden */
                        var prop = SAPBWGetItemProp('TAB'+i);
                        var hidden=true;
                        if (prop != null){
                                     for(j=1;j<prop.length;j++){
                                              if (prop[j][0] == "HIDDEN") hidden = (prop[j][1]=='X');
                        if (hidden) {
                                    document.getElementById("TAB"+i).setAttribute('style', 'display:none;visibility:false;',false);
                       else {
                                   document.getElementById("head_TAB"+i).setAttribute('className', 'SAPBEXTbsTABsel',false);
              } while (document.getElementById('head_TAB'+i) != null)
           -->
          </script>
    </HEAD>
    <BODY>
    <table cellspacing="0" cellpadding="5" border="0" id="tabheader">
                <tr>
    <td class="SAPBEXTbsTab" id="head_TAB1"><A href="javascript:goto_tab('TAB1')">Query</A>
    </td>
    <td class="SAPBEXTbsTab" id="head_TAB2"><A href="javascript:goto_tab('TAB2')">Query View</A>
    </td>
    <td class="SAPBEXTbsTab" id="head_TAB3"><A href="javascript:goto_tab('TAB3')">Template</A>
    </td>
    <td class="SAPBEXTbsTab" id="head_TAB4"><A href="javascript:goto_tab('TAB4')">BEx Web Analyzer</A>
    </td>
    </tr>
        </table>
    <table width="100%"  class="SAPBEXTbsBdyEdg" cellspacing="0" cellpadding="5" border="0">
                            <tr>
                    <td valign="top" >
          <P>
    <span id="TAB1">
    <object>
             <param name="OWNER" value="SAP_BW"/>
             <param name="CMD" value="GET_ITEM"/>
             <param name="NAME" value="TAB1"/>
             <param name="ITEM_CLASS" value="CL_RSR_WWW_ITEM_GRID"/>
             <param name="DATA_PROVIDER" value="DATAPROVIDER_1"/>
             <param name="GENERATE_CAPTION" value=""/>
             <param name="BORDER_STYLE" value="NO_BORDER"/>
             ITEM:            TAB1
    </object>
    </span>
    <span id="TAB2" ><object>
             <param name="OWNER" value="SAP_BW"/>
             <param name="CMD" value="GET_ITEM"/>
             <param name="NAME" value="TAB2"/>
             <param name="ITEM_CLASS" value="CL_RSR_WWW_ITEM_GRID"/>
             <param name="DATA_PROVIDER" value="DATAPROVIDER_2"/>
             <param name="HIDDEN" value="X"/>
             <param name="GENERATE_CAPTION" value=""/>
             <param name="BORDER_STYLE" value="NO_BORDER"/>
             ITEM:            TAB2
    </object>                                                
    </span></P>
          <P><SPAN id="TAB3"><object>
             <param name="OWNER" value="SAP_BW"/>
             <param name="CMD" value="GET_ITEM"/>
             <param name="NAME" value="TAB3"/>
             <param name="ITEM_CLASS" value="CL_RSR_WWW_ITEM_TEMPLATE"/>
             <param name="HIDDEN" value="X"/>
             <param name="GENERATE_CAPTION" value=""/>
             <param name="TEMPLATE_ID" value="myTemplateID"/>
             <param name="USE_ONLY_BODY" value=""/>
             <param name="NAME_PREFIX" value="TAB3"/>
             ITEM:            TAB3
    </object>
    </SPAN></P>
          <P><SPAN id="TAB4"><object>
             <param name="OWNER" value="SAP_BW"/>
             <param name="CMD" value="GET_ITEM"/>
             <param name="NAME" value="TAB4"/>
             <param name="ITEM_CLASS" value="CL_RSR_WWW_ITEM_TEMPLATE"/>
             <param name="HIDDEN" value="X"/>
             <param name="GENERATE_CAPTION" value=""/>
             <param name="USE_ONLY_BODY" value=""/>
             <param name="TEMPLATE_ID" value="0ANALYZER"/>
             <param name="NAME_PREFIX" value=""/>
             <param name="BORDER_STYLE" value="NO_BORDER"/>
             ITEM:            TAB4
    </object></SPAN></P>
    </td>
    </tr>
    </table>
    <script type="text/javascript">
    <!--
    /* This function call is needed to set the correct state */
       set_actual_tab();
    -->
    </script>
    </BODY>
    </HTML>

  • Flexible web template image not resizing

    I have created a flexible web template using div tags. This is very basic layout. Header,menubar, sidebar ,content,  and footer. I am having a problem with images in the flexible content area. If I resize the page the image does not resize. I have placed the image inside a div tag but it is not flexible like the content div tag. I want to be able to resize the page and have the images resize as I drag the page over. Any ideas on this ?

    The simplest way to fill a liquid division is to make a small image tile and repeat it in background with CSS code:
    Example:
    body {
    background: url (my-bg-img.jpg) repeat;
    More on backgrounds:
    http://alt-web.com/Backgrounds.shtml
    Nancy O.
    Alt-Web Design & Publishing
    Web | Graphics | Print | Media  Specialists
    http://alt-web.com/
    http://twitter.com/altweb
    http://alt-web.blogspot.com

  • Inserting Images with full web address

    I would like to set Dreamweaver so that when I insert images,
    it uses the full internet address so that if I copy and paste the
    HTML code elsewhere, the images will work. This should be simple,
    right?
    Presently, when you insert am image, the code is "<img
    src="images/terms.jpg" width="370" height="50">" I would like to
    insert automatically as "<img
    src="www.mysite.com/images/terms.jpg" width="370" height="50">"
    Of course I could constantly be doing a find and replace, but
    I would rather lear the correct way.
    Also, after I do the find and replace, some of the images
    show up and others do not, even though the code is correct and when
    viewed externally, it all shows up correctly.
    Text

    > I don't think DW can resolve images that are being
    references by the full
    > URL locally in design view.
    Sure - has done so since DW8. Not just images, either....
    Murray --- ICQ 71997575
    Adobe Community Expert
    (If you *MUST* email me, don't LAUGH when you do so!)
    ==================
    http://www.projectseven.com/go
    - DW FAQs, Tutorials & Resources
    http://www.dwfaq.com - DW FAQs,
    Tutorials & Resources
    ==================
    "darrel" <[email protected]> wrote in message
    news:fg5023$h4g$[email protected]..
    >> Presently, when you insert am image, the code is
    "<img
    >> src="images/terms.jpg"
    >> width="370" height="50">" I would like to insert
    automatically as "<img
    >> src="www.mysite.com/images/terms.jpg" width="370"
    height="50">"
    >
    > Be sure to put the HTTP: in there.
    >
    >
    >> Also, after I do the find and replace, some of the
    images show up and
    >> others
    >> do not, even though the code is correct and when
    viewed externally, it
    >> all
    >> shows up correctly.
    Text
    >
    > I don't think DW can resolve images that are being
    references by the full
    > URL locally in design view.
    >
    > -Darrel
    >

  • Web Dynpro java (inserting an image)

    Can anybody tell me how to insert an image in the application.

    Hi Sarbjeet
    Check this forume link
    how to load image
    Inside that forume Suresh T  gives the correct answer
    Follow these steps
    Regards
    Ruturaj

  • Mark of the web/template problem

    I created three Dreamweaver Templates for my site. I inserted the mark of the web code to each template to allow me to test and preview pages without the pop-up messages. All of my pages are about done and some pages using spry and SWF files weren't previewing properly in IE so I decided that it was time to remove the mark of the web code from the templates. As soon as I tried doing this I got a message about data outside the HTML tag and if I continue changes to pages based on this template will not occur unless you insert the following code <!--TemplateInfo CodeOutsideHTMLisLocked="true"-->.
    So I hit continue. I got a couple of other error messages telling me I did something wrong. I went back into my template and typed in the code Dreamweaver told me to enter. I saved the template and got some more errors. I didn't think to copy it all down at the time. So after all these nasty messages I'm not sure what's happened. So I make some changes to a horizontal spry menu and hit save. I get some more error messages about the changes will not affect pages based on the template. I have to cancel out of a couple of error dialog boxes. I load a few pages that were based on the template and see that none of the changes that I made to the spry menu on the template are reflected on the html pages created from the template.
    So I go into the template and try deleting all references to the mark of the web code. Then I try changing the CodeOutsideHTMLisLocked="true"--> to "false." That didn't work. Then I tried deleting the entire line <!--TemplateIinfo CodeOutsideHTMLisLocked="true"--> thinking that if I just got rid of all of it that it would fix my problem. No such luck.
    So now I start searching online for answers and I see some things about attaching and detaching templates. Okay, so maybe if I detach the template and then re-attach it everything will update. When I follow the instructions to do this I learn that the page is no longer attached to a template. That would explain why my changes in the template aren't updating the other pages. So then I try re-attaching the template. I open the assets panel, click on templates, select the template, and then click apply. Nothing. It won't let me attach a template. Template properties shows no template properties available.
    Here is some of the code from of a page based on the template two_column.dwt
    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
    <html xmlns="http://www.w3.org/1999/xhtml"><!-- InstanceBegin template="/Templates/two_column.dwt" codeOutsideHTMLIsLocked="false" -->
    <head>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
    <!-- InstanceBeginEditable name="document_info" -->
    <title>ONA</title>
    <script src="Scripts/swfobject_modified.js" type="text/javascript"></script>
    <meta name="Description" content="This page contains images of some of the former employes of Overseas National Airways." />
    You can't see it the code I pasted but everything after 1999/xhtml is grayed out and you can't edit it.
    So now I'm totally confused and have no idea what I need to do to straighten this mess out.

    I thought I'd update this discussion and close it out. The reason why my pages weren't updating was because I
    was using a template improperly. I had made the menu editable, which you're not supposed to do. The whole mark of the web issue was unrelated to my problem.

  • Dynamic Web Templates

    I have been using DW for about 8 months now. I have created
    several sites and typically create a template first and then attach
    pages as needed. In the past the links update themselves correctly.
    I have the templates in a separate directory, so links in the
    template look like <img src="../images/example.gif">. When I
    attach say an index.html, the link updates correctly to <img
    src="images/example.gif">. Now all of a sudden when I am
    attaching pages the updated link is referring to my local drive
    such as: <img
    src="file:///F|/Websites/Example/website/images/example.gif">.
    Any idea what has happened or maybe what setting I have borked up?
    I have gone through the online help and haven't found anything so
    far.
    Thanks

    Try this. Create a new page in DW. Insert an image on it. Do
    not save the
    page. Look at the HTML markup. See the link to the image? It
    should look
    like this -
    <img src=''file://C|whatever.gif...�.''
    Note that the link is pointing to a file on your hard drive.
    This is
    because DW doesn't know yet where you are going to save the
    file. Now save
    that file within your current site, and look at the HTML
    markup again. You
    should see something like this -
    <img src=''whatever.gif'' (if you are using document
    relative links), or
    this -
    <img src=''/whatever.gif'' (if you are using root relative
    links)
    Now save the file again, only save it *OUTSIDE* the current
    site. Look at
    the HTML markup and you should see something like this -
    <img src=''file://C|whatever.gif...�.''
    This is because you have saved the file outside the current
    site, and DW
    must use an absolute (local) link to the image to keep track
    of it.
    Clearly those absolute (local) links will not work when you
    push this file
    to the web - it cannot display an image that is on YOUR hard
    drive.
    Could something like that be happening for you?
    Murray --- ICQ 71997575
    Adobe Community Expert
    (If you *MUST* email me, don't LAUGH when you do so!)
    ==================
    http://www.dreamweavermx-templates.com
    - Template Triage!
    http://www.projectseven.com/go
    - DW FAQs, Tutorials & Resources
    http://www.dwfaq.com - DW FAQs,
    Tutorials & Resources
    http://www.macromedia.com/support/search/
    - Macromedia (MM) Technotes
    ==================
    "hoodcanalbill" <[email protected]> wrote in
    message
    news:[email protected]...
    > It does appear that other changes to the site update
    correctly. Only
    > things
    > relating to links from the template to say, an image
    look fine in the
    > template,
    > but then when I attach the template to the page, it
    changes things to the
    > file:///F|...ect. It is doing this on all the sites that
    I built before in
    > this
    > same manner and didn't have this issue. In thinking
    back, I think this
    > started
    > after doing the latest Updater 8.2 for my Dreamweaver.
    >
    > Thanks
    >

  • Four Quadrants in Web Template

    Hi All,
    We need a web tenplate where in we can have header, footer and body with 4 equally distributed quadrants with currency conversion option enabled.
    For Currency Conversion: We can see three options
    1) Fixed to any one currency
    2) Fixed to default currency
    3) Enablingvariable screen. Is there any other way for this.
    We have tried in many ways but could not able achieve. Please suggest.
    Thanks & Regards
    Visweswara

    Hi Visweswara,
    You can create a web template using the following web elements:-
    Header - is it an image or text? you can insert a Text Element or Image accordingly
    Footer -  is it an image or text? you can insert a Text Element or Image accordingly
    I am assuming you need the Curreny Conversion / Var Screen to be implemented using Buttons above the 4 Quadrants & that Analysis / Chart webitems will fill each of the 4 Quadrants.
    Use a Group webitem for the overall layout. You will need 1 Container webitem, 1 Container Layout webitem, 1 ButtonGroup webitem, 4 Analysis/Chart webitems
    Drag the ButtonGroup webitem inside the Container webitem
    Drag the Analysis/Chart webitems inside the Container Layout webitem
    Drag the Container & Container Layout webitems inside the Group webitem
    Container webitem -> embedded ButtonGroup webitem with 3 Buttons for the Currency Conversion - Fixed, Currency Conversion - Default, Variable Screen. You can enable Commands on Action of each of the Buttons i.e. SET_CURRENCY_TRANSLATION (Fixed Target Currency), SET_CURRENCY_TRANSLATION (Apply Default Translation), OPEN_VARIABLE_DIALOG
    Container Layout webitem -> here you will insert 2 Rows
    Row 1 -> will have 2 Columns -> each Column will further have a Analysis / Chart webitem bound to it. The Rowspan has to be 1 & Colspan has to be 2
    Row 2 -> will have 2 Columns -> each Column will further have a Analysis / Chart webitem bound to it. The Rowspan has to be 1 & Colspan has to be 2
    Now assign the Container webitem as the subordinate webitem of the Group Toolbar & assign the Container Layout webitem as the subordinate webitem of the Internal Display. You can choose from available Design options to format the Group webitem. Inorder to align the Header/Footer, you can insert an HTML Table with 3 rows & insert the Header in the first row, followed by the Group webitem & the Footer in the last row.
    --Priya

Maybe you are looking for

  • What is the deal with the inflated prices in the Aus App store?

    Looking at buying Omni Graffle Pro. In the Australian Mac App store this is $249 Aus. From the Omni Group this is $199 US. The Aus dollar currently buys about $1.06 US - so *** is this $50 bucks more expensive? Not like you have to spend money to cou

  • How do I open a pdf document and comment with others in real time?

    I would like to use the same tools available for whiteboard during a 'meeting' but draw on an existing file.

  • Received a phishing text message

    Today I received two phishing text messages, both with the same message body: (verizon wireless) 12/02/2014 your account will be blocked verizon wireless please log in to a web address ending with ".url.ph/" (I'm not listing the exact web address bec

  • How can I keep folders in "Notes" deleted?

    I use 'Notes" alot and I have some folders I need to delete and when I delete them they come back a few minutes later. How do I permanatly delete them?

  • ITunes just stopped working.  HELP.

    I have the latest version and have had no problems until today. When I opened iTunes it looked like it was installing something, then give me unknown error 200 and says it can't open. HELP. The only things I can think that might have messed with iTun