SOA Worklist Actions Menu

Hi ,
We have requirements to customize the worklist action menu by removing the custom actions from the menu.
Can any body helps.
Thanx.

sure, but we have a requirement to not allow the user to preform the action from the action menu we need the user to open the task and perform the action from the form to allow us to perform some validation on the form.

Similar Messages

  • "Type mismatch" error in IE7/8 when using custom Actions Menu Image

    Hi all,
    in APEX 4.2: when using a custom image in the "Actions Menu Image" attribute in an interactive report, I get a "Type mismatch" error in IE7/8 when refreshing the report through PPR (filtering, sorting, paginating etc.). When I leave the "Actions Menu Image" field empty, everything works fine. The error doesn't seem to happen in IE9 (unless using compatibility mode), or in any non-IE browser.
    I've been able to reproduce the issue in an application on apex.oracle.com:
    http://apex.oracle.com/pls/apex/f?p=69347:1
    Some debugging seems to indicate that the following line in widget.interactiveReport.js is the culprit:
    lTemp.parentNode.replaceChild($x('apexir_WORKSHEET'), lTemp);Does anybody know if this is a known issue, or if there is some workaround?
    Thanks,
    Tobias

    Hi,
    Great solution Paul! It cost me a while before I found out the Action Menu Image was causing my interactive reports to stop refreshing in IE10 and not other browsers. Your solution works great, I've implemented it with a few minor adjustments:
    - Put the css in report template (for some reason it didn't work in our own application stylesheet)
    - replace  'url("/c/action_dropdown.gif")' with 'url("&APP_IMAGE_PREFIX./<path_to_image>")'
    - place one dynamic action on page 0: after refresh of '#apexir_DATA_PANEL' , set event scope to "Dynamic".
    - Let the Dynamic action also fire on page load.
    - To make sure the dynamic action only works for pages with an interactive report add condition of type 'Exists' with expression:
    select 1
    from   dual
    where  :APP_PAGE_ID in (select page_id
                                            from   apex_application_page_ir
                                            where  application_id = :APP_ID
    Best regards,
    Vincent Deelen

  • Interactive Report - Add a 'custom' Action Menu Item

    Hi,
    I'm wondering if it is possible to add 'custom' Action menu items to an interactive report?
    I have a situation where I want to use all the richness that an interactive report gives with it's out of the box functionality, then if a download is selected I need to be able to set a 'lock' on the currently selected records set before the records are downloaded.
    I've had a good look around the forum and various other sites and I can't seem to find anything in this area. The nearest I can find is on the OBD tutorials the ability to add a 'Reset' button.
    I know how to create custom download functionality, to which I could add the required record locking functionality and in turn link to a button, but what I don't know how to do is pull out the selection variables from the Interactive Report in order to construct my select query.
    Maybe I'm barking up the wrong tree and there's a better way if so any suggestions would be most welcome.
    Many thanks in advance Peter..
    Edited by: Pete on Jun 30, 2011 4:16 PM
    Edited by: Pete on Jun 30, 2011 4:24 PM
    Edited by: Pete on Jun 30, 2011 4:31 PM

    Hi,
    For your issue, in SharePoint Designer, Click Custom Action->View Ribbon->Create Custom Action.
    Then the extra form will show up in the Ribbon.
    Refer to the following link:
    http://www.abelsolutions.com/totm/creating-a-custom-action-in-2-steps-with-sharepoint-designer/
    Best Regards,
    Lisa Chen
    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]

  • Action not displaying in the Action menu.

    Hi All,
                   I have configure one action demotion & added it the Action menu.All the configuration I have done is in similar line with the existing action types.But this action is not displaying the action menu.Can anybody help me to resolve the issue.
    Thanks,
    Snita

    My user group is 60
    I have configured like this-
    User group dependency on menus-
    Menu   Text         User-dep.   Reaction  ref.
    17       Demotion   blank          00
    For infogroup
    User group    Infogroup modfi..  N   operation  Infotype
    00                   Blank            01      COP      0001
    00                   Blank            01      COP      0008
    00                   Blank            01      COP      0014
    00                   Blank            01      COP      0015
    A.Ty N.Action  F Cus. E  Sp.C  Check   P  P..E E..                 IG    U  U
    17    Demotion 0         3                       Check box for All the 4 17    2Check box for U U
    Then I have include this action in action menu.
    But it is still not displaying in the action menu.
    Snita

  • Where is the action menu in Pages?

    Where is the action menu in Pagess?  The "accepting changes" help says its all in the "Action Menu" but nothing is labled as the "action menu"  Where is it?

    Simio,
    I must confess, I didn't research the answer very well before my first response. It turns out that in the current version of the English edition of Pages User Guide, the phrase "Action Menu" appears 20 times. And to think I don't recall ever seeing it before.
    My reading of the guide indicates that the "gear" icon with a disclosure triangle is an Action Menu. They are everywhere, in many contexts besides Tracking, and I always thought of them as the "gear" menu. Dale's graphic gets you close, but his capture isn't quite wide enough to catch the Action Menu icon. It's here:
    And, it looks like this after clicking the disclosure triangle:
    Regards,
    Jerry

  • Can Actions Menu of Interactive Reports work with Custom Authentication?

    My testing is leading my to believe that Actions Menu do not work with Custom Authentication (but only work with APEX Authentication) in APEX 3.1.2? If that's true then is there a work around to this?
    Just to clarify, I've posted/asked this question twice before:
    1) Re: Actions Menu in Interactive Reports does not sort, filter, select cols etc
    2) Interactive Report actions don't work for users (i.e. for non-developers)
    But I've come to believe this is the main problem. I just don't know how to resolve/work around this?
    Thanks for any help.

    I haven't setup a sample because my custom authentication is using LDAP authentication. I'm not sure how I can replicate that on the samples server?
    I'm using LDAP authentication with a Page Sentry function. My further testing reveals that the Page Sentry function is setting the APEX variable user to NULL (ie blank) whenever there's any code in the Page Sentry function box. PL/SQL code as simple as
    BEGIN return TRUE; END;
    in the Page Sentry function box sets the "user" is set to <null>. When the Page sentry function box is left empty (no code specified) it sets the "user" properly after authentication against the specified LDAP directory.
    What all this has to do with Interactive Reports...
    It seems like when the user is NULL it messes-up Interactive Reports that are stored in the flows database. Although it shows the default report properly, but no runtime interactive actions (filtering, sorting, column break, etc.) work.
    Can someone please correct or confirm this?
    Thanks.

  • How can I get rid off "Download" in action menu

    Dear All,
    In interactive report, How can I get rid off "Download" in action menu.
    Thanks In Advance,

    On the reports attributes page, in the Search Bar attributes, uncheck the Download checkbox.
    http://apex.oracle.com/i/doc/bldapp_rpt_int.htm#BABDCABG

  • It says I can drag Pages documents from iMac to iCloud. But nothing shows up. Using latest with all turned on. How do I get Pages up to iCloud? The little wheel like action menu does not appear.

    It says I can drag Pages documents from iMac to iCloud. But nothing shows up.
    Using latest with all turned on. How do I get Pages up to iCloud? The little wheel like action menu does not appear.

    yes is tehre another way
    the directions do not explain anything other than drag
    or use the little action wheel menu

  • Action menu background is clear.

    Hello,
    Someone using one of my applications sent a screenshot of the Actions menu of a Interactive Report. The background of the menu that drops down is clear (no background color) so you can see the report through it. They are using IE.
    Has anyone seen this or have any suggestions on how to make the background white? I can't replicate it in FF or IE.
    The theme is Builder Blue.
    thanks,
    Matt

    Previously reported: +{thread:id=1095764}+.
    No resolution mentioned yet, but switching to another theme may be a possible workaround.

  • Difference in action menu , infotype menu, actions

    can somebody tell me difference in these three with screen shots.
    Kind regards,
    Shruti

    Actions - YOu organisation will have certain events which will be performed during the employees life term in that company, such as Hiring, Transfer, promotion etc. These u will configure in PM--> PA --> Customising procedure --> Actions > setup personnel actions. After u configure actions, you will configure the infotype menu, i.e the infotypes you need to maintain for each actions. For eg: for Hiring you wil definitly need IT00, 01, 02 etc..and these infotypes will be executed in a sequence. So you wil create an infogroup and assign these infogroups to actions. PM> PA --> Customising procedure --> Actions --> Define Infogroups. These infogroups will be define in IGMOD.
    Infotype Menu - This is what you will configure for PA30. For each tabs such as "Basic Employee data", Contract Data, Planning data, you wil decide what infotypes should be visible under it. Path: PM--> PA -->Customising procedure --> Infotype menu
    Action menu - This is the  menu which will get displayed in pa40 screen. The actions you configure for your enterprise wil be displayed here.
    Note: the reference user group no. which you will  maintain for action menu and infotype menu will have to be given in the UGR in User parameter

  • How to add menu item in Virtual Folders Actions Menu

    Hi ,
    I am writting a custom component which will add some action on documents and virtual folder.
    I am able to add the menu item for DocInfo, but not able to add Menu Item in Virtual Folders Actions Menu.
    Please help!!
    thanks

    I am able to add the menu item for DocInfo, but not able to add Menu Item in Virtual Folders Actions Menu.What exactly you are trying to modify? If web GUI, it should be following the same principles as your "DocInfo" changes (only the basis service is COLLECTION_DISPLAY). If you are trying to modify Desktop Integration Suite, I'm afraid there is no help (at least, I have not heard that DIS could be modified by custom components).

  • Problems with Action menu in 3.1.2.00.02

    Hi,
    I wonder if any one has encountered a similar problem am having with the action menu of Interactive reports in version 3.1.2.00.02. The action items of the action menu do not work for a conditional report.
    If I have the Interactive Report set to display conditional (like on the click of a button) when the report is displayed and I try to select any items on the menu, the following error message appears.
    Error
    A Runtime Error has occurred.
    Do you wish to Debug?
    Line: 1
    Error: 'options' is null or not an object
    Yes No
    If I select no, the space to display the select manu item appears blank and the loading image remains on the page ( close to the top of the page) until I close the page or rerun the report.
    I would appreciate any comments on how to deal with this problem.

    after the installation i queried the dba_registry table
    CODE:
    SELECT STATUS FROM DBA_REGISTRY WHERE COMP_ID = 'APEX';
    STATUS
    LOADED
    According to the installation manual, a successful installation should give
    STATUS
    VALID
    Is this the reason because of which i cannot LOGIN to APEX..
    Please let me know how do i validate this APEX entry in dba_registry...

  • Hide Region action menu

    Hi,
    I created a region out of taskflow. When I make show header, it shows both minimize icon on the left top and action menu at the right top(control flow case). I need to display only minimize icon and hide action menu at the right top corner. How to hide the action menu from region?
    Thanks,
    $N

    Hi,
    I don't see this in ADF region Which release of JDeveloper do you have ?
    Frank

  • Users cannot see "additional actions" menu in MS Outlook contacts

    Hi, I am having issues with some Outlook 2007 clients not being able to see any items in the Additional Actions menu, this should display contact cards phone numbers and call with edit options.
    Cisco's fix (Restart outlook) below does not help me. Has anyone come accross this before and have a fix?
    Windows 7, Outlook 2007, CUCiMOC v7.1x
    Thanks for your help!
    Brendan

    This was because the DLL didn't get installed properly.  What OS are you on?  You might have to do the install as local administrator.
    Later version of CUCIMOC should fix this permission issue.
    Michael
    http://htluo.blogspot.com

  • Actions menu wheel image and Go button image

    Hello ,
    In APEX 4 Interactive Reports, the actions menu wheel image and the go button are coming as html buttons instead of the wheel image and go button image.
    Is there a way I can rever to the old wheel img and go button .
    Thanks,
    Dippy

    Within the IR, under Search Bar, you can set Actions Menu Image to '/i/ws/action_32x24.gif' - this is the green wheel but does not have little arrow. I will contact our image guru and see if the old one is sitting somewhere. As for 'Go', this does not support an image but you can change the word if you need to (using Search Button Label) and set a button template to match your application.
    -- Sharon

