GP Task not appearing in UWL

Hi, We have GP WD java application which is running CE 7.31 sp05. Some of the GP task is not appearing in UWL . What might be case,please suggest.

Hi Jigar,
As Mentioned in the previous posts re register the system and also clear the cache, once done check whether the task items are there in the UWL config or not.
If this doesn't solve update the problem after you do that.
Cheers-
Pramod

Similar Messages

  • Decision task not appearing in UWL

    Hi All,
    I am not able to see my decision task TS12000025 in UWL however I could see in business inbox in backend. Does anybody have any idea ?
    Appreciated.
    -Bijay

    Hi Bijay Kumar,
    In SWFVISU transaction you have to add this things.
    1. Task--Give the task id which has to be sent to the UWL
    2. Visualization--How you are going to view the screen (using java web dynpro) so give as Java web dynpro.
    3. Screen id--For which screen your are going to assign this task.
    4. Application ID--While you activate a web dynpro screen it will be providing a application id this has to be done in dynpro side and give that number in this parameter. After that if your activate the dynpro it will be giving the new application id so you have change the old id to the new one in SWFVISU transaction.
    Thanks and Regards
    Balaji K.

  • Task Not Appearing in UWL

    Hi All,
       I have able to build a process & deployed Successfully.
    Also am able to see the Proicess Instance ID as well as Task Id in Manage Process & Manage Task respectively.
    But am not able to see the Task in UWL. I am using Local system ie.., both BPM Run time services & UWL is residing in same system.
    Am able to see the SAP_Localsystem aliases with BPEML connnector by default. But not able to see the system(for aliases ) in the system Landscape directory.
    Please help me on this.
    Thanks,
    Arun

    Hi Abhinava,
       I have tried many times but no luck.
    Hi John,
         I am able to see my process status success. Even in Manage Process -->Failed Process Instance, am not able to see my process. Similarly i have seen in Manage task, am able to see the task success.
       The problem is with the UWL i think so. Intially i had a Locale problem but now that is resolved.
    Please help me on this.
    Thanks,
    Arun.

  • New GP Task Items do not appear in UWL after clear item cache of GP System

    HI, SDN Expert.
    After I made some minor change in the GP configuration xml (changing the "createdate" format from "date" to "datetime"), I went to the Cache Administration Page to clear the item cache of my GPSystem. I went to register the item types for all system in the UWL Configuration Page.
    After clearing the cache and register the item types, I started initiate some GP tasks, but now all the GP tasks are not appearing in the UWL any more.
    I remembered last time the same thing has happened, but the GP tasks started appearing only after a few hours.
    Now, it has been two hours wait, I still don't see my GP tasks re-appear.
    I wonder any of you know whether this situation is normal? What is the root cause for this situation? And how do I fix this?
    Thanks for advise,
    KC

    Issue resolved.

  • BPM task not appearing in universal worklist

    Hello All.
    We have installted NWCE 7.2 for a developing a pilot . We have created a sample BPM application and build and deployed it.
    For some reason the BPM task (first activity in our process model)  is not appearing in the UWL
    We have ensured that UWL is configured properly and SAP_LocalSystem BPEMUWLConnector is configured and running successfully.
    After deploying the process model, we have started the process following the NWA, Configuration Mgmt , Processes and tasks , Start the process .
    In the manage Processes: Process Instance the status is showing In Progress and Show Process flow shows the first process is active.
    Note: The process is not trying to connect to any backend applictaion for timebeing, Administrator has full previliege on the Pool, Lane and Human activity / task
    If any one has encountered similiar problem with NWCE7.2 Sp1 please help us how to go about and overcome this issue.
    We have to demo the smaple this week so any help would be highly appreciated
    thanks
    Mukhuti

    Hi,
    Check the task owner in Nwa > Operation Management > Processes and Tasks > Mange Tasks. If you are able to locate the task then make sure that the user has been assigned the BPEM END user role.
    Hope this helps!!
    Cheers,
    Arafat

  • Task not showing in UWL XML File

    Hello Experts,
    I am back with another query in less than a week.
    Requirement:- There is a Transaction BNK_APP by which users do their task (approve reject etc) it triggers a workflow and then the workitems are generated and sent to SAP Inbox. These workitems are now shown in the users Inbox in UWL.
    Users dont want to see these particular workitems in their inbox as they are required to do this via the transaction and not via UWL.
    Workarounds:- I have been told that there is noway at all that this can be controlled from the workflow or the backend it has to be done by changing the UWL XML. Is it true that this situation cannot be achieved by changing or filtering the workflow or backend.
    From Portal, I can
    1. go into the xml file and delete that Workitem Task no.(TS50100025) and upload it with new name with priority "high" and good to go.
    2.  I can put something like this :
    <ItemTypes>
    <ItemType name="uwl.HiddenTask" connector="WebFlowConnector" defaultView="DefaultView" defaultAction="launchWebDynPro" executionMode="default">
    <ItemTypeCriteria systemId="SAP_WebDynpro_XSS" externalType=" TS50100025" connector="WebFlowConnector"/>
    </ItemType>
    </ItemTypes>
    BUT BUT, I feel very awkward telling you this, but in the XML i DID NOT find a single entry with the Task no. TS50100025. I switched on the Troubleshooting for UWL and saw that the config file was "uwl.webflow" with the same Task id. But when I checked the uwl.webflow XML I did not find an entry with that Task no. either.
    Whats wrong ?? Why the task/workitem is being shown in UWL but not in the XML ?? Is it even possible ??
    Edited by: Rajat Sharma on Nov 2, 2011 6:14 PM
    Edited by: Rajat Sharma on Nov 2, 2011 6:14 PM

    Hi Rajat,
    For the items to appear in UWL, they need to be part of one of the XML files.
    You are checking in wrong XML file.
    Check in  uwl.webflow.SAP_WebDynpro_XSS.
    Second part, you don't need to or rather you shouldn't modify this ML file. Because every time you register the connector this file will be regenerated.
    For more details on how to hide work items refer to SAP note 1437432.
    In short
    1. Create an XML file with any name say Hide Tasks.xml
    2.  An entry in this file might look like
    <?xml version="1.0" encoding="UTF-8"?>
    <!DOCTYPE UWLConfiguration PUBLIC '-//SAP//UWL1.0//EN' 'uwl_configuration.dtd'
      >
    <UWLConfiguration version="1.0">
      <ItemTypes>
        <ItemType name="uwl.webflow.DoNotDisplay12" connector="WebFlowConnector" defaultView="something" defaultAction="something" executionMode="default">
          <ItemTypeCriteria systemId="SAP_R3_FINANCIALS" externalType="TS00300025" connector="WebFlowConnector"/>
        </ItemType>
        </ItemTypes>
    </UWLConfiguration>
    Thanks
    Prashant

  • Leave Request Not Appearing in UWL for Manager

    Hi,
    We have a strange issue where leave requests are not appearing in the UWL for a specific manager.  We have checked with other managers and the leaves are appearing in their UWLs and they are able to process their employee's leaves without any issue.
    For the manager not seeing the leave in their UWL, I have confirmed the following:
    1) Proper manager defaults in 'approver' field in ESS and employee is able to send leave request without issue
    2) Manager receives email to process employees leave request after RPTARQEMAIL program runs
    3) Leave is reaching the manager's business workplace in R/3 so this verifies workflow is working and the leave is being directed to proper manager for approval
    4) Proper roles have been assigned to manager and verified in PRD
    *Also, the leaves were appearing in the manager's UWL at one point but no longer appearing.  This makes it more confusing!
    Does anyone have any suggestions/ideas as to what may have happened?
    Any feedback would be greatly appreicated!
    Regards,
    Brian

    Hi:
    We transported our ESS/MSS changes from the DEV client to STG client.  I have verifiied the follwoing settings in STG:
    1) SWU3 - all connections are green.
    2) Workflow template and tasks - all are assigned as general task with agents assigned
    3) Configuration in SAP contains the correct WF template for leave processing
    4) UWL has been regenerated
    I am able to submit a leave request under ESS user.  I check workflow and it shows leave has been submitted and waiting for Manager to approve step. 
    However, under MSS user the leave request is not showing up in the UWL.  All configuration on backend and the items noted above have been verified. 
    Is there configuration or a connection on the portal side that I need to check? Or anywhere else?  Any input would be greatly appreciated.
    Regards,
    Brian

  • Notification Tasks not appearing in IW22 but appears in IQS12 transaction

    Hi All,
    When I try to close the Notification then I am getting the error message u201CTasks are not completedu201D. Even in system status, I got the status there is u201COutstanding tasksu201D. But when I looked for Tasks in Notification, I can not find any tasks in Header or Item Level. In fact there is no TASK Tab at Header or Item Level.
    When I checked in QMSM Table, I found entries for that Notification. I came to know about one standard SAP transaction IQS12, where we can process (i.e. Release and / or Complete) the task of Notification. In IQS12 transaction, I found outstanding tasks for that Notification.
    I need following clarification, kindly let me know: 
    - Why the Tasks are not appearing in IW22 transaction but appearing in IQS12 transaction?
    - When we can use the IQS12 transaction / purpose of IQS12 transaction?
    Regards
    Ramu

    Hi Pete,
    Thanks for the reply!!
    For our business requirement, we don't want the task tab for Notification type. Hence we have not configured the task tab.
    I found the reason, even we don't have the task tab also we can assign the tasks to Notification by following menu path in IW22 TC: Edit > Tasks > Determine.
    This path is only activated, when we made the configuration in Define Response Monitoring > Response Time Monitoring for Notification Type. Here we are assigning the Response Profile to Notification type. In Response Profile, we define the Task Code based Priority.
    I hope in this case (i.e. where task tab not defined for Notification), we can use the IQS12 transaction to release and close task. Please let me know, if my understanding is wrong....
    Regards
    Ramu

  • Task not executing on UWL. Backend works fine.

    Hi All
    In Travel Management, Manager gets an approval task. There are Approve and Reject buttons
    In Backend:
    When Manager selects reject, there is a pop up screen where he enters a message and it gets delivered as a mail to the user who raised the claim
    In UWL
    If the manager presses on the reject button, the Workitem disappears and nothing else happen
    How can i make the comments screen appear on UWL
    Please guide

    Hi,
    Please follow the following link. It has been explained in detail:
    https://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/a3461636-0301-0010-3787-978f5ac8bd45
    https://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/103e2cf0-ec95-2b10-d198-a2d5edfbd7f8
    Regards,
    Niraj

  • Substitute tasks not shown in UWL but available in SBWP

    Hi, I am trying to test substitute functionality in our custom iview. I have added code(available in attached file) in UWL XML which shows Manage Substitution button and substitute tasks are shown in SBWP but not in UWL.  What else I need so tasks show up in UWL? Thanks in advance

    Nilesh Telkikar wrote:
    Is there any authorizations required in portal to add substitution?
    page 14, http://www.sap-press.de/download/dateien/1461/146_leseprobe.pdf
    Nilesh Telkikar wrote:
    I see entries in SAP table HRUS_D2 but portal table KMC_WF_SUBSTITUTE is empty when I add substitution.
    sorry, Im not familiar with the table. But regarding your expectation of new entries, did you saw that already?:
    UWL FAQ - Business Process Expert - SCN Wiki
    Substitution - Getting Started - Using SAP Software - SAP Library
    regards

  • DB13 scheduled tasks not appear

    Hi people,
    I´ve connected an external Oracle databases, and I´ve scheduled some maintenance tasks.
    During on time, the finished and scheduled tasks appears in the DB13, but I´ve seen that the scheduled tasks off external databases not appear, but the time if scheduled tasks has passed, the tasks it´s correctly finished and appears.
    The problem is that the scheduled tasks cannot edit them, because not appears in the calendar, only when they´ve finished.
    What can i do?

    >> Regarding Note 6 in Note1025707, this is for if both systems are on the same server, for example, a server has AS ABAP CEN with DBA Cockpit and has AS Java JAV. Is this your situation? The Oracle DB for the separate AS Java would still be considered "remote" in this case. I do not have experience with this situation.
    For the instance, if the installation is a SAP Portal system, it is evaluated by a remote database, when you are attached it to a central monitoring system. For example you have two or more SAP installations even on a same physical host attached to the central monitoring system, those systems are evaluated as remote systems. This is because central monitoring system should be connected to these systems by remote.
    I hope that I clarified the issue.
    Best regards,
    Orkun Gedik

  • SWFVISU task not appearing in any of the UWL Config files

    Hello Workflow/Portal gurus, gotta question...
    Scenario: I want custom workflow single-step tasks used in perf. mgmt. workflows to launch BSP application.
    My understanding is that when you maintain link between workflow task and BSP application in SWFVISU followed by 'Register item types for all systems' in UWL and clearing Cache, UWL config file should be updated to include the task maintained in SWFVISU with appropriate launching parameters. I have used this successfully in the past with Wedbdynpro applications.
    In my portal system, a new custom task that I maintain in SWFVISU is not even appearing in any of the UWL config file. when we use 'Register item types for all systems' option in UWL followed by clearing Cache,one of the config file does successfully get updated (we see success message and update date and time) but custom task is missing from the config.
    Also, when I manually try to configure custom task and launching applications using one of the UWL wizard it gives error symbol with no messages. UWL behaves strange (Auth is not an issue) and couple of things we checked per UWL/Portal config docs seems to be in order.
    Any pointers what we could be missing? Is there anything else other than adding task in SWFVISU followed by 'Register item types for all systems' in UWL and clearing Cache that needs to be done?
    Appreciate your help,
    Saurabh

    Hi,
    i had the same problem that all entries form SWFVISU could not be displayed in the XML config file.
    The solution is very simple since SP 18 of NW portal: you need to configure a RFC destination in the Visual Admin (see Note 1133821).
    Though if you are not using Delta Pull you have to create this destination to register the UWL.
    I hope this helps.
    Regards,
    Marc

  • Tasks are not appearing in UWL

    Hi All,
    When i am accessing UWL application in portal we are getting warning  "cannot Connect to Provider".
    I did connection test of the system object and the connector is working fine (using SAP Logon Tickets). When checking the UWL log I have found the following messages:
    "Problem in calling BWF API to retrieve inbox items in system
    SAP_ECC_HumanResources"."com.sap.portal.connectivity.ConnectivityRuntimeException: No more storage to append internal table".
    Please help me on this.'
    Thanks,
    Ravi.

    Dear Ravi
    I hope you are well and many thanks for using the SAP Discussion Forums.
    In relation to the scenario that you have described you mentioned the following:
    When you are accessing the UWL application in portal you are getting the warning  "cannot Connect to Provider You performed a connection test of the system object and the connector is working fine (using SAP Logon Tickets).
    When checking the UWL log you have found the following messages:
    "Problem in calling BWF API to retrieve inbox items in system SAP_ECC_HumanResources"."com.sap.portal.connectivity.ConnectivityRuntimeException: No more storage to append internal table".
    Ok now in relation to the issue that you have described there are a few important points to highlight. The UWL follows and works from the concept off the UWL Destination Service Configuration.
    Now although you mentioned the configurations are setup accordingly. I would like you to kindly review the UWL Destination Service Configuration as the smallest discrepancy maintained can cause unpredictable and unexpected behaviour.
    SAP Note: Note 1133821 - UWL Destination Service configuration
    When you followed and implemented SAP Note 1133821 - UWL Destination Service Configuration we need to make sure that connector names and also destination names match exactly (Case Sensitive).Example: I mean if your portal system alias (=UWL connector name) is for example XYZCLNT100, then the rfc destination name should be exactly XYZCLNT100$WebFlowConnector. After checking this and if you make any configuration changes
    Clear the UWL Cache
    Restart the UWL Service (during a period of downtime/low usage levels)
    Let me provide a little more clarification regarding the importance of a correct UWL destination setup: The UWL works using two Pull operations. Firstly tasks are pulled from the backend into the UWL cache and they are then pulled a second time from the cache into the UWL User Interface. Due to this architecture there is an inherent delay in the automatic refresh's
    of the UWL. There is no way, in the current architecture that the UWL can refresh instantaneously.
    This is upon inital load as the cache must be built first upon logon.
    So getting back to this error that you are encountering "Cannot connect to the provider". From a general troubleshooting and overview analysis guide I would like to point you in the direction of the following guideline link:
    (UWL)Error message while trying to connect to provider
    http://wiki.scn.sap.com/wiki/display/TechTSG/(UWL)Error+message+while+trying+to+connect+to+provider
    Now to be more focused in our investigation let us seperate your two log findings.
    The first of which relates to:
    Problem in calling BWF API to retrieve inbox items in system SAP_ECC_HumanResources".
    Regarding the exception above did you attempt to recreate any system objects to see if that resolved the issue? Also kindly ensure your authorizations are configured correctly.
    Secondly
    "com.sap.portal.connectivity.ConnectivityRuntimeException: No more storage to append internal table".
    I would like you to review the following documentation:
    KBA number: 1577547 UWL Performance Tips and Considerations
    Also, you may want to take a look at our sizing guide that our colleagues colleagues in development support have written in relation to the UWL. You can find the document under this path: www.service.sap.com/sizing  > sizing guidelines ' SAP NetWeaver   > UWL Sizing guide
    These are details that you need in order for the performance to be optimal in the Universal Worklist.  Please check through the documentation to see if your parameters are set accordingly and also that you have followed the information in this document.
    Kindly update me as per your findings.
    Kind Regards
    Troy Cronin - Enterprise Portal Support Engineer.

  • HREF in user decision task not working in UWL?

    Hi All,
    We're on ECC6 and portal version 7.01 SP4.
    My problem is that I have defined a link in the body of a user decision task like so..
    <A HREF="http://www.google.ie/" target=_blank> GOOGLE </A>
    and while in appears as a link in the task in the UWL, clicking it does nothing. When I check the properties of the link, I see that it's actually javascript:void(0);, so hence it doing nothing.
    Can anyone give me any guidance on how to get a link working in a user decision task in the UWL?
    Thanks in advance,
    Liz.

    Hi Patrick,
    Thanks for the respnse, I've since figured out that what I was trying to do was not possible.  I have impleneted a workaround myself, where I just added an extra button action in the UWL.
    Many thanks,
    Liz.

  • BPM Task not listed in UWL

    Hi Experts,
    I have initiated the BPM Process through NWA. Task is not listed in the UWL but the mail is getting generated.
    UWL is configured to Provider System. UWL also receiving task from other BPM workflow.
    Thanks in Advance,
    Best Regards,
    Arun

    Hi Arun,
    Assign a Potential owner to the task and check for the following roles to proceed with BPM Process.
    pcd:portal_content/com.sap.pct/every_user/com.sap.bpem/com.sap.bpem.roles/com.sap.bpem.Enduser,
    To Trigger Your Process:SAP_BPM_TRIGGER_EVENT.
    While Assign Potential Owners,
    Pool is the first Priority,
    Lane is Second Prioriy,
    Activity is Last Priority.
    Eg: If u Assign a one Potential owner for Pool and another owner for Lane. It will take Pool owner as the major one.

