Listing of Channels in a container

I am having some truble and need some help...
I want to make a JSPProvider channel that can display all of the channels that are located in another Container.
For example I have a TableContainer that contains a JSP channel and another Table Container
RootTableContainer
----> JSP Channel
-----> TableContainer
Within the JSP Channel I want to provide a list of all of the channels availaible in the Table Container. Essentially this will work similar to the Frame Layout.
I have tried variations of the following with no success:
<dt:obtainContainer container="$CONTAINERNAME">
<dtcpc:containerProviderContext>
<jx:forEach var="channel" items="$channels">
  <dtcpc:obtainChannelFromContainer channel="channel">
  <jx:declare id="channel" type="java.lang.String"/>
  <dt:getTitle id="title" scope="request" silentException="true"/>
  <jx:declare id="title" type="java.lang.String"/>
  Title: <%=title%>
  Channel: <%=channel%>
  </dtcpc:obtainChannelFromContainer>
</jx:forEach>
</dtcpc:containerProviderContext>
</dt:obtainContainer>Can anyone provide some help/feedback.
-Thanks

only an idea:
listing all channels within one container lists only the channels availabe in here, so you need to "get a hook" upwards to the parent container (from JSPChannel -> Root) which should be able to provide you with a list of the contained containers (JSPChannel+TableContainer). So you get the hook to TableContainer and can ask this one for its content.
-> means up and down the hierachy.
another option could be to extend the RootContainer (maybe you don't have to develop a new one and extending the JSP is enough) and in this you go downwards to the TableContainer, fetch the information and send it as a parameterlist from Root to your JSPChannel-Provider.
.. only 2 ideas
/u

Similar Messages

  • List of Blobs in Storage Container

    Hi,
    I am aware I can get a Enumeration Page which provides the list of Blobs in a container in an XML Format.
    The issue is, I can't parse this into HTML with javascript. Ideally I want a file.html or file.php which will list the entire contents of the storage container and give a hyperlink to the resource. Much like a webservers index page.
    Problem is when I use Javascript and do an xmlhttp.open Get command to https://myaccount.blob.core.windows.net/mycontainer?restype=container&comp=list It does not work because I get the following No
    'Access-Control-Allow-Origin' header is present on the requested resource.
    Thus it seems I can not parse the information in this manner.
    Is there any way of achieving this at all.

    Web browsers use a security restriction called "same origin policy" that prevents a web page from calling APIs in a different domain. You must set up
    CORS on your Azure Storage account so web browsers will recognize it as authorized access. For more information, see the following MSDN page:
    http://msdn.microsoft.com/en-us/library/azure/dn535601.aspx
    and the following blog post: http://blogs.msdn.com/b/windowsazurestorage/archive/2014/02/03/windows-azure-storage-introducing-cors.aspx.

  • List of PT TABLES which contain digital certificate

    Team,
    We have implemented self sign certicate in our environment.
    So, can someone share the list of PT TABLES which contain digital certificate .
    Because, we are going to refresh the environemnt and I dont want to lose the digital certificate after the refresh.
    Thanks

    On the safer side, I am taking export of below tables too. Please have a look.
    -- PROCESS SERVERS
    EXPORT PS_SERVERCLASS;
    EXPORT PS_SERVERDEFN;
    EXPORT PS_SERVERDEFN_LNG;
    EXPORT PS_SERVERNOTIFY;
    EXPORT PS_SERVERMESSAGE;
    EXPORT PS_SERVEROPRTN;
    EXPORT PS_SERVERCATEGORY;
    EXPORT PS_SERVERSTAT;
    --Report Node
    EXPORT PS_CDM_DIST_NODE;
    -- URL DEFINITIONS
    EXPORT PSURLDEFN;
    EXPORT PSURLDEFNLANG;
    EXPORT PS_PT_URL_PROPS;
    -- DIRECTORY
    EXPORT PSDSDIR;
    EXPORT PSDSSRVR;
    EXPORT DSCONNECTID;
    EXPORT PSDSEXT_INSTALL;
    EXPORT PSDSSECMAPMAIN;
    EXPORT PSDSSECMAPSRVR;
    EXPORT DSUSRPRFLMAP;
    EXPORT PSDSUSERPRFL;
    EXPORT PSDSSECROLERULE;
    EXPORT DSSRCH_SBR;
    EXPORT DSSRCHATTR;
    EXPORT DSSECFILTER;
    EXPORT PT_WF_NOT_DSCFG;
    -- WEB Data
    EXPORT PSWEBPROFBROW;
    EXPORT PSWEBPROFCOOK;
    EXPORT PSWEBPROFDEF;
    EXPORT PSWEBPROFILE;
    EXPORT PSWEBPROFPROP;
    EXPORT PSWEBPROFNVP;
    EXPORT PSGATEWAY;
    --Digital Certificates
    EXPORT PSCERTISSUER;
    EXPORT PSCERTDEFNDEL;
    EXPORT PSCERTDEFN;
    EXPORT PSCERTDB;
    -- Search Attribute
    EXPORT PSPTSF_ATTRS;
    EXPORT PSPTSF_ADD_PRMS;
    EXPORT PSPTSF_ATT_PROP;
    -- Search Definition
    EXPORT PSPTSF_SD;
    EXPORT PSPTSF_SD_ATTR;
    EXPORT PSPTSF_SD_ATTRH;
    EXPORT PSPTSF_SD_DCATR;
    EXPORT PSPTSF_SD_DCACL;
    EXPORT PSPTSF_SD_LANG;
    EXPORT PSPTSF_SD_PNLGP;
    EXPORT PSPTSF_SD_SRACL;
    -- Search Category
    EXPORT PSPTSF_CATADVFD;
    EXPORT PSPTSF_CATDSPFD;
    EXPORT PSPTSF_CATFACET;
    EXPORT PSPTSF_CAT_LANG;
    EXPORT PSPTSF_SRCCAT;
    EXPORT PSPTSF_SRCCATAT;
    -- Search Context
    EXPORT PSPTUS_CTX;
    EXPORT PSPTUS_CTX_DET;

  • When i open an irc link with a channel name that contains "~" at the end, firefox (14.0.1) opens the same channel name but with "%7E" instead of "~" at the end

    when i open an irc link with a channel name that contains "~" at the end firefox (14.0.1) opens the same channel name but with "%7E" instead of "~" at the end
    http://img835.imageshack.us/img835/2856/clipboard05nq.jpg

    I can not open the image, but I can say something in general about the tilde.<br>
    The tilde "~" is an unreserved character and therefore it can be replaced by its percent-encoded form "%7E" inside a URI without changing meaning. See<br>
    http://en.wikipedia.org/wiki/Percent-encoding<br>
    According to section 2.3 of RFC3986 we should prefer the unencoded form so this behavior seems to be a bit out-dated.<br>

  • Modify with custom query in contracts to do list workbench channel is not working

    Hi Experts,
    We have a requirement to change the standard query with custom query under 'Contract To Do List' workbench channel. This requirement is for 'Master Agreements'  and Master Agreements Requiring Attention entries in the channel. I have replaced the standard query with my custom query in Setup --> Query groups select the query group To-Do List Queries (FCI-ToDoListBuyReport) and replace the To-Do Master Agreements query definition with my custom query. Same thing I did for second query also.
    But it is not reflecting in Contract To Do List work bench channel. Please see below screen shot.
    However if I revert to standard query 'Master Agreements'  link is displaying.
    Did any one had this kind of requirement and how did you achieve this if you share some thoughts on this it will really appreciated.
    Regards,
    Lava.

    Hi All,
    Issue resolved.
    Raised OSS for this and SAP suggested that include 'ToDo-CON' word in custom query internal name.
    Regards,
    Lava

  • TS5181 what happened to the list of channel on i radio and had a few comedy channel i liked n now cant find

    what happen to the list of channels i use to go to the comedy channels / mainly broardband comedy and comedy 104 and a bunch of others / what happend

    Gary,
    Go to iTunes>Preferences...>General> ✓ "Internet Radio." Internet will then appear below the Apple Logo in the sources bar.

  • Channel Alignment in Container

    We are using portal server 6.0.
    We have to test the portal desktop for various resolutions (800*600) (1024*768).
    The channel alignment changes in different resolutions.
    Is there a channel property available so that we can lock a channel in a container so that it is not movable and stays in one particular position.
    Any relevant pointers will be highly appreciated.
    Thanks,
    Daya

    One common solution to this problem is to fix the desktop size to the lowest common denominator. For instance, you can customize the table container so that the top-most table has a width of 800 pixels. This will fix the overall width of the user's desktop regardless of the size of the browser window. The net effect is that the channels/rows/columns will not resize or shift when the user resizes the browser window or changes resolution.

  • MLB Strike Zone listed as channel 834 - whats the story?

    MLB Strike Zone listed as channel 834 - whats the story?

    I'm not sure what you need to know but I'll tell what I know. It's a sub channel of the MLB Network that is on just two nights a week, Tuesday and Friday nights. It usually comes on at 7 pm but I have seen not come on until 8 and last night it said it was not coming on until 10 pm. I have no idea why it was that late. They basically just jump around to all the games that are being played at the time. Its like the NFL Redzone and the ESPN Goal Line channels. I think you have to have the Ultimate package to get this channel too. Hope that helps.

  • Speed up time of AI Create Channel.vi task containing thousands of channels

    I am creating an AI task containing a total of 8000 channels of different channels with each channel being acquired many times before the next channel is acquired.  The channel list is something like 0,0,0,...,1,1,1,...,2,2,2...3,3,3... where each channel number would be acquired 2000 times.  The purpose is to perform averaging.  I am seeing that DAQmx Create Channel.vi takes about 100 msec to create 1000 channels for a total of 800 msec to create all channels (DAQmx 9.4, LV 11, WIN 7, CoreDuo P8700 2.5 GHz).  I would like to speed this up by a factor of 10 if possible.  Test vi attached.
    Attachments:
    Create Multiple Channels duration.vi ‏17 KB

    Hi SteveP,
    The DAQmx task contains data structures representing channels, which in turn contain other data structures representing channel properties and such. Most of the execution time of DAQmx Create Channel is spent allocating and initializing these data structures. They are separate from the task's input buffer (where data is stored until DAQmx Read is called). The input buffer is allocated when you reserve the task (which is normally done by DAQmx Start Task), and it is indeed allocated as a single large array.
    DAQmx support for repeated channels focused on the SCXI use case, where hundreds of milliseconds of channel creation time seemed to be an acceptable tradeoff for measuring thousands of thermocouples. During development of NI-DAQmx 7.0, we used 3072 channels as our large system benchmark for channel creation, since that's the maximum number of channels supported by an SCXI task: 8 chassis x 12 modules x 32 channels (ignoring CJC channels). Repeated channels also make your use case possible, but this wasn't the original goal, otherwise we would have tried to make it easier to use for this purpose.
    When replying to your previous thread on this topic (DAQmx AI Task with many samples CH0, then many CH2, then many CH3), I assumed that you were doing this because you were having problems when you took the straightforward approach to averaging, but Ben is right to point out that there are ways to deal with ghosting, cross talk, etc. What is the source impedance of the signals that you are measuring? How Do I Eliminate Ghosting From My Measurements? lists some options for dealing with high source impedance.
    Failing that, is it possible for you to reduce the frequency at which your program creates and destroys tasks? If you can extend the task lifetime by reusing the same task more than once, you can avoid the channel creation overhead, or at least amortize it over the lifetime of the task. Note that you don't have to clear one task before you create a second one; you only have to make sure that two tasks don't have the same hardware reserved at the same time--if you do, you will get a reservation error. In most cases, stopping the first task before starting the second is sufficient to avoid this. It is possible to create multiple tasks up front, then switch between them throughout the rest of your program.
    Brad
    Brad Keryan
    NI R&D

  • How to schedule a WebI Report for the list of users that it contains in it

    I have a WebI Report in BOXIr2 which contains the list of Employees Details (Employee Name, Mail ID, Emp Code) who had missed their timesheet for the week, Please let me know Is their a way that i can send mail notification through BO report Scheduling to the list of Employees who are listed in the Report, Thanks in advance !

    Hi,
    in BO XI 3.1 you can do this using a publication object. Unfortunately in XI R2 this works only for DeskI documents. You may want to consider using the BOE SDK for this. I must admit that I do not have a specific solution for you a workflow may look like this:
    1) Schedule your WebI with the user list to be exported on a network drive
    2) Build a java program that reads in the file, connects to the BOBJ repository and schedules the report using the recepient list.
    Regards,
    Stratos

  • This column cannot enforce unique values because this list or document library may contain items that are not viewable by all users.

    The above error occurs when I place unique constraint on a column in a custom list. This error only occurs because the custom list has been configured to only allow creaters to view and edit their own list items.
    I just can't see why that should prevent SP from placing a unique value constraint though.
    One easy workaround would be to place the unique constraint on the SQL Server table that represents this list. However, in a hosted environment, it is not always possible to gain access to the backend server. What is more, I am uncomfortable with this
    approach as it may break other parts of SP 2010.
    Is there any other approach?

    Hi,
    If SharePoint were to enforce uniqueness on a column in a list where users are only allowed to see and edit list items that have created, then you could have a scenario where -
    a. user1 tries to add a new item to the list which violates the uniqueness constraint
    b. SharePoint reports an error
    c. user1 gets to know that there is another item containing the same value in this list
    d. this violates the security settings that you configured (each user should be allowed to only see the items that they have created). Now if you change the permissions settings to allow users to SEE all items, but only
    edit items that they have created, this error disappears (obviously).
    Now getting to the workaround you mentioned (creating a unique constraint on the SQL Server table). This is not going to be possible for numerous reasons -
    a. Modifying (or for that matter, even performing SELECT operations on) the SQL Server tables is an unsupported operation and it will definetely break other things in SharePoint, not
    to mention that you will lose all support options from Microsoft. However if you don't care about this, then it will still not be technically possible because...
    1. SharePoint does not create a new SQL Server table for every list/library. 
    2. If you did get around to enforcing a unique constraint in the one single table that SharePoint uses for all lists, then you will be enforcing this constraint on each and every list in all the sites and in all the site
    collections that are assigned to that content database.
    Please "Mark as Answer" if a post has answered your question or "Vote as Helpful" if it was helpful in some way. Here's
    why

  • To show data( List of valueObjects   ,each vo contains List)using jsp tags

    I have set List in request attribute.
    List has value Object Class Objects.
    each value object contains get/set methods which get and set List of Strings and other get/set return and set Strings like:
    List getvaluesList()
    setValuesList(List list)
    String getLabel()
    setLabel(String st)
    My problem is how to show them in jsp using tags.
    ofcourse there will be drop down boxes in jsp with select options .

    Hi,
    According to your post, my understanding is that you wanted to display all the items that the logged-in users had created under each of the list in the site.
    I don’t think it’s a good idea to display all the items that the logged-in users had created under each of the list in the site in a visual web part.
    As we all known, different list has different fields, it will be different to display different list fields in a visual web part.
    If you still want to use the visual web part, I recommend you use the common fields that all the lists contained, suach as the Title, Createdy by, etc.
    Then query all the lists in the site by the created by field to compare with the current user.
    As a workaround, I recommend you use a page to display all the items that the logged-in users had created in the site.
    You can create a custom view based on current user for the lists, then add the lists web part in a page with the custom view.
    Now the page would only show the current users items.
    http://go.limeleap.com/community/bid/297846/Custom-List-View-Based-on-Current-User-Using-SharePoint-Designer
    http://social.technet.microsoft.com/Forums/sharepoint/en-US/5e347dea-475e-4b95-8905-0f6e11bab7bf/sharepoint-list-filtering-by-current-user-or-group?forum=sharepointgeneralprevious
    What’s more, you can also use the target audience to achieve it.
    http://lixuan0125.wordpress.com/2012/06/18/audience-targeting-sharepoint-2010/
    Thanks,
    Jason
    Forum 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]
    Jason Guo
    TechNet Community Support

  • Channel URL to contain object and method name

    Hi,
    There are many WEB features and filters that are based on the URL path or paramters.
    BlazedDS uses the same URL to send all the remote object calls.
    I can add more and more channels and map each remote object to one of the channels but it doesn't scale and even with it all the methods on the same object will look the same.
    I know that the binary body contains the service name and method name , but this is not enough .
    I need to have the  URL path/ parameters to contain the service and method names.
    Is there any way to control the URL in the remote method beside of the set channel?
    Shlomo.

    OK,
    I think I found the way.
    The API of the RemoteObject presents the endPoint property:
    '"This property allows the developer to quickly specify an endpoint for a RemoteObject destination without referring to a services configuration file at compile time or programmatically creating a ChannelSet. It also overrides an existing ChannelSet if one has been set for the RemoteObject service."
    It means that before every call to a method I can set the end point to something like "http://.../messagebroker/amf?serice=MyService&method=MyMethod...
    Shlomo

  • Cannot display file list of Clip Art CDs containing EPS file

    I have purchased many years ago a collection of 50 CDs of Clip Art.
    Most of the CDs contain EPS files, some contain JPEG pictures.
    I have tried to browse the CDs and can no longer use them on any of my computers running the latest version of the OS. When I enter a CD containing the EPS files, the folders are displayed in the finder, but when I open the folders actually containing the clipart files, the list of files is displayed for one second, and then the filelist is purged and states that there is 0 files in each subfolder.
    When I enter a CD containing JPEG pictures, the CD is fully operational and the pictures can be retrieved.
    I have an ancient computer running 10.6. All the  CDs work quite nominally.
    What should I do with my computers running 10.8?

    Hi Steve
    Many thanks for that. Could I ask that
    this kind of thing goes in the release
    readme also.
    Marc

  • Getting List of Items in current container

    Hi all,
    I'm having another templating problem. I want to get all the items in my region, in order. I had been trying to use JHS.current.itemRegion.items, but that resloves to getItems(), which returns a Map keyed by item name. Order is important (and especially the ability to retrieve an item based on its index in the item region), so I looked for a method that looks like it returns a list of items.
    The one I found was items(String filter). Unfortunately, I have no idea what "filter" means in this context. I tried passing in "*", but the method threw an exception. The Javadoc for the method is just a stub.
    Can anyone help me figure out how to get all the items in the current itemRegion, in the order in which they appear in the application definition?
    Thanks much,
    Avrom
    Message was edited by:
    Avrom
    Changed subject to be more appropriate

    Avrom,
    Try JHS.current.itemRegion.items.valuesAsList()
    Steven Davelaar,
    JHeadstart team.

