Workload of the filter "of the items in your group?

Hello

The question for developers, if you don't mind.

Is it too much trouble to make the filter "of the elements of your group" in the browser window workload?

I guess this isn't a so trivial task, but maybe it's possible to do it with some advanced customizations (if it requires no change of control ax)?

Or maybe it has already planned to implement this feature in the next version this month?

Thank you
Gytis

For what version, 9.0 or 9.1?

9.0 is a little simpler because it is just stored procedure (WORKLOADOUTSTANDING). 9.1, it is a bit more complex with configbrowseviews.xml. Basically, needs the union calls/requests/tasks of your group with additional columns (as entity etc and make sure that the columns are common to all three). Workdload details screen will need to be customized for the extra button as well as any relevant js customization. Check the screen calls/requests/tasks details remarkable/js as a guide.

Do not think that this will require changes to orders.

Tags: VMware

Similar Questions

  • detect pageitems groups and iterate through the items in each group

    Hello

    I can use some help with a script that I'm trying. The script creates a new layer based on a fill color of objects and then move the item to the new layer.

    What I can't understand is how to check if a pageItem is a group, and if so, scroll through all the objects within the group. What I have so far (snippit) is:

    var doc = app.activeDocument;
    var LayerName = "0";
    var MyArray = new Array;
    
    for ( j=0; j < Counter; j++ ) 
        {
        CurrentItem = doc.pageItems[j];
        if (CurrentItem.typename != "GroupItem" && CurrentItem.typename != "CompoundPathItem" && CurrentItem.parent.typename != "GroupItem" && CurrentItem.parent.typename != "CompoundPathItem") 
           {  
            LayerName = ConstructLayerNameBasedOnFillColor( CurrentItem );
            CurrentItem.move( app.activeDocument.layers.getByName( LayerName ), ElementPlacement.PLACEATBEGINNING );
           }
          else 
           {  
            if (CurrentItem.typename == "GroupItem") //  seems to be wrong as it also returns true for an item within the group
            { 
             myArray = [];
                for ................ // cycle through each item within the group
                 {
                  LayerName = ConstructLayerNameBasedOnFillColor( CurrentGroupItem );
                  MyArray.push(LayerName);
                 }
             LayerName = GetMostCommonColor(MyArray);
             ................. // move the group (including all items within the group) to layer LayerName
              }
           } 
        }
    

    Is the part that I need help:

    1:  if (CurrentItem.typename == "GroupItem") //  seems to be wrong as it also returns true for an item within the group
    2:     { 
    3:     myArray = [];
    4:      for ................ // cycle through each item within the group
    5:         {
    6:          LayerName = ConstructLayerNameBasedOnFillColor( CurrentGroupItem );
    7:          MyArray.push(LayerName);
    8:         }
    9:     LayerName = GetMostCommonColor(MyArray);
    10:     ................. // move the group (including all items within the group) to layer LayerName
    11:    }
    

    line 1: how to check if the pageItem is a group

    line 4: scroll all the items in the Group

    line 10: move the group to a new layer

    Any help is appreciated.

    Have you tried running the loop backwards in the case where the index is messed up.

     m=0; m < CurrentItem.pageItems.length-1; m-- 
    
  • Can not add the item to your basket with FireFox 8.0

    I can't add items to the basket with Firefox 8.0. Switch to IE everything works then.

    This information is stored in a cookie, so make sure that you do not block cookies on this site.

    • Tools > Page Info > permissions

    You can control and manage permissions for all areas on the Subject: authorizations page via the address bar.

  • Flex 4: get all the items in a group?

    is this possible? or at least check to see if all the elements are there in a group?

    Group.numElements?

    Alex Harui

    Flex SDK Developer

    Adobe Systems Inc..

    Blog: http://blogs.adobe.com/aharui

  • APEX Session point of the Application or the item of Session State set and get?

    I need assistance with items and values in a single Application-Apex:

    I have a List-Item (P101_UMGEBUNG) selected on the page of connection (Page 101) in my application (next to username and password).

    After this item has been selected in the list of outfits and the "Login" button pressed, I want to use this value of the element in the context of different select statements on other pages for example in reports to the 4 Page, like this:

    "select * from mytable where environment =: P101_UMGEBUNG;

    The select statement is faulty, it dosent go back any line. It turns out that the value I just chose in the list is not saved in session state, so of course the select statement fails.  I determine this by clicking on the session menu item in the developer bar - the item itself presents itself, but the value of the element is empty:

    Unbenannt.png

    Which would cause a selected list value not end upward in session state and how to make sure he gets there?

    I've tried different solutions (process of pl/sql, javascript actions dynamics and brances) I found here in further discussions and with google, but maybe im wrong,

    Someone has a solution for this problem and could explain it in detail?

    Hello

    Value of the item on your login page is disabled by the process of "Empty the Cache page (s)". To save the State of this element, you can:

    1. remove the "Empty the Cache" page (s) process or set the condition to "never". It security hole.

    2 create the point on another page (for example, on page 10 P10_UMGEBUNG) and create processes on the login page BEFORE the process of "Empty the Cache" page (s), which will be

    Save the State of P10_UMGEBUNG. Make the process of PL/SQL:

    BEGIN
      APEX_UTIL.SET_SESSION_STATE('P10_UMGEBUNG', :P101_UMGEBUNG);
    END;
    

    After that, you can use the value of the P10_UMGEBUNG element:

    select * from mytable where environment =:P10_UMGEBUNG;
    
  • link to an interactive report AND apply the filter for 2 items.

    Hi can you help me out here on how to create a link to an interactive report AND apply the filter for 2 items.

    Here is my code

    I have a list of table, clicking the selected item should link to interactive report and create the filter. Below the code does not work for a filter. can you help me what to do with 2 filters.

    A filter = > works very well

    sys. HTP.p ("< ul class =" uChartList"> ');

    sys. HTP.p ("< class li =" uNumber uGrid col_2 col_sart"> ');

    sys. HTP.p ("< a href =" "|") sys. HTF.escape_sc ('f? p ='|: APP_ID |': 0 0 :'||: APP_SESSION |':00:P00_XXX:000, RIR:IREQ_XXX:Test :') |) » » >') ;

    sys. HTP.p ("< class =" uValue"> ' | l_tester |) ("< / big >");

    sys. HTP.p ("< small class =" uLabel"> < /small > Tester ');

    sys. HTP.p ("< /a > '");

    sys. HTP.p ("< /li >" ");

    Scenario 2:

    Two filters = > does not

    sys. HTP.p ("< ul class =" uChartList"> ');

    sys. HTP.p ("< class li =" uNumber uGrid col_2 col_sart"> ');

    sys. HTP.p ("< a href =" "|") sys. HTF.escape_sc ('f? p ='|: APP_ID |': 0 0 :'||: APP_SESSION |':00:P00_XXX:000, RIR:IREQ_XXX:Test:P00_YYY:001:IRC_YYY:test2 :') |) » » >') ;

    sys. HTP.p ("< class =" uValue"> ' | l_tester |) ("< / big >");

    sys. HTP.p ("< small class =" uLabel"> < /small > Tester ');

    sys. HTP.p ("< /a > '");

    sys. HTP.p ("< /li >" ");

    Thanks in advance

    actually the syntax wrong values in the syntax of the passes to several elements.

    is

    f? p = 6000:6004: & APP_SESSION. : NO:6003:MY_ITEM1, MY_ITEM2, MY_ITEM3:1234, 5678

    Use above scenario and verification.

    Go

  • Does anyone know how to filter all the items in an XMLListCollection?

    I have a tree with the following structure.
    <>node
    < Node1 >
    < node2 >
    < node3 / >
    < node4 / >
    < Noeud5 / >
    < / node2 >
    < / node1 >
    < / node >

    I need to be able to filter on node 3, 4 and 5 and then after the filter if they do not exist, get rid of the node 2 level and make then another function to check if the node levels 2 is here and if not filter... then filter node levels 1. Basically it is an ascendant of the filter. Flas 2.0 I would filter base level by removing the knots... then move to the next level and to check if they had children or not... If they did not then I would remove the... and then I would repeat the step for the last level.
    Does anyone know how to do this without having to remove the items from the collection... Basically, perform a filter rather than a deletion. I know that the filter function only returns the first element in the xml structure... which is annoying. If anyone can help me I would appreciate it of course?

    Thank you

    I guess that the filtering on a tree passes only in the lymph nodes of the root... It's very lame on part of Flex. Basically, I had to make my own functions to remove the nodes dynamically.
    Remember that this only works on a dynamic array element.
    Delete list ;

    To make this work, I have a main TreeCollection... and that I made a copy. Treecollection.Copy () and deletions of the struct stuff copied. After that the destructions were I made then assigned the copy to the MyTree.dataprovider = copy.

  • How to change the sort order of the items sought for the last element of this research first. I DON'T want to say the order search engines, but the existing research by arrow down

    I want to be able to change the sort order of the items, I already looked in the search box. I want to be able to hit the arrow key down and see my previous searches in order of last search showing the first. For the moment, I don't know how it is sorting and it is very annoying to have to re - enter a query that I typed 5 minutes earlier, but because I typed in another 10 since it's lost somewhere in the list. Is it possible, I Googled, but did not find the topic anywhere. Just to clarify, I DON'T mean of the order of the search engines (which is what appears in google), I mean that the text typed into which has been registered in the drop-down list.

    Thank you

    'Form filling' uses a "frecency" algorithm, frequency + recency, similar to the list of AutoComplete address bar.

    I found an extension that seems relevant, but critics are old, so I'm not sure it's still working: Searchbar Autocomplete Order.

    But... is the AutoComplete does not? I expect that typing a few characters of the previous query would be to filter the list so that you can easily select? Or is the problem that the list does not remember quite who looking for?

  • Why I get this trying to empty the Trash: the operation cannot be completed because the item "IMG_0645.jpg" is in use

    After selecting and dragging some photos of Photo on the desk I have their attached to an e-mail and sent them to the coast. Then I selected the 5 photos on the desktop and put them in the trash. When I tried to empty the trash later I received the following message: the operation cannot be completed because the item "IMG_0645.jpg" is in use.

    Aren't these photos on the desktop 'copies' of the originals in the Photo?

    All wise users out there with an answer?

    stop, disconnect all external devices

    Restart your computer in safe mode

    Try safe mode if your Mac does not end commissioning - Apple Support

    empty the trash after checking the files in there are of no use to you

    arrested again

    Reconnect the external devices

    reset.

  • How to stop Motion 5 to rename the items?

    How to stop Motion 5 to rename the items?

    For example, I have a folder named "Box" inside this folder are 5 additional folders and in these files are text and circles/squares etc.  Once I have copy and insert the name of the parent is "copy of zone 1", the names of children is now "copy print"1", 1 paper copy etc, and children are also name with a copy to the front and a number in the back.  If you like 50 items in the folder, you need to go to each name and remove the copy, then move to the back of the name and remove the number.  That would make 100 corrections.  If you duplicated "Box" 10 times that would be 500 times I have to delete the copies and 500 times I have to delete the number.  I am an organized person and I do not confuse names like "copy paper 27.

    I only want that this

    'Copy of movement case 12-11'

    to look like this

    "Movement block 12.

    It takes a lot of time to remove the copy at the front and out the number on the back of name.

    In Autodesk Maya 3D they do something similar, it turns 'apples' in 'pasted apples 1 ", so created a script that deletes all the text"stuck"in the name and number on the back the text name.

    I think it's a pretty silly renaming procedure.  Adds text to the front and rear.  Makes me wonder where they got their education.

    David

    David, for starters I can't duplicate what you describe, where things are added to the front and back automatically, you may need to clarify some things.  Looks like what you're saying is you have Group in movement named "Box" If you copy and paste the group, the name of the new group is "copy of copy of box?  Or you add 'Copy from' before the name of the Group at some point before making a copy/duplicate of the Group?

    Movement, like the Finder and many other applications, will add an object in double with 'copy', then add numbers after that. The structure of renaming seems simple enough. For example:

    1. start by a group of layers / named 'box '.

    2. copy and paste "Box" will give you "Box copy.

    3 copy and paste 'Copy of box' will give you «box copy 1"»

    My tests, if "copy" part of the name at the end, only the numbers will be added and increase gradually.  I think that if you get something like "Box copy copy" you have added manually "copy" at the beginning of the name, which is the only way that I could reproduce what you describe. If you don't want to have to remove 'copy' twice, don't start a layer name or "Exemplary" program group. Motion is probably not check if the copy is at the beginning, at the end.

    For what is a way of not having a copy or a number added to the end, it is not a.  It is probably a requirement of how the movement initially creates duplicates of layers/groups and make sure, that it is not destroy the existing layers. This is probably the best. This is similar to the creation of the records or documents in the Finder, just moving, you can go back and rename multiple items with the same name once they are created. If you are uncomfortable with writing scripts, sounds like you are, maybe it's a good option, otherwise you will have to do some manual changes as you go.

  • cannot be synced because there is not enough free space to hold all of the items in the iTunes library

    cannot be synced because there is not enough free space to hold all the items in iTunes (required additional 194.8 MB) library.

    It is not supposed to because I have enough memory on my iPad.

    Help, please

    ckucharek wrote:

    It is not supposed to because I have enough memory on my iPad.

    Not based on what? You have not provided any information as to the amount of space you have left and what is the total capacity of your iPad. He must leave a certain percentage of the free capacity at all times, so if you have a 32GB device and you are up to 2 GB of free storage, which could in fact be severed close... If it says you need to 194.8 MG of free space that would be in addition to the amount that you see as free space.

    It also depends on what you're trying to sync on iTunes as well. What content, apps, songs, etc.

    So... can provide you more details?

  • "The item you tried to download is no longer available.

    Hi all

    I saw a lot of discussions opened around the same problem, but couldn't find a solution that works for me, so I decided to open a new thread to see if I could get any help.

    I recently had trouble with the album "All right them the wrongs" by Emily Osment I can't play on my iPhone. I am a text music Apple if all my music is perfectly sync between my mac and my phone without any problem, with the exception of this album where I get the error message in the title. I pick up the album in the store, of course, he doesn't seem to be available for streaming, just buying, but the thing is I had this album way before joining the music and it was working fine until, by mistake, I tried to download an application that was not in my store... I quickly corrected this error by a disconnection and again so all my Apple music would come back like before, but this one album keep listening!

    I deleted my library completely and (turning off the wi - fi), re-installed before new Apple music sync and adds to it. No error message on the computer the album plays very well, I have no icon telling me that's not in my cloud, but whenever I try to play on my phone, I get this error "the item you tried to download is no longer available.

    Can someone please suggest me something I could do to be able to listen to this album again on my phone?

    Furthermore, all my devices are to the latest version of iTunes is included.

    Thanks in advance.

    Hello helenecolin,

    Thanks for this info and choosing the communities Support from Apple. I know how important to get this album in collaboration with your Apple's music service!

    The good news is that the following items will be useful in resolving your problem to get this album works again.

    1. first of all, make sure that it plays on your computer. If this does not work on your computer, this could cause some problems that you are experiencing. If it was bought on the iTunes Store, re - download a copy of this album and try to play again.

    12 iTunes for Mac: download previous purchases on the iTunes Store

    2. try manually re - download the album from iTunes on your computer Apple music again. Then restart your iPhone, check your music app and see if this download was recorded.

    Add music to your collection in your music library from Apple

    See you soon!

  • Update XCode is not available for this Apple ID either because it was bought by another user or the item has been refunded or cancelled.

    When I try to update Xcode the following error message will be display... Looking for the solution...

    Hello

    "This update is not available for this Apple ID either because it was bought by another user or the item has been refunded or cancelled"

    Applications installed on your Mac are updates available or accepted from the Mac App store, but you have purchased using an Apple who is not currently signed in ID. Log in with the Apple that you used initially to buy apps ID. If you don't know what Apple ID was used, check to see if someone else who uses your Mac has accepted these applications.

    Information above is taken from this Apple support article > Accept bundled apps using the Mac App Store - Apple supported

  • Email from iTunes showing that I had bought the items that are not mine. How can I get iTunes to complain personnel decision-making?

    I received an email supposedly from support iTunes showing me the items allegedly, I bought today with a note to say if they were not my Articles click a link. I think it is a scam but how should I go for a human being to know what is actually happening. When I call support and notify the voice deiembodies than IO iTunes problem, they tell me online and then ring, rather rudely, I thought. How can I coonect with a human being?

    This is a phishing attempt (these phishing emails are quite common) - you can transfer to Apple: [email protected] and then delete him.

    Phishing and similar e-mail: Phishing and other suspicious emails

    The phishing emails: identifying fraudulent "phishing" email - Apple Support

    ITunes real e-mails: identification of legitimate on the iTunes Store - Apple Support emails

    You need to contact iTunes support, but if you want to: http://www.apple.com/support/itunes/contact/ or https://www.apple.com/emea/support/itunes/contact.html

  • How can I sort the items in the toolbar of my favorites with a sort from A to Z order?

    I want to put the items in the toolbar of my favorites in order from a to z.

    When I click on "views" and "out", I select the sort order and then go to the bookmarks toolbar, which is not sorted by a - z - it's a jumble of names without order, a - z or name.

    Right-click on the bookmarks bar, then select "sort by name".

Maybe you are looking for