Actions to exclude

Hi all.
I put defaultGlobalWizard and Forward in actions to exclude section.
Unfortunatelly this action does not make any difference to the UWL.
Is there any missing step(s) that I haven't to perform?
I suspect existing user does not attach to this particular iView. So my second question, how to know we made change in the right iView?
Thanks

Hi,
Please check whether the logged in user's role attached to the correct workset(and related iview)
actions to exclude works fine for me...
Thanks
Muthukumar

Similar Messages

  • RME Syslog Automated Actions with exclude Filter

    Dear all,
    It's possible to realise a Filter with "exclude string"?
    I search how to for Create action for all Severity 2 without "FAN-FAULT" mnemonic...
    Best regards

    You can create a filter for the FAN-FAULT and select drop to disregard the messages.  Ensure for Message Filter type, you select DROP.
    http://www.cisco.com/en/US/docs/net_mgmt/ciscoworks_resource_manager_essentials/4.3/user/guide/syslog.html#wp1150419

  • Standard PNP selection screen problem in reason for action type

    Hi all,
    We have used standard PNP in one of our report program.
    The input for 'Reason for Action' (excluding a particular reason for action ) has no effect on the actual selection of data from the PNP. i.e. even if a particular reason for action is excluded in the selection, record pertaining to that action for reason is still picked in the PNP selection and passed on to the program through Get PERNR statement.
    The above problem seems to affect all the standard and custom HR Reports as well.
    Please advise on how exactly the excluding of a particular reason for action work in selection through PNP and is there anyway to solve the problem.
    eagerly waiting for your response.
    Thanking You,
    Regards.
    Deepak

    Thanks for your response,
    We tried but it did not work.
    Our code is as follows,
    INITIALIZATION.
    W_REPID = SY-REPID.
    PERFORM CREATE_RANGES.
    START-OF-SELECTION.
    GET PERNR.
    RP-PROVIDE-FROM-LAST P0000 SPACE PN-BEGDA PN-ENDDA.
    PERFORM GET_DATA.
    END-OF-SELECTION
    If you could give us your email id, we would email the screen shots of the selection screen and the output.
    my email id - [email protected]
    Thanking You,
    Regards
    Deepak

  • Manage UWL action buttons

    Hi experts,
    I've customized the buttons that are displayed in the UWL. In the beginning i had only "Create task" button but after that i added "Manage substitution rules" and "Refresh" as buttons by changing uwl.standart.xml. The buttons are added successfully but now the refresh is shown not only as a button but as a link in the right side with the other two links "Show filters" "Hide preview". Is there any way to remain the button but remove the link of the refresh. I have to say that the other option "Manage substitution rules" is added only as a button but not as a link - this is exactly what i am expecting as a final result for the refresh. Here is the xml for refresh action:
        <Action name="refresh" groupAction="yes" handler="UIActionHandler" referenceBundle="refresh" returnToDetailViewAllowed="yes" launchInNewWindow="SHOW_HEADERLESS_PORTAL">
          <Properties>
            <Property name="type" value="button"/>
            <Property name="onClick" value="onForceRefresh"/>
    <Property name="display_order_priority" value="uwlExcludeFromPreviewDetail"/>
          </Properties>
        </Action>
    For comparison here is the Substitution manager action in the xml:
        <Action name="launchSubstitutionManager" groupAction="yes" handler="SAPWebDynproLauncher" referenceBundle="SubstitutionManager" returnToDetailViewAllowed="yes" launchInNewWindow="yes" launchNewWindowName="Substitution" launchNewWindowFeatures="width=800,height=600,resizable=yes,scrollbars=yes,status=yes,toolbar=no,menubar=no,location=no,directories=no">
          <Properties>
            <Property name="WebDynproApplication" value="UWLSubstitution"/>
            <Property name="WebDynproDeployableObject" value="sap.com/tckmcbc.uwl.ui~wd_ui"/>
            <Property name="DynamicParameter" value="uwlSessionId=${context.uwlSessionId}&amp;configureGroup=${context.configureGroup}"/>
            <Property name="System" value="SAP_LocalSystem"/>
            <Property name="display_order_priority" value="uwlExcludeFromPreviewDetail"/>
          </Properties>
        </Action>
    These actions are also added in the defaultView :
    <View name="DefaultView" selectionMode="SINGLESELECT" width="98%" supportedItemTypes="uwl.task" columnOrder="subject, isEscalated, creatorId, createdDate, priority, attachmentCount, dueDate, status" sortby="priority:descend, dueDate:ascend, createdDate:descend" tableDesign="STANDARD" visibleRowCount="10" headerVisible="no" queryRange="undefined" tableNavigationFooterVisible="yes" tableNavigationType="CUSTOMNAV" actionRef="" refresh="300" dueDateSevere="86400000" dueDateWarning="259200000" emphasizedItems="new" displayOnlyDefinedAttributes="yes" dynamicCreationAllowed="yes" actionPosition="bottom" referenceBundle="tasks">
          <DisplayAttributes>
            <DisplayAttribute name="priority" type="string" width="10" sortable="yes" format="default" referenceBundle="priority" hAlign="LEFT" vAlign="BASELINE" maxTextWidth="0" headerVisible="yes">
              <Menu>
                <MenuItem name="Low" actionRef="priorityLow" referenceBundle="menu_priority_low"/>
                <MenuItem name="Normal" actionRef="priorityNormal" referenceBundle="menu_priority_normal"/>
                <MenuItem name="High" actionRef="priorityHigh" referenceBundle="menu_priority_high"/>
                <MenuItem name="VeryHigh" actionRef="priorityVeryHigh" referenceBundle="menu_priority_v_high"/>
              </Menu>
            </DisplayAttribute>
          </DisplayAttributes>
          <AllowedFilters>
            <CompoundExpression logicalOperation="AND" defaultViewFilter="yes" referenceBundle="filter_display_all"/>
            <CompoundExpression logicalOperation="AND" defaultViewFilter="no" referenceBundle="filter_new">
              <Expression name="status" value="NEW" comparator="Equals"/>
            </CompoundExpression>
            <CompoundExpression logicalOperation="AND" defaultViewFilter="no" referenceBundle="filter_inprogress">
              <Expression name="status" value="INPROGRESS" comparator="Equals"/>
            </CompoundExpression>
            <CompoundExpression logicalOperation="AND" defaultViewFilter="no" referenceBundle="filter_duetoday">
              <Expression name="dueDate" value="Today" comparator="Equals"/>
            </CompoundExpression>
            <CompoundExpression logicalOperation="AND" defaultViewFilter="no" referenceBundle="filter_overdue">
              <Expression name="dueDate" value="Today" comparator="LessThan"/>
            </CompoundExpression>
          </AllowedFilters>
          <Actions>
            <Action reference="defaultGlobalWizard"/>
            <Action reference="addToNavigation"/>
            <Action reference="removeFromNavigation"/>
    <Action reference="launchSubstitutionManager"/>
            <Action reference="refresh"/>
          </Actions>
        </View>
    Any suggestions will be very helpful.

    Hi Teodor,
    To remove the "Refresh" link from UWL find the effective UWL iView in Portal Content Administration, open its properties and see the property with name "List of UWL Actions to exclude". Once you find it put as a value the word "refresh" withouth the quotes. Use the "Preview" button to see the effect.
    Regards,
    Valeri

  • Hiding action button from  UWL default view

    Hi All,
    In our UWL, we have created a subview for mass approval of leave requests.In this case, the mass approval button is appearing in default view as well.We want the buttons to be restricted only to the subviews and should not be displayed in the default view.
    We tried the below code in XML under default view but it didn't work
    <Action name="ApproveI" groupAction="yes" handler="uwlExcludeAction"   referenceBundle="levatt.ess.ApproveSelected"/>
    Pls. suggest how to hide this from default view.
    Thanks,
    Arun

    Hi Arun
    I hope you are well and many thanks for using the SAP Discussion Forums .
    Ok in relation to the scenario that you have described you mentioned:
    You created a subview for mass approval of leave requests.In this case, the mass approval button is appearing in default view as well. You want the buttons to be restricted only to the subviews and should not be displayed in the default view.
    <Action name="ApproveI" groupAction="yes" handler="uwlExcludeAction"   referenceBundle="levatt.ess.ApproveSelected"/>
    Firstly from a general perspective we need to remember two key principals in terms of the editing of XML files.
    XML files follow the concept of precedence. Therefore when you make changes to any XML files or create an entirely new XML file these files need to be re-uploaded with a new priority. To realize changes with XML files and see the changes "graphically displayed" on the portal you need to re-upload the files with a new priority of "High" or "Very High". Also after making the changes you need to clear the UWL Cache or restart the UWL Service (not portal) to see the desired changes displayed.
    The second point to highlight here is to ensure that you make and perform a backup of current XML files which are unedited. The reason for this is simply to allow changes to be reverted easily if required.
    Now back to the scenario you want to remove this mass approval option from the default view.
    There are a few approaches here, and I have outlined guidance documentation below for your cross referencing and convenience:
    Removing Actions From the UWL Display
    https://help.sap.com/saphelp_nw73/helpdata/en/4a/f09ebd4a5a6d62e10000000a42189c/content.htm
    XML Code To Remove Buttons
    UWL XML Code to remove buttons Forward,Resubmit and Assign to Me - Portal - SCN Wiki
    If you enable the support information for a given workitem associated with the button you should be able to remove the button action by removing the XML code or editing the "Actions To Exclude" section:
    Please enable the Support Information of UWL. You could find the details in the following note:
    SAP Note: 1532883 - How to Enable the Support Information for Troubleshooting issues in the Universal Worklist (UWL)
    There should be some reference to the Approval button in the file which will need to be removed.
    Kindly update me as per your findings and let me know if you find the desired resolution.
    I will be keeping an eye on the thread in the meantime awaiting your response.
    Kind Regards & All The Best
    Troy Cronin - Enterprise Portal Support Engineer

  • Remove UWL Action from just one item type

    I would like to remove the "forward" action from only one item type in the UWL.  There is the ability to remove an action from all items in a particular iView using "List of UWL Actions to exclude", however, I can not find out how, or if it is possible to exclude a UWL action in the XML configuration file for just one item type.  We are on NWO4s sp 05.  Does anyone know if this can be done and what the xml snippet would look like that would remove the "forward" action from a single item type?
    Regards,
    Stephanie.

    Kiran,
    The xml snippet you sent does remove the "forward" action from the UWL preview iView, but it does not remove the action from the list view.  To the right of every item in the list view is the "properties" icon (unclear on the actual name of this icon - the one that has 3 small lines and a triangle).  When this is clicked the "forward" option still appears.  I am looking for a way to totally disable the forward option on the defaultView, but only for certain item types.
    Regards,
    Stephanie.

  • Display action "Resubmit" and "View History" in the UWL workitem

    Hi,
    When i click on the workitem for approving leave(ESS - Leave request", the button "Resubmit" does not appear. Secondly, even the link "View History" does not appear.
    Can anyone please tell me how this is to be done.
    Regards,
    Pinki

    Hi ,
    Down load the uwl xml file which you use and check the file as mentioned above
    Action to exclude properties tags
    Maybe some one removed those buttons by editing xml file
    Koti Reddy

  • Network places no longer connects

    Hi all
    I'm a complete noob on solaris and net working.
    I was always able to connect my two computers using Network Places on solaris 10 without any configuration, on an a previous installation. I have since re-installed Solaris, my two computers are connected to a router, The other computer is running win98, Im quite sure the Windows machine is configured correctely, I can ping from both machines successfully and sure Samba is running.
    I have downloaded nearly all updates for solaris but Network Places just wont browse the network
    Any suggestions would be a help.
    Thxs

    Hello,
    Just discovered what im doing wrong. Upon further installations I decided that Mozilla is good enough and is better at spam control than Evolution and excluded Evolution from the install, not realizing that, that action also exclude a dependant of Samba that is not listed as a dependant which is TLS (transport layer security).
    Now, all is well :)

  • How to hide display details in sap gui and create ad-hoc request in UWL?

    Hi,
    how to hide display "details in sap gui" and "create ad-hoc request" in UWL?
    Please telme the step-by-step procedure to hide "details in sap gui" and "create ad-hoc request".
    Thanks,
    Rashmi

    Hi,
    Thanks for the information. It was very helpfull.
    Can you please tellme where can we fine UWL iView? I tried to find this out in two ways.
    1) Portal Content -> Content Provided by SAP -> End User Content -> Standard Portal Users -> Views -> com.sap.coll.iviews -> Universal Worklist (finally i got this iView). Here i dint find any property called "List of UWL Actions to exclude". In the link which you had given, its written that we can modify the iView and add the name of the actions under the Actions to exclude from the UWL property.
    Which iView do we need to modify and where can i find that property?
    2) I downloaded the xml file and then tried to find this property "List of UWL Actions to exclude" or " Actions to exclude from the UW". But i couldnt find both the properties in xml file.
    Thanks,
    Rashmi

  • Hiding the "Manage Substitution" button in the UWL IView

    I am trying to hide the "Manage Substitution" button in the UWL IView but I can not figure it out.  I have tried looking at all of the documentation I can find and none of it describes how to hide the button.  Can anyone help me out?

    Manage Substitution button you see is an Action triggered by UWL. Action name is "launchSubstitutionManager".
    If you want to remove total support for substitution, set the IView Property "Display substituted user selector" (in PCD content) to "no" or "false".
    If you want substitution feature,but dont want to display manage substitution button, then add "launchSubstitutionManager" to the IView Property "List of UWL Actions to exclude"
    Hope that helps.

  • UWL Customisation for MSS

    Hi,
    We are using ESS/MSS mySAP ERP 2005 on EP7.0, ECC6.0. I ma running into some issues.
    1) By default the tabs displayed in the Portal UWL are Alerts, Tasks,Notifications, Tracking. I want the Tasks to come up before Alerts. For this I tried Navigating to  System Admin -> System Configuration  ->  Universal Worklist & Workflow  ->  Click to Configure Item Types and Customize Views Using a Wizard  -> Customize the look of the UWL main page  -> Next  -> But the page does not have any dropdown.
    Is this change to be done directly in the XML itself??.
    2) I would also like to remove the "You may also" section and "Resubmit" button which appears in Portal UWL. Is there a way to achive this??
    [UWL Screenshot|http://img229.imageshack.us/my.php?image=uwlvc3.png]
    Help/suggestions will be appreciated.
    Chintan

    Chintan Virani wrote:>
    > Hi,
    >
    > We are using ESS/MSS mySAP ERP 2005 on EP7.0, ECC6.0. I ma running into some issues.
    >
    > 1) By default the tabs displayed in the Portal UWL are Alerts, Tasks,Notifications, Tracking. I want the Tasks to come up before Alerts. For this I tried Navigating to  System Admin -> System Configuration  ->  Universal Worklist & Workflow  ->  Click to Configure Item Types and Customize Views Using a Wizard  -> Customize the look of the UWL main page  -> Next  -> But the page does not have any dropdown.
    >
    > Is this change to be done directly in the XML itself??.
    >
    > 2) I would also like to remove the "You may also" section and "Resubmit" button which appears in Portal UWL. Is there a way to achive this??
    >
    > [UWL Screenshot|http://img229.imageshack.us/my.php?image=uwlvc3.png]
    >
    >
    > Help/suggestions will be appreciated.
    >
    >
    > Chintan
    Hello Chintan,
    your UWL iView does have a property called "Actions to Exclude". Just provide the actions and you should be done.
    Also check this link
    http://help.sap.com/saphelp_nw70/helpdata/en/09/6d6b17b29b4eef83a553acaa52f668/content.htm
    regards,
    Markus

  • Hide refresh from UWL tray menu

    How can I hide the "Refresh" link from the UWL inbox tray menu?  The refresh link that I'm referring to is along with other links like "manage substitution rules, personalize view, Display connection status".
    Thanks
    Praveen

    I found solution, I had to put "refresh" in the UWL iView property "List of UWL Actions to exclude".  This would remove refresh item from the tray menu.
    Thanks
    Praveen

  • Opening .XFDF files without browsing for form

    I have created a form that has an email submit button.  The button is opening my email, adding the address and subject, and attaching the .XFDF correctly. The problem I am having is once I receive the email, I  always get this error when I open it:
    The File you are attempting to open contains comments or form data that are supposed to be placed on.  This document cannot be found.  It may have been moved, deleted.  Would you like to browse to attempt to locate this document?
    I am wondering how I can embed a standard file location (such as C:/forms/title of form) so that I don't have to do this every time.  I know it is possible because my company uses this same form system for our ticketing system and we didn't have to search for the file until and automatic update for Adobe Reader 8 came out.  Any help is greatly appreciated.  Thank you!

    It's possible to use JavaScript to submit a form using a mailto type URL and specify that the file specification of the PDF from which the XFDF originated does not get included in the file. For example:
    Code:
    // Submit as XFDF, but don't include the F key
    submitForm({cURL : "[email protected]", bExclFKey : true, cSubmitAs : "XFDF"});
    Unfortunately, when Acrobat executes this it does not give the user the same option to save the data file locally so the user can attach it manually to an email message, as it does when you use a "Submit a form" type action.
    The problem when you set up a "Submit a form" action in Acrobat is the user interface provides no means for specifying that you do not want to send an F key with the data file (like it should). However, it may be possible to set up such an action with the help of an appropriately configured FDF file that the creator of the form could use to configure the submit button. I haven't confirmed this, but will if you're interested.
    In other words, it is possible to set up a submit form action that excludes the file specification, which would solve the problem you're having. If the JavaScript option above won't work for you, the other ~might~ be an alternative.
    Cheers
    Lorenzo

  • Hide link to SAPguiDetails from completed task list in UWL

    Below is the code I have in XML file to hide links to SAPGuiDetails.
    <Action name="launchSAPDetails" handler="SAPMiniAppLauncher">
    <Properties>
    <Property name="display_order_priority" value="uwlExcludeFromPreviewDetail"/>
    </Properties>
    </Action>
    This works fine however when user selects drodrown in UWL to show completed tasks and open the completed taks, they can still see links to SAPGUIDETAILS. Appreciate if I can get any help how I can hide the link to SAPguidetails from completed tasks list.
    Thanks,
    Bobby

    The simplest way to hide it from all the views in UWL is to put launchSAPDetails in the "List of UWL Actions to exclude" property of the UWL iview.
    If you want item specific or view specific customization, you will need to identify which item and view configuration is used and include the above XML in each of those.
    Thanks,
    Shanti

  • Collaboration Room Task - Remove New Task button

    Hi,
    We have My Task iView on all our home pages which are available to internal and external users. We do not want to give "New Task" button for external users. Is there any way to hide New Task button based on Users or Roles, or remove New Task button from the My Task iView. Please let me know if you know any other solution.
    Thanks
    Som

    Hello,
    there is an update in the configuration documentation coming up shortly (In oct.) - it wil be available online on the Help portal.
    But as of now, please follow the process as listed here:
    also please let me know in case this is not working for you.
    Removing Actions From the UWL Display
    There are a couple of ways to remove actions. 
    ·        You can customize the Views and ItemType (which can remove the actions from all UWL pages, Collaboration, My Task, and so on)
    ·        You can modify the iView and add the name of the actions under the Action to exclude from the UWL property.
    See the list below for some of the common action names.
    Note: For other actions not listed here, see the custom properties XML files.
    in the list below you will see the "Display Text" for the action followed by the "Action Name"
    Alerts Configuration 
    AlertConfiguration
    Claim --- reserve
    Complete---- acknowledge
    Complete Task --- confirm 
    Create Ad Hoc Request --- uwlTaskWizard
    Create Task --- defaultGlobalWizard
    Decline --- decline
    Delete  -
    deleteItem
    Edit --- editItem
    Follow-up --- followUp
    Forward --- forward
    Forward --- forwardUsers *
    Manage Attachments --- manageAttachments
    Open Task --- launchSAPAction
    Personalize View --- personalize
    Revoke Claim --- replace
    Submit Memo --- addmemo
    View Detail in SAP Gui -
    launchSAPDetails
    - this action is for multiple user selection.
    Note:
    If excluding more than one actions, the action names must be comma separated.
    Note:
    Do not add ALL of the above listed action names to Actions to Exclude iView property. Be selective in what actions you want to remove. To determine the action name you want to remove, you can turn on the support information page (see below) and a list of support action will be displayed per item displayed.
    Example
    Suppose you do not want the Personalize View function on the UWL view. You can remove it by adding personalize to the iView property List of UWL Actions to Exclude.
    Turning on the Support Information Section
    From the UWL iView configuration, select Yes for the parameter Display UWL Support Information.

Maybe you are looking for