Maybe you are looking for

  • Creative cloud subscription - previous versions

    I have a mac 0s 10.6.8 and a creative cloud subscription. My computer won't support the Photoshop cc, but I would be ok with Photoshop Cs6. Can I download a previous version with my subscription (not paying extra)?

  • Got error while compiling this source code?

    [code =java]package com.agent.client.movies; import java.rmi.Remote; import java.rmi.RemoteException; import java.util.ArrayList; public interface DataSourceMovies extends Remote{ ArrayList<String[]> getAllMovies() throws RemoteException; ArrayList<S

  • Multiple forms & Reports

    Hi, I am new to 9iAS. I have Forms running on 9iDB. I need help in calling another form using a command button. Where is the other form supposed to be located? Also, could you tell me how can I call a report from within a form? Thank you, Best, Srila

  • Pre-Download System Updates to use w/MDT 2012

    Is their any way to pre-download these system updates and install them during a deployment using MDT 2012? Wish to speed up the deployment? * Im talking about the Updates not the System Update Software, I already have that installed! Moderator commen

  • 11gR2 on Linux OEL 5.4

    Hi and happy new year to all, I installed 11gR2 on Linux OEL 5.4, using the "Software only" option. Everything worked smoothly with the installation, but when I try to use netca or dbca, both of them hang after a few screens, and I can't proceed furt