Where can I store portlet specific attribute?

I have 2 equale portlets on one page. I need to save attribute specific for each of them. Where can I put this attributes?

You can try portlet preferences like
<portlet-preferences>
<preference>
<name>stockSymbols</name>
<value>BEAS, MSFT</value>
</preference>
<preference>
<name>refreshInterval</name>
<value>600</value>
</preference>
</portlet-preferences>
for details: http://dev2dev.bea.com/pub/a/2004/02/portlet_preferences.html

Similar Messages

  • Where can I store my VI's so I can use them in other programs

    When I write a VI where can I store this VI to use in other programs as sub-VI's and how do I retreave them.
    (Example) I build a special timing program and want to use this timing in other programs. So iI don't have to re-write this program over and over. I am using LabView 6i with some revisions. (Older cards)

    You can store them where ever you want. To retrieve them you can drag and drop them to the diagram or use "Select a VI..." from the function palette. The later will open a file dialog that will allow you to navigate to where you stored the vi. Another way to do it is to store your vi in the LabVIEW\user.lib directory, then you can retrieve your vi from "User Libraries" in the function palette.
    Hope this helps
    Brian

  • Where can I store global variables.

    Hi All,
    Where can I store global variables. Requirement is, ability to modify and add to the list of global variables. Any modification should be reflected dynamically. One way to do is to store in Entity Beans. I thought storing in DataBase will impact performance. Any advice.
    Appreciate any help.

    Hi,
    If these variables won't changed prgramtically, then store them in Enveroment Variables

  • When apple switch to icloud...where can I store my Mac Gallery?

    when apple switch to icloud...where can I store my Mac Gallery? any suggestions

    Unfortunately, iCloud does not offer equivalents to Mobile Me’s iDisk, Gallery or Web Hosting services. You will need to find a third party solution to replace these services. You might consider DropBox, SugarSync, MediaFire or any other service that offers online storage.

  • I have 5000 photos on my 16GB iphone, where can I store them where i can access them easily?

    I have 5000 photos on my 16GB iphone, where can I store them where i can access them easily?

    I completely agree Fox.  Photostream should be used as a convenience for sharing, not for anything other than temporary storage. Same goes for the device itself.
    At least once a week, I import my photos/videos from my iPhone to my computer, and at least once a month, I make a backup of my computer to an external hard drive.  And at least once every few months, I burn 2 DVDs of the past few months worth of photos/videos, one for myself, and one that I put in my fire safe with other important hard copy documents.  And there are off-site image storage options out there as well which are available, and I've used occassionally.
    The only time I've ever lost photos was about one half-day's worth while I was on vacation when my camera went overboard.  And this was on day 5 of my vacation.  Each night, I swapped out memory cards and uploaded the current day's card to my laptop.  For anyone going on a trip, I recommend at least three memory cards for your camera, or if you're only using an iPhone, backup to either iCloud or iTunes every day.
    An ounce of prevention is worth a pound of cure.

  • Where can I specify search specification for a BIP report?

    Hi,
    We are on 8.0.0.9 and integrated BIP with it. We converted Actuate reports to BIP reports. In actuate, we can specify what data to bring in to the report by using a search specification. In a BIP report, where can I specify the search specification? Is it in the integration object or in the application? We have a lot of reports that fetch data based on the child BCs using EXISTS query. How do we do the same thing in BIP?
    Any help is greatly appreciated,
    Thanks.

    If you want the flexibility of passing different data into the report you keep it the way you have it now and train users, e.g., run a PDQ first.
    For the scenario you just described where the report parameters seem to be consistent and you want to avoid user selection I would either build the report using the reports business service or build it directly in BI Publisher. I almost consistently use the reports business service now but if you asked me a year ago I would not have given the same answer. I suspect the reason I have changed is related to recently working with BIP dedicated to Siebel whereas in past projects I may have had a mix of Siebel/OBI/other data sources.
    The reports business service is quite simple to implement in workflow and the search specification you pass in is as a method argument, Bookmark.
    I suggest you read:
    Siebel BI Publisher 8 Reports Business Service [ID 823360.1]
    There is also a document called Siebel BI Publisher Integration Concepts which while not entirely valid since it was written before Siebel built their own button is a useful reference to understand where things happen. (Note, Siebel patch 8.1.1.5 moves things on again and I am not impressed with the white paper supporting that).
    There are also a decent references in blogs out on the internet regarding this, including ones from regular contributers to this forum (mroshaw for example) and one I referenced a lot myself wrote by a Dutch guy but I don't have the address to hand.
    Steve

  • Where can I learn JSP specific to ATG Dynamo?

    I'm new to ATG Dynamo and I see I can use JSP as opposed to JHTML with the droplets. Where can I learn more on this JSP and droplets? Is there a tutorial out there? ATG site doesn't have much.

    Hi Did you find any specific BOOK for ATG Dynamo... If So please send me an email or put the name in this list , Thanks

  • Where can they store this info ?

    Hi All,
    Iam working on retiree benefits.
    In which infotype can we store the death date of the dependents.
    Thanks
    Lalitha

    Create a date type in assign the date in IT 0041. Create ur date type in this table V_T548Y, to default ur date type in IT0041 use this feature DATAR
    Edited by: Santhosh Kumar R on Mar 26, 2008 3:13 PM

  • Where can I find Adapter Specific Message Attributes ASMA Schema Definition

    Hi all,
    I'm on PI 7.1 and want to use the Mail adapter in XIPAYLOAD mode.
    I want to map to the ASMA schema definition in the Enterprise Service Builder.
    I'm wondering where I can get this "new" schema?
    For example the "old" mail adapter xml schema could be found in Note 748024.
    REgards,
    John
    Note 748024 - XI Mail Adapter XML Schema "Old"
    https://websmp130.sap-ag.de/sap(bD1lbiZjPTAwMQ==)/bc/bsp/spn/sapnotes/index2.htm?numm=748024
    SAP Help Configuring the Receiver mail adapter
    http://help.sap.com/saphelp_nwpi71/helpdata/en/43/96cb0fb9335b77e10000000a11466f/frameset.htm
    Note 856599
    https://websmp130.sap-ag.de/sap(bD1lbiZjPTAwMQ==)/bc/bsp/spn/sapnotes/index2.htm?numm=856599
    Should I use MailPackage or ASMA?
               A: SP14 introuced the Adapter Specific Message Attributes (ASMA) that can be used to import and export adapter/transport specific headers into and out of XI. This is a generic mechanism for all adapters and other components such as mapping and routing can directly access or manipulate these values. The functionality provided by MailPackage is available in ASMA. Therefore, it is recommended that new scenarios use ASMA instead of MailPackage.

    John,
    the idea behind ASMA is exactly not to depend on modifying the payload to be able to map data that is just relevant to the communication layer, not the application.
    Instead of having a target XSD that you need to map your source message to, filling the communication details, instead you create XI specific message headers (the so called "adapter specific message attributes") that go in the message within the SOAP Header, hence not requiring any modification of the payload whatsoever.
    Notice that not having to modify the payload doesn't mean not having a mapping program, since the mapping can modify both the payload and the header, and sometimes it's a good approach to fill the ASMAs in a mapping, just bypassing the payload to the output unmodified.
    BR,
    Henrique.

  • Where is the Set Adapter Specific Attributes indicator on the comm channel?

    I really think I must be losing it guys.
    We are SP16, we went directly to SP16 from 9, so we skipped over SP14.
    When I go into a communication channel and choose an adapter(File) for instance. I cannot find the Set adapter-specific message attributes indicator anywhere!
    Someone please tell me where it is located! If possible please send a screenshot to [email protected]
    Thanks,
    chris

    Hi,
    did you reimport SAP BASIS component to IR ?
    just like specified in question 3 (adapter section)
    in the XI FAQ?
    /people/michal.krawczyk2/blog/2005/06/28/xipi-faq-frequently-asked-questions
    Regards,
    michal

  • Where can I download API Specifications for local use?

    Hi,
    Does anybody know where I can download the "JavaTM 2 Platform, Standard Edition, v 1.3.1
    API Specification", and other API Specifications or Class documentation tools, so I can access it locally?
    Thanks,
    Joost

    The standard Sun download pages offer you the opportunity to download and/or browse the API docs

  • Where can I store copy to use occasionally?

    Hi,
    I have a feature box on my website, where I put specials and things.  When I don't have specials I have a generic copy blurb that goes in there...
    Is there a place in dreamweaver CS5 (I only have cs5, not the whole creative suite), where I can store some generic paragraphs of copy, so I can just cut and past or place in my feature box each time  (instead of tying in the same text every time)?
    Thank you for your help.
    I am brand new at this, so please explain how to me like a beginner!

    The Snippets folder is great for keeping frequently used text, scripts, HTML code, etc...
    Also look at DW Commands. You can record a set-of mouse/keystrokes and save it for insertion into other pages from the Commands menu.
    http://help.adobe.com/en_US/dreamweaver/cs/using/WSc78c5058ca073340dcda9110b1f693f21-777ba .html
    Nancy O.
    Alt-Web Design & Publishing
    Web | Graphics | Print | Media  Specialists
    http://alt-web.com/
    http://twitter.com/altweb

  • Where can I store my photos?

    I have used up almost all of my memory on my iphone 4 with photos and I want somewhere to store them so I can delete them on my phone, what can I do? i have a mac and I usually put the photos on iphoto but will all of them selete when I delete them on my phone???

    Once you have copied your pictures to your computer, you can delete them off your phone. I haven't used a mac computer, but on my windows computer, I get the option to delete my photos off my phone after they have been transferred to my computer.

  • Where can I get a specific LIST of the warehouse builder "core features" ?

    I see references to a specific list in various places for 10gR2 and 11g but have yet to stumble upon said list. Can someone give me a URL? So far the main thing I see as an added option is Data Pump.
    Thanks

    Well, this looks about as specific as Oracle is going to make it. They say essentially what you said, if you don't see it in the defined extra cost option assume it's a core capability. But the reason I was thinking Data Pump is extra cost is things like this:
    [Oracle Warehouse Builder Enterprise ETL Option|http://download.oracle.com/docs/cd/B28359_01/owb.111/b31278/concept_overview.htm#CEGEIDFG]
    Enables higher developer productivity in (larger) projects. Also
    allows for reuse of transformation logic and for certain *fast
    extraction methods in large volume data movements.*

  • Where can I find the specifications?

    I know I found them recently after a looooooong search, but this time around, no luck.
    What has sun done? Why is it impossible to find any specification (JSTL, JSP, Servlets, Java Persistence API and so on)????
    Please help!
    Message was edited by:
    iion_tichy

    Is google not installed on your computer?
    A search for [url http://www.google.com/search?hl=en&q=jstl+specification&meta=]JSTL specification gave me several different valid options.
    The best of which was the link from the [url http://java.sun.com/products/jsp/jstl/reference/api/index.html]sun JSTL page  after clicking on "API specifications" from on the menu on the left.
    Of course after learning this, I went to the [url http://java.sun.com/products/jsp/] JSP product page, clicked on [url http://java.sun.com/products/jsp/reference/api/index.html] "API Specifications" and found links to JSP specs from 1.2 upwards.
    Continue following this simple pattern, and you can find all the API/Specification documents you want.

Maybe you are looking for

  • Looking for a gaming controller that will work with iMac

    I'm not really into gaming, but I just bought a game and right now I have to use the keyboard keys and I'm finding it to be a not so enjoyable gaming experience. So I would like to purchase a gaming controller.... does anyone have any recommendations

  • Iphone 5s keep disconnecting from wifi

    Hi, I have been having this problem lately and it's only happening on my iphone with the latest version of ios8. I thought it was my router problem and brought a new router but I still see the same issue. What happens is that it keep dropping the wif

  • Apple tv - computer work

    Hi There I want to be able to work on my computer whilst someone else is watching a movie from my harddrive via the apple tv in a seperate room.  How do I do this without them seeing my work via the mirroring option

  • HT5731 How can i transfer from itunes store USA to australian store

    HOw can i transfer from itunes store USA to AustraliN store

  • Running with -verbosegc Option.

    Hi , Can any one explain each term, what does the following output means [while running with the option -verbosegc] java -verbosegc test [GC 510K->181K(1984K), 0.0066506 secs] [GC 693K->342K(1984K), 0.0057084 secs] [GC 854K->489K(1984K), 0.0109063 se