Maybe you are looking for

  • AP Payment Block urgent

    Dear All I am working in ECC 6.0 version, While posting vendor downpayment in F-48 Tcode, the payment block field is hitting with 'A' automatically, eventhough i didnt give in vedor master. In vendor master I have given as 'free for payment'. Pls giv

  • Error while creating SR using CS_ServiceRequest_PUB.Create_ServiceRequest

    Hi All, I am getting below error while creating an SR from the backend using API 'CS_ServiceRequest_PUB'. Error: API Programming Error (CS_ServiceRequest_PUB.Create_ServiceRequest): An error occurred when validating the descriptive flexfield. Additio

  • Temperature Monitor Question for G5

    After reading through the posts in this discussion group, I noticed some people are able to monitor the internal temperature of their iMac G5. I own the 1st Gen iMac, could you please advise what program I use to monitor temperature?..... TIA, Jeff

  • How to invoke Web Service in JAVA from CRM 5.0

    Hi. I created a Web Service in JAVA. Now I want to invoke it from CRM 5.0 in ABAP. How to do it? Could someone give me detail step in step? Thanks in advance!

  • GetContentPane function shows error

    The following program shows cannot resolve symbol at the getContentPane() function. CAn anybody tell me why this is happening import javax.swing.*; import java.io.*; class Test extends JFrame final String[] colhead = {"No","Name"}; final Object[][] d