Remove UWL - Task - "Create Task" button

To all,
Please provide instructions or how-to document links for removing the "Create Task" button that appears above the "Task" View in UWL.  I have found ample documentation on modifying the navigation nodes and views but nothing on this object.
Any help appreciated.
Thanks,
Lee McMullan

Lee,
Hope this helps you.
http://help.sap.com/saphelp_nw70/helpdata/en/09/6d6b17b29b4eef83a553acaa52f668/content.htm
Consider rewarding points if handy
Cheers,
Sandeep Tudumu

Similar Messages

  • 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.

  • Configuring UWL tasks that are created by a GP process

    Hello,
    We need help with configuring UWL tasks that are created by a GP process.
    In the portal (NW04s SP7), we went to System Admin > System Config > Universal Worklist Administration and then added a System called "GuidedProcedures" with the connector type "GuidedProceduresConnector".  But when we goto "Click to Administrate Item Types and View Definitions", the only gp system that we see is "uwl.gp.config".  So we have a few questions about this:
    1)     Should we be editing this XML file (uwl.gp.config)?  We were thinking that we should get another config file named uwl.GuidedProceduresConnector.<systemalias>.
    2)     Does each GP process have a unique ID? If yes, then how do we find that ID?
    Any help on this would be much appreciated…
    Thanks,
    Harman

    Hi Harman,
    There is no button to start a process directly from the UWL for ths simple reason that it is impossible to see a process template in the UWL (but in the GP Design Time).
    In the UWL, you can only display an overview of the Work Item. If you want display the form, I guess you use a Callable Object. There is unfortunetaly no possibility to do the thing differently. But, you could in the approval callable object display the input form (or a copie of it) as well as more information. For that, you could have a look at the time-off process delivered with the standard installation.
    Hope this helps you.
    Regards,
    David

  • Creating uwl tasks directly from vc...

    Hi all,
    cud u plz tel me how to create a uwl task for a particular user directly from visual composer.
    like in my scenario i have an iview which contains a form with text fields and a submit button. when the fields are selected and  submitted, these data should get displayed  in tasks of a particular users( whichever is assigned)  uwl in the portal.
    how should this be implimented.
    plsssssss  help its urgent

    Hi Ankur,
    I need your help and i've gone through  your document "How to integrate two wd applications using gp.Now my requirement is similar to your's only. And i've extracted Gp api files to my local NWDS development but
    still i'm unable to find gp.api's under used dc's.. Is there any more configurations should i need to follow?? Could you plz help me regarding this so that i could proceed further implementation.,
    Regards,
    Sitara.k
    Edited by: sitara kola on Mar 7, 2008 12:24 PM

  • Creating UWL task without any action

    Dear All
    First of all Execuse me for the posting the uncorrect scenerio in last thread.
    This is regarding the issue I am facing, the employee is going to view the Request form, but if he will not do any action ( will not click any button ) the UWL task is going to create in his (OWN) UWL.

    Hi,
    If the first view is the first callable object in your GP process then a task will get created whenever the user opens the view (i.e. a new process instance gets started). To overcome this issue I can think of three options :
    1) you can have a cancel button in the view. On Action of the cancel button you can set a resultstate based on which you can call a Terminate process callable object and terminate the process instance.
    2) on wdDoExit() method you can check if any button has been clicked (set a flag on valid user actions). If no user action has been done set the resultstate and cancel the process as above.
    3) Don't add the first view as a callable object in GP. Instead make it a stand-alone Web Dynpro project and on button click(Submit) of that view start the GP process by passing the relevant parameters.
    Thanks,
    Dipankar

  • To remove forward/resubmit  icon  in  UWL Task

    Hi ,
    In  UWL Task  which is in Inproces  Status,  we can select the task  and we have a small icon for forward/Resubmit.I need to remove this small icon.Can any  one please guide me the XML Changes i have to do for this.
    Regards
    Alexi

    Hi Chinthan,
      Please let me know Is the below code  ( uwl.forwardedtask.SAP) I have to remove .
    <Actions>
            <Action reference="viewSubProcess"/>
          </Actions>
        </ItemType>
        <ItemType name="uwl.completedtask.SAP_ECC_HumanResources" connector="*" defaultView="WorkItemsCompletedView" defaultAction="viewDetail" executionMode="default"/>
        <ItemType name="uwl.forwardedtask.SAP_ECC_HumanResources" connector="*" defaultView="WorkItemsForwardedView" defaultAction="viewDetail" executionMode="default">
          <Caching refreshPeriod="session" expiryTime="default"/>
        </ItemType>
        <ItemType name="uwl.futuretask.SAP_ECC_HumanResources" connector="*" defaultView="FutureTaskView" defaultAction="viewDetail" executionMode="default"/>
        <ItemType name="uwl.notification.SAP_ECC_HumanResources" connector="*" defaultView="NotificationsView" defaultAction="viewDetail" executionMode="default">
          <Actions>
            <Action reference="complete"/>
          </Actions>
        </ItemType>
    Regards
    Alexi

  • Creating UWL tasks in 2004 Portal

    Hi all,
    we have a 2004 SP 19 Portal and would like to build a scenario in UWL. Because of this i need a programming way for creating an UWL Task. Is this possible for a 2004 Portal. I only raed that an UWL API ist only available for 2004s.
    Thanks a lot
    Markus
    Edited by: Markus Kraus on Jan 2, 2008 3:28 PM

    What ideas are you looking for?
    You can create a widget in any number of ways to display this information. The simplest to get started would be to create a widget based on the "Table Widget Template".
    Did you need ideas on how to get the data?
    If you wanted to get fancy, you might want to create a flex application to show the data and embed it into a widget. The flex app could then be reused elsewhere.
    JohnA

  • UWL task lunch via hyperlink or via button.

    Hi guys,
    I'm trying to open a dynproabap application via button or  via hyperlink ,but i couldn't open  dynproabap application.
    below is my xml file. pls tell me where i ned to change..
    (if i will click on any inbox itwill directly open a dynpro application.)
    Xml file
    <ItemType name="uwl.task.webflow.TS91000006.UWLECCCLNT530" connector="WebFlowConnector" defaultView="urliview">
          <ItemTypeCriteria systemId="UWLECCCLNT530" externalType="TS91000006" connector="WebFlowConnector" />
          <Actions>
            <Action name="launchWebDynpro" groupAction="" handler="SAPWebDynproABAPLauncher" returnToDetailViewAllowed="yes" launchInNewWindow="yes" launchNewWindowFeatures="resizable=yes,scrollbars=yes,status=yes,toolbar=no,menubar=no,location=no,directories=no" defaultGroupAction="no">
              <Properties>
                <Property name="WebDynproApplication" value="em_wipm_app" />
                <Property name="WebDynproNamespace" value="kgo" />
                <Property name="DynamicParameter" value="WI_ID=${item.externalId}" />
                <Property name="System" value="UWLECCCLNT530" />
              </Properties>
              <Descriptions default="" />
            </Action>
           </Actions>
        </ItemType>
    Thanks in Advance
    Prakash.
    Edited by: Prakash Rout on May 11, 2009 12:14 PM

    Hi,
    Please check the work item in the backend system and see if if &_WI_OBJECT_ID& is empty. This could happen if you are not passing the object instance to the work item via binding or the object instance in the workflow container is not filled at all. If the workflow container does not have the object instance then you need to check the binding between your event container and the workflow container. If the workflow is triggered via code then check why the object instance is snot filled.
    Regards,
    Eddie

  • Creating the hidden iview for refreshing UWL Task

    hi
    i would like to create the hidden iview to refresh the UWL task automatically.
    The event to refresh the task :  refreshUwlBackend which is the same when manual refresh link is being called .
    Pls suggest how to acomplish this.
    Regards
    Pravesh

    Hi Pravesh,
    You can try with KM scheduler as well.
    1. You need to set the scheduler from System admin -> KM -> Content Mang ->Global Services->  Scheduler task.
        You can set here the time interval for scheduler.
    2. Then create a Portal project from NWDS.
        Portal Simple project.Right click on project.New-Other-Rep framework-Scheduler task wizard.
        Create a java page where you will write the code mentioned by Raju
        portalFireEvent( 'urn:com.sap.netweaver.bc.uwl.ui','refreshUwlBackend');
    I don know whole details.but this is the process you can follow.
    Hope it helps you.
    Regards,
    Sumangala

  • Work items are not visible  UWL task are visible in tracking in portal

    HI
    Friends
    i  am new from sap Ess/Mss implementation project...
    i am facing an Problem " Work items are not visible under UWL in portal overview page"
    but i am configured  all the ess/mss related things....and also Created for one user for Requester(send Leave Request)...and one more user for App-rover(Apporve an Leave)..
    Requestor send an Leave through portal send it successfully......but i am facing  a problem in uwl under work items are not showing in overview page...but in tracking work items are (Leave request)showing.....work items are not showing in uwl TASK(VERY PROBLEM)...
    i am configured and also registered UWL IN PORTAL..it is good..
    in sap ecc i can assigned UWL_SERVICE user to roles
    1.SAP_BC_BMT_WFM_UWL_ADMIN    
    2.SAP_BC_BMT_WFM_UWL_END_USER
    3.SAP_BC_ADMIN_USER
    4.SAP_BC_UWL_SERVICE
    PLEASE HELP ME.
    Tanks
    Shaik Rafi

    Hi All,
    In such cases, please try to check as below :
    1) Create Leave request work item from Employee and check the same under the UWL Tracking tab of employee.
    2) Log-in to swi5 transaction of the respective back end system and give "US" -> manager's UserID -> Choose Tasks to be completed from the drop down -> Remove any date if mentioned -> Execute.
    3) Here if you can see the Leave request created, but not on the portal, it reflects some portal issue like sync.
    4) If no leave request work item is seen here, then there is a problem in the employee manager mapping or the workflow setup.
    5) In such cases, you can try to check the Swi1 and check the log of that workflow to understand the current status of the Leave request.
    Revert if further help is needed with more info.
    Reward points if found useful.
    Regards,
    Shri vidya S

  • UWL Task Attachments

    We have a requirement to launch custom webdynpro java app when the user selects the atttachment for the UWL task. We can modify the UWL XML file to lauch custom app for a task but for attachments I am not sure. Is there a way to configure the attachments for the UWL task to launch custom webdynpro java application?  We are on NW 7.01 SP6.
    Thanks for the help in advance

    Hi Anu,
    I am not sure that we can configure the attachments or not for your requirement. 
    As attachments link comes from Wrok Flow side.
    But i can suggest you one work around  -- you remove the default attachments  button from UWL iview
    and in  UWL XML do the changes to add link which each will appear for each task . On this link you can
    open your custom apps very easily and for justification you can say that for checking the attachments 
    no need to open the task details.
    Regards,
    Piyush

  • Problem in closing UWL Task in BPM

    Hi,
    In WDJ UI, I have save and submit button.
    On click of save button, the uwl task has to be created, the user may click submit button in same time or the user may not click the submit button.
    When the user click the submit button after clicking save button, the task has to be completed and no open task should be visible in UWL, but in my case the uwl task is not completed. It's still in UWL.
    When I open the task from UWL and click submit button, it's working fine.
    Let me know, how to fix this problem.
    Regards,
    Sriram

    Sorry for late reply. When I open the task from UWL and click submit the task get closed successfully.
    But In my scenario,  I have User A, in that there is save and submit button.
    On click of save button, the task get generated, the user A may open the task from UWL or the user A may click submit button.
    When the user A click submit button without opening the task from UWL, the already created task in UWL must get closed and it has to move to another user. ie User B
    If you guys have any suggestion, please help me.

  • Use of SHOW MY TASKS button

    Hi,
    We are on SRM 7. ECS.
    I'm confused regarding the use of SHOW MY TASKS which appears in the shopping cart screen.
    If I create a shopping cart which needs aapproval by my manager sya USER B,then how can user use the SHOW MY TASKS button to directly approve my cart until and unless he sees the cart in his POWL?
    Are there any settings for POWL so that users can see the carts which are peniding for their approval even though they are created by some other user?
    Pls advise.

    how can user use the SHOW MY TASKS button to directly approve my cart until and unless he sees the cart in his POWL?
    SHOW MY TASKS button is not used to directly approve the cart. The approver will not find the cart through POWL, but through his/her UWL (Universal Worklist), which is usually under the tab "Home" >> "Overview" >> "Universal Worklist". The approver can see all the workitems in UWL and click into each document to view and approve from there.
    Are there any settings for POWL so that users can see the carts which are peniding for their approval even though they are created by some other user?
    There is no setting in configuration so that users can see others' shopping cart through POWL. The POWL showing only the user's own shopping carts (or as requester in the case of "shop on behalf") is the standard feature of SRM.

  • Transporting UWL Tasks between portals

    Hello Gurus,
    do you have any experiences with transporting AdHoc UWL Tasks between 2 portals?
    Do you have any idea?
    Copy of DB tables?
    Use of UWL API?
    Thanx
    Regards
    Ondrej

    Hi,
    I can help you with this ..these are the steps you need to follow:--
    Process of Transport as EPA(Enterprise Portal Archieve)
    EXPORT:--
    Login to the the portal.
    Navigate to System Administration.
    Navigate to Transport-->Export.
    Create a Folder inside the Portal Content say "TransDemo".
    Right on the Folder and Select new Tranport Package and fill in the following properties.
    Transport package name (required).
    Transport package ID (required).
    Transport package ID prefix (optional).
    Master language (required).
    Description (optional).
    Select Objects for Export
    Open the object (Transport Package) for editing.
    Add all required iView, Page, Role, Workset in the object using right click.(Can directly add a folder also).
    Click on to Export button.
    After clicking Export Button file name is automatically generated (Unique name).
    Export Selected Objects to .epa file.
    Download Export File- It displayed how many files it exported.
    Click on to "Download Export File" link for download.
    Save .epa file in your hard drive.
    IMPORT--
    Login to the the portal.
    Navigate to System Administration.
    Navigate to Transport-->Import.
    Select .epa file on Destination Server.
    Import Editor Select "Client" as source for packages file
    Select .epa file (Which is the back up file) Click on "Upload" button
    Start Import and Check Status after uploading click on to "Import" button.
    Display all imported objectAll iviews and roles are restored .
    Just follow the above steps and ask if you have any doubts as i have used this method to transport many roles from one portal server to other.
    Also one more thing can be done i.e:-->
    If you want to create the same table, then just deploy the same dictionary project in the QA portal.
    If you want to transport the datas of the table from current portal to QA, then use SQL to do Export/Import of datas at the database level.
    So do some googling on export import db table for your DB and you will find lots of hints.
    Please reward with points if you findit helpful.
    Regards
    Pooja

  • Email Notifications for UWL Tasks and Collaboration Tasks

    Hi,
    I want to configure Email Notifications for both UWL Tasks and Collaboration Tasks.
    I done with the all the Configurations suggested in the below link:
    [https://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/706d054d-da24-2b10-f18a-fc82faf6468e]
    But Email Notifications are not reaching the users Lotus Mail ID. Could any one please suggest me that i am missing any Configurations.
    Thanks in Advance.
    Regards,
    Sridhar.

    Hi Sridhar,
    I created a Wiki page with usefull links to troubleshoot problems with the Email connectivity from KM:
    https://wiki.sdn.sap.com/wiki/x/g4KmAw
    Please see if it helps,
    Robert

Maybe you are looking for

  • Not able to install mac os x server 10.5.4

    Hello, I've inherited a MAC g5 from a previous sys admin. it had a number of issues so i decided to do a clean install. i've set in my os x 10.5.4 server and rebooted that didn't work. when i chose the dvd it just hanged there. so i installed a mac p

  • Downloading DNG converter and it's not working

    I've downloaded, reinstalled, and tried several different versions of DNG converter to download my 2nd shooters Nikon D7100 RAW .NEF files, but it's not finding any images once I have it installed. I've downloaded version 7.4 for Windows, which conta

  • XML to flat file conversion

    Hi, Iam working on Idoc to file scenatio.Using java mapping I have mapped the Idoc to an XML format. Now I have a problem in converting the XML format to flat file format. My XML is as follows:-- <Record_Idoc>   <Record>     <Header>         <Order_n

  • Databse Vendor Code error

    Post Author: dracos CA Forum: General Hello! I have a report that sometimes when we run it we get the following: Failed to retrieve data from the database Details [ Database Vendor Code 3236 ] We are using Oracle as our database but I have as of yet

  • Sound levels are not accurate

    Ok, so I added my video to the dvd and then in the main menu i added a music track but the music trac s blaring and then when the video plays the sound from that is much quieter. How do i bring down the levels for the music track i have just added to