PAGE_NOT_FOUND in GP UWL

Hi all,
I encountered PAGE_NOT_FOUND error in the GP RUNTIME as well as the GP UWL when the user click on the his task listed in the "Processes which I Own".
This user has its role assigned to the owner in the GP.
Do you guys know what is wrong and how to resolve?
I am currently using CE7.1 and my uwl configuration xml is as followed:
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE UWLConfiguration PUBLIC "-//SAP//UWL1.0//EN" "uwl_configuration.dtd">
<UWLConfiguration version="2.0">
<ItemTypes>
<ItemType connector="GuidedProceduresConnector" defaultAction="launchGP" defaultView="uwlTaskGPView" executionMode="default" name="uwl.task.gp">
<Actions>
<Action groupAction="no" handler="IViewLauncher" launchInNewWindow="no" launchNewWindowFeatures="resizable=yes,scrollbars=yes,status=yes,toolbar=no,menubar=no,location=no,directories=no" launchNewWindowName="GPWindow" name="launchGP" referenceBundle="launch_sap" returnToDetailViewAllowed="yes">
<Properties>
<Property name="page" value="pcd:portal_content/com.sap.pct/platform_add_ons/com.sap.caf.eu.gp.folders.gp/com.sap.caf.eu.gp.roles.runtime/com.sap.caf.eu.gp.worksets.runtime/com.sap.caf.eu.gp.pages.procinstance"/>
<Property name="DynamicParameter" value="app.processId=${item.externalId}&amp;app.taskId=${item.externalId}&amp;"/>
<Property name="System" value="SAP_LocalSystem"/>
</Properties>
</Action>
</Actions>
</ItemType>
</ItemTypes>
<Views>
<View actionPosition="bottom" actionRef="" columnOrder="subject, process, creatorId, createdDate, dueDate, status" displayOnlyDefinedAttributes="yes" dueDateSevere="86400000" dueDateWarning="259200000" dynamicCreationAllowed="yes" emphasizedItems="new" headerVisible="no" name="uwlTaskGPView" queryRange="undefined" refresh="300" selectionMode="SINGLESELECT" sortby="dueDate:ascend, createdDate:descend" supportedItemTypes="uwl.task.gp" tableDesign="STANDARD" tableNavigationFooterVisible="yes" tableNavigationType="CUSTOMNAV" visibleRowCount="10" width="98%">
<Descriptions default="Guided Procedures">
<ShortDescriptions>
<Description Description="Guided Procedures" Language="de"/>
<Description Description="Guided Procedures" Language="en"/>
</ShortDescriptions>
</Descriptions>
<DisplayAttributes>
<DisplayAttribute format="default" hAlign="LEFT" headerVisible="yes" maxTextWidth="0" name="phase" sortable="yes" type="string" vAlign="BASELINE" width="">
<Descriptions default="Phase">
<ShortDescriptions>
<Description Description="Phase" Language="de"/>
<Description Description="Phase" Language="en"/>
</ShortDescriptions>
</Descriptions>
</DisplayAttribute>
<DisplayAttribute format="default" hAlign="LEFT" headerVisible="yes" maxTextWidth="0" name="process" sortable="yes" type="string" vAlign="BASELINE" width="">
<Descriptions default="Process">
<ShortDescriptions>
<Description Description="Process" Language="de"/>
<Description Description="Process" Language="en"/>
</ShortDescriptions>
</Descriptions>
</DisplayAttribute>
</DisplayAttributes>
<Actions>
<Action groupAction="no" handler="IViewLauncher" launchInNewWindow="no" launchNewWindowFeatures="resizable=yes,scrollbars=yes,status=yes,toolbar=no,menubar=no,location=no,directories=no" launchNewWindowName="GPWindow" name="launchGP" referenceBundle="launch_sap" returnToDetailViewAllowed="yes">
<Properties>
<Property name="page" value="pcd:portal_content/com.sap.pct/platform_add_ons/com.sap.caf.eu.gp.folders.gp/com.sap.caf.eu.gp.roles.runtime/com.sap.caf.eu.gp.worksets.runtime/com.sap.caf.eu.gp.pages.procinstance"/>
<Property name="DynamicParameter" value="app.processId=${item.externalId}&amp;app.taskId=${item.externalId}&amp;"/>
<Property name="System" value="SAP_LocalSystem"/>
</Properties>
</Action>
</Actions>
</View>
</Views>
</UWLConfiguration>