Maybe you are looking for

  • Updated firefox wants to use an uninstalled font for dialog boxes, how to change the font?

    I'm running Redhat and I just upgraded firefox from 3.0 to 17. Webpages display correctly, but the menu options and dialog boxes are empty boxes. I need to either install the font it's looking for, in which case I need to know what font it's trying t

  • Dual monitor failure! (FX5200)

    Well, 2 days ago I connected a second CRT monitor to my MSI NVidia FX5200 VTD128 card via the addapter given with the card. It was working ok, though the refresh rates were noticeably slower on both monitors when both monitors were active. Then I sta

  • Html documents in webServer/documents folder I can't open...

    Hi all, For a while now I've been researching on how to use a mac as a webserver to host my sites. I know that to get users to access sites fromt the server without having to use user folders I'll have to store my sites in the HDD's library/WebServer

  • Edit to tape with frame rate conversion

    Hi, I'm outputting a 23.976 sequence directly onto a 29.97 drop frame HDCAM SR tape. Seems to work fine, the 3:2 pulldown is there, timecode is OK. Since this project is to be delivered for a national television network, I'd like to know about any po

  • Powershell startup scripts fail on Windows 8.1 with error 267

    GPO Powershell startup script fails to execute on Windows 8.1, but does run on Windows 8 and Windows 7. Powershell logon scripts run normally on all versions of Windows. The event log contains entries with event ID 1130 from the GroupPolicy source. T