Referring to images from portal theme attributes

In our branded and customized theme we have a problem. Some background images are not displayed. The properties are set as displayed at the end of this message, I am not familiar with this type of value. The background image is White, and then an url to an (external file:outside the theme???) is given that points to an image. which cannot be found when putting the url directly into a portal session.
Is this background indeed a file outside the theme archive? and where could I look to find this?!
I thank you in advance, points will be awarded for good answers!
greetings Ron van Kessel
Portal Theme TLN Attribute:
Background Color of Selected Tabs  
Current value:
#FFF;background:url(/irj/portalapps/com.app.portal.repository.mimes/images/tln_topbar_on.gif) repeat-x top left;

The answer was to use EL within JSF:
[http://forums.java.net/jive/thread.jspa?messageID=374172|http://forums.java.net/jive/thread.jspa?messageID=374172]

Similar Messages

  • How to load and retrieve images from Portal. URGENT

    Dear all,
    I've designed a table with an ordsys.ordimage field for images. BIG MISTAKE, because there is no possibility to upload images from a form. I'd like to change it into a BLOB field but an error arises:
    "You cannot modify the column definition for types CLOB, NCLOB, BFILE, BLOBand Intermedia Object types(ORDSYS.ORDIMAGE, ORDSYS.ORDAUDIO, ORDSYS.ORDVIDEO). (WWV-17079)"
    Could I change it anyhow in order not to build a new table? I have a lot of forms referring to that table and I should change these forms too....(and we know it is pretty difficult)...
    I would appreciate any help.
    Tomas

    Tomas,
    Do you have any active constraints on that specific row? If the row is accessed by other forms (tables etc) you would need to disable them (for example foreign key constraints) and update the row (or remove and re-add it).
    Kostas

  • How to load and retrieve images from Portal!!!

    Dear all,
    I've designed a table with an ordsys.ordimage field for images. BIG MISTAKE, because there is no possibility to upload images from a form. I'd like to change it into a BLOB field but an error arises:
    "You cannot modify the column definition for types CLOB, NCLOB, BFILE, BLOBand Intermedia Object types(ORDSYS.ORDIMAGE, ORDSYS.ORDAUDIO, ORDSYS.ORDVIDEO). (WWV-17079)"
    Could I change it anyhow in order not to build a new table? I have a lot of forms referring to that table and I should change these forms too....(and we know it is pretty difficult)...
    I would appreciate any help.
    Tomas

    Tomas,
    Do you have any active constraints on that specific row? If the row is accessed by other forms (tables etc) you would need to disable them (for example foreign key constraints) and update the row (or remove and re-add it).
    Kostas

  • Pageheader Layout from portal-theme-editor

    Hello,
    I want to use in wd4abap the ui-element "pagehead", defining the layout by the  theme-editor from the netweaver-portal.
    I´am using netweaver2004s, sp 09. I don´t find in the theme-editor the place, where I can define the ui-element pagehead. Can anyone help?
    Best regards
    Oliver

    Hello mrutyun,
    i have read your link, but it refers to wd4java and not wd4abap.
    In the link you have given, there is no described, how i can define the layout for ui-element Pageheader in the portal, and the ui-element pageheader will be used in webdynpro for abap.
    For example: the layout for datenavigator can defined in the theme-editor of the portal. when a wedynpro for abab is called from the portal, which uses a datenavigator, the layout of this datenavigator has the layout, which is defined in the theme-ditor from the portal.
    Whith layout I mean clours an types.
    Can you hel in a second try?
    Best regards Oliver

  • Fetch Image from Portal in ABAP

    Hello,
    I have an image in a HTML published in the portal (with broadcaster). Now I want to use this image in an ABAP program. I can't call the web address directly because my program can't handle the Portal authentication. So I have two questions:
    - is there any way to call Portal-websites which require authentication from ABAP?
    or
    - how can I directly get access to the image file without detour over the Portal.
    Thank you very much!
    Martin

    where the image is stored? on the portal KM or is it from SAP back end system?
    - is there any way to call Portal-websites which require authentication from ABAP?
    yes you can call it using cl_http_client with the option to either pass userid/pwd or certificate
    - how can I directly get access to the image file without detour over the Portal.
    it depends on where the image is stored
    Raja

  • Portal Theme in Webdynpro ABAP

    Hi Experts,
         I want my portal theme to get applied to the webdynpro abap application.But WDA application is not adapting the portal theme.
    This is the version of the theme's style sheet in portal=7.1.3.0.1;ur=7.1.3.0.1;7.1.3.0.0(Major version.minor version.SP.patch.generation run)
    The version of Webdynpro abap theme is 7.11.3.2.0.
    Portal Version is NetWeaver 7.0 Ehp1
    and SAP Basis Version is 701 and level 5.
    Is there  version incompatibility?
    How can I solve this.
    Thanks and Regards
    M.Karthiheyan.

    Hi M.Karthiheyan,
    Please follow below steps to apply Portal theme in Webdynpro ABAP.
    1. Go to transaction SE80 and navigate to the MIME Repository
    2. Create a folder in the MIME repository that will contain all the custom theme files. Make sure the folder is created in following directory /SAP/PUBLIC/BC/UR/<theme_name>
    3. Go to the Repository browser in SE80 and select u201CProgramsu201D from the drop down list.
    4. Enter BSP_UPDATE_MIMEREPOS in the input field and hit Enter
    5. Execute the program and enter the MIME repository path to the folder that is to contain the custom theme. Our custom theme is located in MIME path /SAP/PUBLIC/BC/UR/<Theme Name>
    6. Execute the program and select root folder that contains all the custom theme files.  The custom theme can be directly pulled down from the file server on portal or can be exported from Portal Theme Editor and imported into Eclipse Theme Editor in order to generate the necessary css files. We only need the root folder that contains the actual css files and images. The upload process might take a while depending on the size.
    7. Once the upload is complete, go back to the MIME Repository and check if the files were uploaded.
    8. To specify a theme at the global level you can execute WebDynpro component WD_GLOBAL_SETTING. Maintain parameter u2018Stylesheet URIu2019 with the MIME Repository path of the custom theme (i.e. /SAP/PUBLIC/BC/UR/<custom_theme>).
    9. Enter the path under "Stylesheet URI:" and select the check box which says "Force use of External Stylesheet".
    Thanks.
    Sushil S Aher

  • Use Enterprise portal theme for Web Client

    Hi Experts,
    I am new to this topic.
    I am working in portal project. We have situation that in portal we have excellent theme but in CRM Web client we donu2019t have fantasy theme like portal.
    Is there anyway can I use my portal theme for CRM web client?
    If you guide me how to integrate portal theme into CRM Web UIs, that will be great.
    Thanks.

    Ashok,
    There is no easy way to extend your portal theme to the CRM WebClient. Lot of effort is needed for identifying the portal CSS files and updating CRm WebClient theme CSS files with the portal theme attribute values.
    Thanks,
    Thirumala.

  • In My iphone 5s,i have disabled automatic download from whatsapp app.So whichever images,video i feel is good i download them and then save them to my camera roll section.So i want to know how can i remove the images from cache of my phone.

    In My iphone 5s,i have disabled automatic download from whatsapp app.So whichever images,video i feel is good i download them and then save them to my camera roll section.So i want to know how can i remove the images from cache of my phone which are downloaded and not saved,but they remain in cache.
    Even in some apps i have data which i want to remove,but cant find a way to remove them and they are in my cache eating up my memory.

    Try assigning Queen as the Album Artist on the compilations in iTunes on your computer.

  • How do I delete images from iphoto after I export them to make room on my hd

    I have exported images from iphoto onto an external hard drive to make room for more images on the macbook pro - whenI deleted the files from iphoto page they still seem to be sitting somewhere on the laptop, number are still high and I need to delete them, where do I go to delete the files that have been exported to the external storage, I do not have time machine.

    What version of iPhoto?
    Did you empty the iPhoyo Trash?

  • I had all photos on a Windows desktop.  Got a mac laptop, installed LR5, and put all images from Windows onto an external hard drive.  When I go to import them into LR on the Mac, they are all locked.  Help, please.  Thanks

    I had all photos on a Windows desktop.  Got a mac laptop, installed LR5, and put all images from Windows onto an external hard drive.  When I go to import them into LR on the mac, they are all locked.  Help, please!

    "I plugged the external into the Mac and moved a folder of images onto the desktop.  It looks like it went from read only to not locked.  Is this possible?"
    Yes, that's exactly what happened. If you buy another drive, you could copy from your existing drive to the new and your files will be read/write. The new drive will have to be formatted as an HFS drive (that's the Mac's format). If you need to format it, you use Disk Utility which is in the Utilities folder on your Mac. Be careful with that -- it wipes out whatever is currently on the drive. Make sure you format the right drive.
    I keep all my images on an external drive, too. In fact, I have two matching drives and sync them so I always have a backup.

  • I want to copy images from my Photoshop Elements to I Photo then upload them to my website.

    I want to copy or transfer images from my Elements10 to IPhoto, then upload them to my website on Smugmug.

    You can probably upload directly from your photo file as well....I have a site at smugmug as well and that's how I used to do it all the time

  • Retrieve images from DB and attach them to email through javamail

    Hi,
    I'm trying to use javamail to send emails containing text and images (HTML mail), if I use a physical file in my computer as the image source and use FileDataSource everything works just fine. The problem is that the images in my app are stored into a DB (I'm using MySQL, java struts & DAO), so in order to retrieve & display them I use a jsp that returns a byte array as shown in the example bellow
    <img  src='getImage.jsp?itemId=<bean:write name="item" property="itemId"/>&heigth=180&width=140&imageIndex=1'/>getImage.jsp reads the image from the DB for the specified item and returns an image of size "heigth*witdh", this works fine when invoked from any jsp or java action class, but I can't get it to work to insert an image into an email as attachment
    I've tried to use ByteArrayDataSource and the mail is sent correctly and can be read but the image won't show
    bds = new ByteArrayDataSource("/getImage.jsp?itemId="+itemId+"&heigth=180&width=140&imageIndex=1", "image/jpeg");
    imageMime.setDataHandler(new DataHandler(bds));
    imageMime.setHeader("Content-ID", "<\" + itemId + \">"); // backslashes aren't there in the real code, but if I remove them '+ itemId +' won't show
    mailParts.addBodyPart(imageMime);I've also tried with URLDataSource but can't get it to work either, can somebody plz point me in the right direction?
    thanks in advance
    Edited by: informacionCubica on Jun 8, 2009 3:46 PM

    Hello bshannon,
    Thanks for your answer, I tried your suggestion but when I use URLDataSource I get the error message http 500 (in my original post I said that using URLDataSource the mail was sent but without the image... my mistake, I was getting this same error). I traced the error and I found that it is caused by a null pointer exception... let me explain
    This is the code for the jsp that returns the image:
    4        <jsp:useBean id="coverImage" class="com.mqm.struts.getImageAction" scope="session" />
    5       <%
    6           // Desired size of the image to return
    7           int heigth = Integer.parseInt(request.getParameter("heigth"));
    8          int width = Integer.parseInt(request.getParameter("width"));
    9          
    10          // Each item can have up to 6 images (ordered by id), this indicates wich of one we have to return
    11            int imageIndex = Integer.parseInt(request.getParameter("imageIndex"));
    12        byte[] imgData = coverImage.getItemImageAction(request.getParameter("itemId"), request,heigth, width, imageIndex );
    13        response.setContentType("image/jpeg");
    14        OutputStream o = response.getOutputStream();
    15         o.write(imgData);
    16         o.flush();
    17         out.clearBuffer();
    18         o.close();
            %> getImageAction is my DAO class that actually reads the image data from the DB, when I use this 'getImage.jsp' inside any other jsp in the app it works, but when used as described in the first post the request parameter in the line 12 doesn't have the session info, apparently creates a new session or something and since I use information in the session to create the DAO factory I can't connect to the DB and get this error..
    pls tell me if I explained my self or I'm just talking non sense
    regards

  • When I put images from my digital camera to iphoto they register as jpegs with only 72 dpi. How can I get them to be 300dpi?

    I have a mac osx 10.6.8. iphoto 11 version 9.2.3.
    My camera is a Canon Power Shot SX700HS.
    I want to send high res. photos to a company who require 700dpi.
    When I attach my camera to my mac they turn into jpgs and then
    when I try to send them by email they come in at 72dpi.
    Can anyone advise me on the best way to send these photos?

    I notice that images on Image Capture come in at 180dpi.
    180 dpi isn't terrible, but defined edges that aren't perfectly vertical or horizontal will show jaggy pixel stepping. Not real obvious, but you'd see it. Overall, the picture would have a slightly pixelated look at that resolution.
    The maximum size picture your camera can take is 4608 x 3456 pixels. If you set the resolution to 300 dpi, that makes it 11.52" x 15.36". So without scaling/resampling the image up to keep it at the vendor required output resolution of 300 dpi to get larger sizes than that, your camera is best for 11" x 14" images or smaller.
    Whatever image editor you use to size your images, you need to finalize them at 300 dpi, which is what your service requires. If you were to send them for example an image sized to 16"x20" at 120 dpi, what their system will automatically do is scale the image to 300 dpi before printing it, which will cause pretty noticeable softening and pixelation on the final print.
    For that camera, it makes more sense that it comes off the camera as 180 dpi. That must have been Mail that was scaling them down to 72 dpi what added as an attachment.
    So how do you change the resolution? One way is with Preview. Here I'm working with a test image to show the difference in what happens depending on how you size it. I've purposely changed this image from it's original 300 dpi setting to 120.
    Open the image and choose Tools > Adjust Size.
    This image is 1816 × 1419 pixels. At 120 dpi, that makes it 15.13" x 11.83". If I reset the resolution to 300 dpi, not resample, the size changes to 6.05" x 4.73". It does that because I turned Resample image off. When you do that, the image doesn't physically change one bit. It still has the same number of pixels in the height and width it started with. All you've done in such a case is tell the output device to use 300 of the pixels per inch instead of 120. Since you're using more of the same original number of pixels in less space, it becomes effectively smaller.
    Now let's say I want this image to be output large enough for an 11" x 14" print, but also need it to be 300 dpi for the vendor. To do that, I need to resample it.
    There isn't enough pixel information in the image to do that without resampling up. Or said another way, adding more pixels than existed to begin with. Notice the scale percentage is 232.6, which directly translates to adding over twice as many pixels to the image (232.6 percent) as it started with in order to achieve 300 dpi at 11" x 14". Notice too of course that the size of the file will go from 7.8 MB to 55.7 MB (sizes are normally displayed as how it would be for an uncompressed format such as TIFF). The image will now have 4223 x 3300 pixels instead of its original 1816 × 1419. Such large resampling going up also makes most images soft and pixelated looking. Though since CS6, Adobe drastically changed the scaling algorithm. Larger up-sampling of images is much better than it used to be. You can scale most images up quite a ways before they start looking really bad.
    I know this is a lot. Hopefully, not too confusing.

  • How to set Portal Theme for WDA iView different from user's Theme

    Hi Experts!
    I have dual-stack system: ABAP server + Java. I have WDA application in ABAP server and I deployed it to NW Portal via iView (using template).
    There are two themes customized:
    1:  Standard - to be used for all iviews except WDA iviews. This theme is set as default for user.
    2.: WDA theme - to be used for some WDA iviews IRRESPECTIVELY what them is set in personalization settings of the user.
    So my question is:
    Can I somehow set the Portal Theme to be used for specific iView no matter what Theme user has selected in his personalization?
    Or if its not possible, can I set some specific Theme for WDA application?
    So taks is to overcome settings for default portal theme for user and replace it with different theme. Is this possible?
    Thanks in advance.

    Are you using an LDAP as your UME, or are the user records from from R/3 ?
    Apparently  (Ive never done it) you used to be able to force a default language by editing this file (back in the EP5 days):
    <J2EE root>\WEB-INF\portal\system\properties\prtDefault.properties
    Look at the following lines :
    This is the default language to be used when none is specified
    request.defaultlanguage=en
    request.defaultcountry=us
    If you prefer to have the same language for all users no matter their user locale, change the lines to this :
    This is the default language to be used when none is specified
    request.mandatorylanguage=en
    request.mandatorycountry=us
    I hope this works out for you

  • I am an absolute newcomer to Lightroom.  I have downloaded images from camera (OMD EM1) and divided them into folders.  Some folders work ok in Develop mode.  With other folders I get the words "This file could not be found".  What should I do

    As an absolute newcomer to Lightroom 5 I have downloaded images direct from camera (IOlympus EM-1) and divided them into folders. When I go into Develop mode, some folders can be developed ok , but with images from two other folders I get the message "This file could not be found".  What should I do?

    may i suggest opening the files in Olymous Viewer 3  and exporting them (you can do some editing there if you wish or not) asTIFF files. After that you can import the new files into LR. LR seems to like tiiff more than .orf files 
    The advantage to using OV3 is that it seems to do a much better job converting RAW EM1 files. Colors are more accurate ( my red flower pot turned orange when loaded directly into lightroom)
    . The tiff files just LOOK better in LR  after the conversion . there is a youtube on this subject and when i tried it myself i was impressed 

Maybe you are looking for

  • IPod Touch disabled and can't connect to iTunes?

    My iPod touch 4th gen has been fully disabled so that it says 'connect to iTunes'. But when I do that, it says I need to unlock my iPod first, which I can't do because my iPod is disabled. What do I do? Also, I don't want to restore my iPod because I

  • Which is better for outdoor music bluetooth or airplay speakers?

    which is better for outdoor music listening airplay speakers or bluetooth, cost, etc.? 

  • Note to myself : Never bought Apple crap again

    I need to express myself by saying that my iPod worked great for 2 weeks but now its all screwed up even with the troubleshooting guides from those forums so i am going back to Future Shop and get a refund and never buy Apple crap again.

  • Some questions regrading Oracle certification

    Hi All, I want to do below given certification of Oracle .. But I have few queries regarding it ... If anyone has done this then pls help me ... 1. From where can I get sample question for this certification ... I want to take few mock tests before I

  • Elements 1.0.1 won't install - invalid serial number

    Adobe no longer offers support on this product. We can't afford to upgrade. My computer crashed now I can't get through the install menu a previously working serial number will not work on this new machine. I keep getting a message that the serial nu