I had this problem too. This is what I did:
Check this lines in your xml:
<Property name="page" value="pcd:portal_content/com.sap.pct/platform_add_ons/com.sap.caf.eu.gp.folders.gp/com.sap.caf.eu.gp.roles.runtime/com.sap.caf.eu.gp.worksets.runtime/com.sap.caf.eu.gp.pages.procinstance"/>
Change it to this:
<Property name="page" value="pcd:portal_content/com.sap.pct/platform_add_ons/com.sap.caf.eu.gp.folders.gp/com.sap.caf.eu.gp.folders.pages/com.sap.caf.eu.gp.pages.procinstance2"/>
This is because the process instance page which is called is located there in the pcd.

Similar Messages

  • PAGE_NOT_FOUND in UWL

    Hi Experts,
    I am new to UWL. Currently, I have a View say - Submit Time-off (implement using web dynpro Java) . After the submission, it will route for the Approving officer to approve (as configure in the GP). This appear as a task  in the UWL of the Approving officer.
    The Approving Officer suppose to click on the task and it will invoke the Approving Time-off view, so that the Approving Officer can perform entry some details and do the approving / rejecting.
    However, instead of the Approving Time-off view appear, it show a PAGE_NOT_FOUND in the view.
    Can help?
    Thanks.

    Hi Aiwei,
    First create a gp connector as follows and then check.
    Go to system admin-system configuration-universal worklist and workflow and select Universal worklist-Administration.
    create a connector of type GP connector.Now check the activities in UWL.
    Even then if you get a problem refer to these SAP notes
    1104652, 1131403 or 1026119.
    Hope this solves your problem.
    Regards,
    Sumangala

  • Error encountered when clicking on the UWL

    Hi,
    I have this exception when selecting on the pending task in the UWL where it accompany with PAGE_NOT_FOUND.
    Any idea how to resolve?
    Error looking up url: portal_content/com.sap.pct/platform_add_ons/com.sap.caf.eu.gp.folders.gp/com.sap.caf.eu.gp.roles.runtime/com.sap.caf.eu.gp.worksets.runtime/com.sap.caf.eu.gp.pages.procinstance
    [EXCEPTION]
    javax.naming.NameNotFoundException: [Xfs] Object not found: com.sap.caf.eu.gp.worksets.runtime/com.sap.caf.eu.gp.pages.procinstance at portal_content/com.sap.pct/platform_add_ons/com.sap.caf.eu.gp.folders.gp/com.sap.caf.eu.gp.roles.runtime/com.sap.caf.eu.gp.worksets.runtime [Root exception is javax.naming.NamingException: [Xfs] Object not found: com.sap.caf.eu.gp.worksets.runtime/com.sap.caf.eu.gp.pages.procinstance at portal_content/com.sap.pct/platform_add_ons/com.sap.caf.eu.gp.folders.gp/com.sap.caf.eu.gp.roles.runtime/com.sap.caf.eu.gp.worksets.runtime]
    at com.sapportals.portal.pcd.gl.PcdPersContext.filteredLookup(PcdPersContext.java:555)
    at com.sapportals.portal.pcd.gl.PcdPersContext.deepFilteredLookup(PcdPersContext.java:467)
    at com.sapportals.portal.pcd.gl.PcdFilterContext.filterLookup(PcdFilterContext.java:480)
    at com.sapportals.portal.pcd.gl.PcdProxyContext.recursiveLookup(PcdProxyContext.java:1503)
    at com.sapportals.portal.pcd.gl.PcdProxyContext.proxyLookupLink(PcdProxyContext.java:1579)
    at com.sapportals.portal.pcd.gl.PcdProxyContext.proxyLookup(PcdProxyContext.java:1523)
    at com.sapportals.portal.pcd.gl.PcdProxyContext.lookup(PcdProxyContext.java:1321)
    at com.sapportals.portal.pcd.gl.PcdGlContext.lookup(PcdGlContext.java:71)
    at com.sapportals.portal.pcd.gl.PcdProxyContext.lookup(PcdProxyContext.java:1314)
    at com.sapportals.portal.pcd.gl.PcdProxyContext.lookup(PcdProxyContext.java:1307)
    at javax.naming.InitialContext.lookup(InitialContext.java:351)
    at javax.naming.InitialContext.lookup(InitialContext.java:351)
    at com.sapportals.portal.pcd.pcm.roles.RoleNavigationConnector.getNodes(RoleNavigationConnector.java:463)
    at com.sapportals.portal.pcd.pcm.roles.RoleNavigationConnector.getNode(RoleNavigationConnector.java:337)
    at com.sapportals.portal.navigation.cache.connector.CacheNavigationConnector.getOriginalNode(CacheNavigationConnector.java:905)
    at com.sapportals.portal.navigation.cache.connector.CacheNavigationConnector.getNode(CacheNavigationConnector.java:777)
    at com.sapportals.portal.navigation.NavigationService.getNavNode(NavigationService.java:1591)
    at com.sapportals.portal.navigation.NavigationService.getNode(NavigationService.java:615)
    at com.sapportals.portal.navigation.NavigationEventsHelperService.getCurrentNavNode(NavigationEventsHelperService.java:443)
    at com.sapportals.portal.navigation.NavigationEventsHelperService.getCurrentLaunchNavNode(NavigationEventsHelperService.java:483)
    at com.sapportals.portal.navigation.NavigationEventsHelperService.getCurrentLaunchNavNode(NavigationEventsHelperService.java:471)
    at com.sapportals.portal.navigation.workAreaiView.doContent(workAreaiView.java:125)
    at com.sapportals.portal.prt.component.AbstractPortalComponent.serviceDeprecated(AbstractPortalComponent.java:200)
    at com.sapportals.portal.prt.component.AbstractPortalComponent.service(AbstractPortalComponent.java:114)
    at com.sap.portal.prt.core.RequestDispatcherFactory$PortalComponentRequestDispatcher$5.service(RequestDispatcherFactory.java:308)
    at com.sap.engine.services.servlets_jsp.server.deploy.impl.module.IRequestDispatcherImpl.dispatch(IRequestDispatcherImpl.java:93)
    at com.sap.portal.prt.core.RequestDispatcherFactory$PortalComponentRequestDispatcher.service(RequestDispatcherFactory.java:298)
    at com.sap.portal.prt.core.PortalRequestManager.callPortalComponent(PortalRequestManager.java:278)
    at com.sap.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:115)
    at com.sapportals.portal.prt.core.async.AsyncIncludeRunnable$1DoDispatchRequest.run(AsyncIncludeRunnable.java:359)
    at java.security.AccessController.doPrivileged(Native Method)
    at com.sapportals.portal.prt.core.async.AsyncIncludeRunnable.run(AsyncIncludeRunnable.java:372)
    at com.sapportals.portal.prt.core.async.ThreadContextRunnable.run(ThreadContextRunnable.java:176)
    at EDU.oswego.cs.dl.util.concurrent.PooledExecutor$Worker.run(PooledExecutor.java:729)
    at java.lang.Thread.run(Thread.java:606)
    Caused by: javax.naming.NamingException: [Xfs] Object not found: com.sap.caf.eu.gp.worksets.runtime/com.sap.caf.eu.gp.pages.procinstance at portal_content/com.sap.pct/platform_add_ons/com.sap.caf.eu.gp.folders.gp/com.sap.caf.eu.gp.roles.runtime/com.sap.caf.eu.gp.worksets.runtime
    at com.sapportals.portal.pcd.gl.xfs.BasicContext.lookup(BasicContext.java:1346)
    at com.sapportals.portal.pcd.gl.PcdPersContext.lookup(PcdPersContext.java:788)
    at com.sapportals.portal.pcd.gl.PcdPersContext.filteredLookup(PcdPersContext.java:547)

    Hi,
    Check this thread:
    Page_Not_Found error encounter in GP Runtime
    Reward points if it's helpful.

  • Error While Registering a system in UWL

    Hi
    I have configured a system in UWL after going to Universal Worklist Administration -> Configuration Framework Page -> UWL Systems Configuration.
    Now when i am registering it, it shows the following
    error:
    System SAP_YY_XXXX: com/sap/portal/services/api/connectorgateway/IConnectorGatewayService
    Though the corresponding entry for the gateway information has been made in the services file in the drivers/etc:
    sapqw41    3341/tcp     # SAP Systems Gateway
    But still the same error is coming.
    Is there any other step which is being missed out.
    Any information in this regard will be helpful.
    Thanks & regards,
    Anupreet

    Dear Koti,
    It is giving the same error in the backend also.when i click the workitem it is giving the "error while executing the workflow Close Window".
    Is there a problem with the workflow template or the UWL Configuration.
    Regards
    Mustafa

  • Error while opening a workitem in UWL

    Dear All,
    There is a leave application in webdynpro abap and workflow, in which when the initiator apply for the leave the request is generated and the work item is send to the UWL but when the approver clicks on the workitem id in his UWL it is not opening and just getting deleted from the worklist.
    Any help will be highly appreciated
    Thanks
    Mustafa

    Dear Koti,
    It is giving the same error in the backend also.when i click the workitem it is giving the "error while executing the workflow Close Window".
    Is there a problem with the workflow template or the UWL Configuration.
    Regards
    Mustafa

  • Can not see the details of the task approved in UWL of ESS

    Leave approver can not see the detail of the task approved such as the start and end date of the leave, number of days used, leave quota details of the applicant when he approved it.
    Please give your advises!
    Regards,

    Hi!
    Maybe these attributes are not being shown due to the fact that they might have been specified in the "List of Display Attribute to exclude from Preview/Detail area" attribute of the UWL iview currently being used.
    As you can see in the Help page:
    http://help.sap.com/saphelp_nw70/helpdata/de/0a/ad68c125ae496f8c04a25090bd2e3c/content.htm
    It states the following about this attribute:
    "Enter the names of the attributes which you want to hide from the display in the preview area. These names should be comma separated."
    Maybe for the UWL iview currently being used it has been specified some values for this attribute, and so some information for the items such as the start and end date of the leave (along with the others you have mentioned) are not getting displayed in the preview area.
    Hope this helps!
    Best regards,
    Armando Zaro

  • UWL: The request cannot be started from the Business Workplace?

    Hi All
    Please assist I am currently trying to execute the standard leave request approval within the UWL. 
    This is the standard leave approval screen for workflow template WS12300111.
    I get the below error in a SAP ECC easy web screen.
    The request cannot be started from the Business Workplace
    Message no. HRTIM_ABS_REQ066
    Can anyone give me any insight to this as I have made multiple  changes tothe UWL config.
    Regards
    Maahir

    BY seeing the error message I think you might have not registered the task in the Portal, as you are have mentioned easy web screen
    1. When ever you are trying to execute the workitem from the UWL and you are able to See the SBWP SAP inbox in the browser then it means that the task of the workflow is not registered in the portal.
    2. Please ask your portal team to register the task in UWL with corresponding visualization parameters.
    [check for the parameters that are to be configured|http://help.sap.com/saphelp_nw04/helpdata/en/20/f0c82c9f6748c58d9ea14b3bbed93a/frameset.htm]
    You cannot execute a leave workitem from the Inbox. if you try to execute then it prompts the error message that you have mentioned.
    Try to do check all the below points.
    1. Check whether the task TS12300097 is registered in the SWFVISU txn  it should be using a Java Application. with the parameters
    APPLICATION     LeaveRequestApprover
    DYNPARAM     wi_id=${item.externalId}
    PACKAGE     sap.com/ess~lea
    2. Second thing is make the task as  General Task from the PFTC txn. so that the agent can approve
    3. Ask the portal guys to register this task in the XML file where all the application specific task's are registred. and then try to execute the workitem, this time it will show you the leave request application.

  • UWL CATS time approval error "No data exists that needs to be approved"

    Hi all,
    We approve CATS working time through SAP portal UWL. The user can see the workitem in her UWL inbox, but got an error u201CNo data exists that needs to be approvedu201D when he tried to execute the workitem. But the user is able to execute the workitem using Business workplace in ECC. We are using the standard UWL application.
    This happens only to CATS time entries for certain type of employees (for example, the employees who do not report directly to the approver).
    SAP Portal 7.0
    SAP MSS 600 SP19
    SAP UWLJWF 7.00 sp23
    SAP ECC 6.0
    Here is what I have found from my trouble-shooting. When I test (preview) the UWL iView, it seems to be working fine. But when I call up the iView from the portal MSS role, I got the error message u201CNo data exists that needs to be approved.u201D
    Please let me know if you need more information.
    Thank you,
    Qi

    I have found that the workitem ID is not passed to the CATS approval web dynpro program. Here is what is in the Item Type configuration XML. Is there anything missing?
    <!-- Work items for CATS -->
        <ItemType name="uwl.task.webflow.TS31000007" connector="WebFlowConnector" defaultView="com.sap.pct.erp.mss.OpenTasksTimeApp" defaultAction="launchWebDynPro" executionMode="default">
          <ItemTypeCriteria externalType="TS31000007" connector="WebFlowConnector"/>
          <Actions>
            <Action name="launchWebDynPro" groupAction="" handler="SAPWebDynproLauncher" returnToDetailViewAllowed="yes" launchInNewWindow="yes" launchNewWindowFeatures="resizable=yes,scrollbars=yes,status=yes,toolbar=no,menubar=no,location=no,directories=no">
              <Properties>
                <Property name="WebDynproApplication" value="CatManagerApprove"/>
                <Property name="WebDynproDeployableObject" value="sap.com/msscatapproval"/>
                <Property name="newWindowFeatures" value="resizable=yes,scrollbars=yes,status=yes,toolbar=no,menubar=no,location=no,directories=no"/>
                <Property name="openInNewWindow" value="true"/>
                <Property name="display_order_priority" value="5"/>
              </Properties>
              <Descriptions default=""/>
            </Action>
          </Actions>
        </ItemType>
        <ItemType name="uwl.forwardedtask.webflow.TS31000007" connector="WebFlowConnector" defaultView="com.sap.pct.erp.mss.ForwardedTimeApp" defaultAction="viewDetail"/>
        <ItemType name="uwl.futuretask.webflow.TS31000007" connector="WebFlowConnector" defaultView="com.sap.pct.erp.mss.FutureTaskTimeApp" defaultAction="viewDetail"/>
        <ItemType name="uwl.completedtask.webflow.TS31000007" connector="WebFlowConnector" defaultView="com.sap.pct.erp.mss.CompletedTimeApp" defaultAction="viewDetail"/>
    Thanks,
    Qi

  • Reg:tasks are not getting displayed in the uwl mss for particular user

    hi all
    Tasks are not getting updated in the MSS under tasks tab for particular user in EP.can any one please share their exp and knowledge on this how to reslove it.
    Thanks in advance.
    Deepika

    Hi Sateesh,
    This message will appear if either the background jobs are not scheduled, or UWL cannot tell that the background jobs are scheduled. The message no longer appears once you ensure the background jobs are scheduled to run via the user id UWL_SERVICE and that user is mapped to my portal user ID UWL_SERVICE.
    Kai

  • UWL Notification is not getting displayed under Notificattion TAB

    Hi experts,
    I  have a requirement to Display the notification Under "NOTIFICATION" tab in UWL.
    For that I followed the below steps:
    1)  Deployed required SDA as well as par file.
    2) Created the new connector picking the Somic Connector from the drop down and requires system alies name
    3) Restart the EP server
    Still notification is not coming even through it is present in back-end
    When I checkedthe Connection status  Iview  by clicking the display connection ,the Som connctor is not been displayed.
    Can you please give any advice, what exactly the issue related to connector?
    Thanks,
    JB
    Edited by: jyoti behera on May 16, 2011 9:30 PM
    Edited by: jyoti behera on May 16, 2011 9:31 PM
    Edited by: jyoti behera on May 17, 2011 7:23 AM
    Edited by: jyoti behera on May 17, 2011 6:11 PM

    Hi Jyoti,
    Can I mark this thread as closed for you?  If so do you first want to share how you solved the issue so other individuals who are searching the forum can also find the advice helpful? 
    Beth Maben
    EP - Senior Support Consultant
    AGS Primary Support, Business Suite & Technology
    Please see the UWL Wiki @
    http://www.sdn.sap.com/irj/scn/wiki?path=/display/bpx/uwl+faq  ***

  • Action Buttons are not getting displayed in UWL

    Hi Experts,
    I am facing some issues in UWL action buttons and I need your help in resolving this.
    When a request is generated in ECC systems, a notification is generated in ECC as well as portal.
    In ECC, we can see two buttons in the notification, "Complete" and "Cancel work item in Inbox".
    But in portal, these two buttons are not visible in the notifications.
    Please let me know how to bring these action buttons in UWL portal.
    Thanks a lot,

    First of all, please see SAP Note 1133821 - UWL Destination Service Configuration and create the RFC destination as explained in the note.
    The procedure is also explained in the wiki:
    http://wiki.sdn.sap.com/wiki/pages/viewpage.action?pageId=102793389
    Thanks,
    Shanti

  • Adobe field values not getting displayed in UWL workitem

    Hi,
    We filled a ISR Adobe form and submitted it and generated the corresponding notification number.
    On clickng the 'display and print form', the form is gettin displayed properly.
    But on checking the form at the approvers UWL, the field values are not getting properly filled.
    The form is getting properly displayed at R/3  through IQS22 and also the data values are properly attached to the notification number( checked through ISR_PROCESS_EVENT ).
    Kindly help.
    Thanks and Regards,
    Anto.

    Thanks for publishing your own solution!
    Cheers,
    Noë

  • UWL : New tasks are not getting populated in the UWL

    Hi Experts,
        I<b> configured my uwl to my backend system , the completed tasks are getting populated in the UWL but the New tasks and in progress tasks are not getting populated in the UWL.(some thing strange).</b>
    When  i am trying to configure the universal  worklist system ,its givin me a caution message as  <b>System SHDCLNT012 does not support optimized delta pull</b> . where SHDCLNT012 is the system alias name.
    Is this the problem for not populating the new tasks in the UWL?
    Please provide me  the solution..
    Thanks & Regards,
    Sateesh

    Hi Sateesh,
    This message will appear if either the background jobs are not scheduled, or UWL cannot tell that the background jobs are scheduled. The message no longer appears once you ensure the background jobs are scheduled to run via the user id UWL_SERVICE and that user is mapped to my portal user ID UWL_SERVICE.
    Kai

  • Workitems are not getting displayed in UWL

    Hi All,
             We have deployed ESS/MSS Business packages in our system. Also configured UWL to display workitems in portal. But when testing leave request, leave request workitems are not getting displayed in portal as UWL. Any help on this will be appreciated.
    Thanks,
    Krish.

    Hello,
    have created some new users and done with the leave request, it comes to backend inbox, but not
    visible in portal. Re-configured UWL, but still the task not coming( leave request). For other users it is > coming?
    Where have you created these users? Many times it is not enough to create new users in a backend system. You will have to create them in the data source which is used by the UME of your portal or to map this data source with the system where you have created your new users
    You can see what data source your portal is using by going to
    Portal --> System Administration --> System Configuration --> UME Configuration --> Data Source
    If this Data Source doesn´t contain your new users, then UWL wouldn´t be able to show their items.
    Here you can check if your user is contained in the data source:
    Portal --> User Administration --> choose the right data source --> put in the username --> search
    Please check if your users are correctly created.
    Regards,
    Iris

  • Issue while accessing Approve Clockin/Clockout corrections from UWL

    Hi All,
    We are not able to access approve clockin/clockout correction application from UWL.
    We found one Note - 1600953 and implemented but still we are facing issue.
    Request_id value is passed as Null in the URL.
    Please find the URL and XML below :
    URL:
    https://Hostname:port/irj/servlet/prt/portal/prtroot/pcd!3aportal_content!2fevery_user!2fgeneral!2fdefaultAjaxframeworkContent!2fcom.sap.portal.standalonecontentarea?NavigationTarget=OBN%3A%2F%2FBOTechnicalName%3Demployee%2FOperation%3Dapprovecorrections%2FBOSystemAlias%3DSAP_ERP_HumanResources&DynamicParameter=FROM_POWL%3DX%26Operation%3Dapprovecorrections%26BOTechnicalName%3Demployee%26REQUEST_ID%3Dnull%26BOSystemAlias%3DSAP_ERP_HumanResources&PrevNavTarget=navurl%3A%2F%2Fc3d9aa78324902a8e37ccfd1581ea857&sap-obn-url=OBN%3A%2F%2FBOTechnicalName%3Demployee%2FOperation%3Dapprovecorrections%2FBOSystemAlias%3DSAP_ERP_HumanResources&NavMode=1&CurrentWindowId=WID1401688105969
    XML:
    <ItemType name="uwl.task.webflow.TS91000330.SAP_ECC_HumanResources" connector="WebFlowConnector"
    defaultView="DefaultView" defaultAction="defaultAction" executionMode="default">
          <ItemTypeCriteria systemId="SAP_ECC_HumanResources" externalType="TS91000330" connector="WebFlowConnector"/>
           <CustomAttributes>
            <CustomAttributeSource id="WEBFLOW_CONTAINER" objectIdHolder="externalObjectId"
    objectType="WebflowContainer" cacheValidity="final">
              <Attribute name="REQUEST_ID" type="string" displayName="Request ID"/>
            </CustomAttributeSource>
          </CustomAttributes>
          <Actions>
            <Action name="defaultAction" groupAction="" handler="ObjectNavigationLauncher"
    returnToDetailViewAllowed="yes" launchInNewWindow="yes">
              <Properties>
        <Property name="Operation" value="approvecorrections"/>
            <Property name="ObjectValue" value="REQUEST_ID=${item.REQUESTID}&amp;FROM_POWL=X"/>
                 <Property name="DynamicParameter" value="REQUEST_ID=${item.REQUESTID}&amp;FROM_POWL=X"/>
                <Property name="ObjectName" value="employee"/>
    <Property name="WebDynproApplication" value="HRMSS_A_CICO_APPR"/>
    <Property name="WebDynproNamespace" value="sap"/>
    <Property name="System" value="SAP_ERP_HumanResources"/>
        <Property name="openInNewWindow" value="true"/>
              </Properties>
              <Descriptions default="defaultAction"/>
            </Action>
          </Actions>
        </ItemType>
    Please help.
    Thanks,
    Ravi.

    Hi All,
    This is resolved.
    Issue was from WF approver task, in that Request id is not binded to correct Container element,.
    After doing the correct binding it is working,
    Thanks,
    Ravi

Maybe you are looking for

  • How can I get a menu link to show active state in Spry?

    I want to have my Spry menu bar show the page I am on as a highlighted with background-color and text-color being highlighted and different than the rest of the menu bar. It seems that there are two ways that people talk about doing this. One is to m

  • T.37 onramp fax sometimes sends empty attachment

    We have T.37 onramp fax set up with incoming calls arriving on a T1 line into a Cisco 2811, and SMTP emails with fax attachments going out to our custom mailserver.  We have many of these systems in the field.  Most of the time onramp faxes work fine

  • Metadata load using ODI

    Hi I am trying to load new Employees using ODI.Our Employee members are in Alphabetical order.Is there any way i can load new employees in Alphabetical order. Please suggest, Thanks,

  • SAP  implementation IHC_CFM_ADAPTOR of BADI TPM_EXT_PAYMENT_TRPR to   ZIHC_CFM_ADAPTOR not triggering

    Hi All,     I have requirement to Create Payments via External Programs  FOR T_CODE : TBB1 by using  badi TPM_EXT_PAYMENT_TRPR , for this already there is standard implementation IHC_CFM_ADAPTOR by copying this i have impemeted my new impemtation ZIH

  • Graphical layout editor for screens

    I am using SAP gui 6.40 and have installed patch level 23. Still i cannot see the graphical layout editor in se51 and only alphanumeric editor is available (the flag for graphical layout editor in utilities> settings is checked). any hints?? regards,