Universal Worklist showing cross-linked tasks

This is a really strange problem.
I have a Guided Procedure process that is being heavily utilized in our company.  Occasionally, tasks in a user's work list will become 'cross-linked': the description will say one thing, but opening the task will open another similar task.  And vise-versa.
For example, say I have processes assigned to a Manager:
- Task for Employee 'A'    (example process id 6a1234)
- Task for Employee 'B'    (example process id 6a4567)
When 'Task for Employee A' is opened, the task for Employee 'B' is started.  And, when 'Task for Employee B' is opened, the task for Employee 'A' is started.  Very strange!
I've checked the underlying process data via /nwa, and the process instances are defined correctly: all data assigned to the process is correct.  But, where this really get's weird is when you look at the URL's processed when the task from the Universal Worklist is opened.
If you look at the process ID's embedded in the URL's, they're wrong!  Using the information above, the URL for the task for Employee 'A' contains the process ID for the task for Employee 'B'.  This explains why the wrong back-end document is opened, since the GP run-time is passing the wrong context.
The process id's defined in the actual GP tasks look correct, so this appears to be a presentation issue. 
I have not had the employee try to open the task via the GP Workbench, as this roles not assigned to users in general.
Suggestions?
We're on NW 7.0 sp17.

Hi Ken,
Yep, cheers for that.  Now, I did find some information from older messages for you, and it appears that sometimes, this works as designed based on how you have defined your roles for GP.
Do you have a group used as a default for the requestor role?
If you want only one user(the initiator) to be a requestor than you
should change the Requestor role to be of type "Initiator". If this is the case
all the users in the group are used as processors and all of them
would have a task in then in the UWL. This is normal behaviour of the GP.
Here is some additional documentation....
http://help.sap.com/saphelp_nw70/helpdata/EN/96/b48c42ee585551e10000000a
1550b0/content.htm
http://help.sap.com/saphelp_nw70/helpdata/EN/43/8acc8f3b682673e10000000a
1553f7/content.htm
Am I understanding you correctly?  I also may need to check with a GP colleague on this for clarification...
Beth Maben
EP - Senior Support Consultant
AGS Primary Support, Business Suite & Technology
Please see the UWL Wiki @
https://www.sdn.sap.com/irj/scn/wiki?path=/display/bpx/uwl+faq  ***

Similar Messages

  • Open Universal worklist directly through link in mail

    Hi,
    I have a requirement where the approver will receive a mail notification of the task assigned to him by a requester. The mail should contain a URL which should directly open the UWL page(containing task) without asking for login/password. If i directly pass the UWL page URL in the mail, it still asks for login/passwd. I need to bypass this step of manually entering login credentials.
    Any pointers!!

    not actually between to systems but "towards your Portal".
    This can be different for all companies but most used is to use the user his/her Windows account to Single Sign On towards the SAP Portal. There is a Login Module shipped by SAP for this and its called the SPNEGO login module.
    See also: http://help.sap.com/saphelp_nw70ehp2/helpdata/en/65/f66e424925c253e10000000a1550b0/frameset.htm
    Cheers and good luck,
    Benjamin

  • Universal Worklist is showing error

    Hi SAP Guru's
    I have configured workflow for the leave request, and registered system
    under Universal Work list Administration.
    Options under System Administration -> Universal Work list & Workflow
    1) Universal Worklist Administration (working)
    2) Universal Worklist (showing error)
    3) Workflow (workflow)
    When I am clicking Universal Worklist(Option 2), I am getting error
    The specified root item cannot be retrieved from the configuration.
    Correct the entry before trying again.
    I have some questions regarding this error
    1) Is Universal Worklist  only will open after successful configuration of workflow , it is dependent on workflow
    2)Is this is  standard thing in EP 7.0
    3)something wrong configuration for workflow
    Please suggest

    Have you done the system configuration for the landscape
    defined system alias
    ALso please read the Note 779075
    Check the configuration of SAP_WebDynpro_XSS
    The UWL system configuration page includes a Web Dynpro system field,
    which can be used to configure the system alias of Web Dynpro
    application.
    Here is the help documentation:
    http://help.sap.com/saphelp_nw70/helpdata/en/92
    /a88931f2dd4631b9e8d530697d89c9/content.htm
    in regards to this parameter.

  • Show Custom Attributes of GP Tasks in the Universal Worklist

    Hello,
    I have created a GP Process and i can see and execute its task in the universal worklist.
    But it only shows standart propertys like : Process,From, Sent, Due, Status.
    I want to add Custom specific task propertys, but i couldn`t find the way. Reading javadoc documentation :
    [https://help.sap.com/javadocs/NW04S/current/uw/com/sap/netweaver/bc/uwl/doc-files/uwldtd.html#ItemType|https://help.sap.com/javadocs/NW04S/current/uw/com/sap/netweaver/bc/uwl/doc-files/uwldtd.html#ItemType]
    It says de we only can retrieve custom propertys from this connectors:
    ABAP_BOR - for SAP Business Object Repository
    WEBFLOW_CONTAINER - for Business Workflow container
    UM - for Portal user attributes from user management
    ALERT_CONTAINER - for alert container 
    GP_Connector is not in the list.... this means that it won`t be possible to show specific task attributes in the UWL if the tasks belong to a Guided Procedure Process?
    Thanks in advance!
    Marco.

    Hello Chittya,
    As I explained, my problem is not showing the GP tasks in the UWL ( in fact i have created a GP connector, and my GP tasks are correctly shown in my UWL ). The problem is that i can´t manage to show custom properties of this GP tasks in the universal worklist.
    Regards.
    Marco.

  • Cannot open GP process task in universal worklist.

    Hi all,
        I cannot open GP process task in universal worklist.It says:"Could not retrieve process instance: contact your system administrator".But i can open the task in Runtime task.
    i configure the universal worklist by following this link:
    http://help.sap.com/saphelp_nw04s/helpdata/en/43/ef06a7860c7061e10000000a1553f6/frameset.htm
    I also create a simple GuidedProceduresConnector and doesn't change the xml file,but it doesn't work,either.
    our portal is SP11.
    Can anyone help me?
    Thank you~!
    Best regards
    delma

    Hello Delma,
    Check out SAP note  1104652.    It discusses some changes for the uwl configuration file.   I just did this on a local installation of CE and used the following XML for my GP actions.  I just uploaded a paper on this  - it should be on SDN within a couple of days and I can get you the link.  
    The trick is that the name of your GP alias in UWL administration must be included in the XML.  The note explains this and there is an example to download.  Also, in my example the iView for the portal content to start the GP had to be changed - but that could be due to my local installation.
    Check out this note and this XML and let me know if it helps.
    Best regards
    Ginger
    <?xml version="1.0" encoding="UTF-8"?>
    <!DOCTYPE UWLConfiguration PUBLIC '-//SAP//UWL1.0//EN' 'uwl_configuration.dtd'
      >
    <UWLConfiguration version="2.0">
      <ItemTypes>
        <!-- configuration node for local system gp portal,
         where SystemAliasfor_local_system_ is the alias of the local system -->
        <ItemType name="uwl.task.gp.GPSystem" connector="GuidedProceduresConnector" defaultView="uwlTaskGPView" defaultAction="launchGP" executionMode="default">
          <Actions>
            <Action name="launchGP" groupAction="no" handler="IViewLauncher" referenceBundle="launch_sap" returnToDetailViewAllowed="yes" launchInNewWindow="no"
    launchNewWindowName="GPWindow" launchNewWindowFeatures="resizable=yes,scrollbars=yes,status=yes,toolbar=no,menubar=no,location=no,directories=no">
              <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.folders.pages/com.sap.caf.eu.gp.pages.procinstance2"/>
                <Property name="DynamicParameter" value="app.processId=${item.processID}&amp;app.taskId=${item.activityID}&amp;"/>
                <Property name="System" value="SAP_LocalSystem"/>
              </Properties>
            </Action>
          </Actions>
        </ItemType>  
      </ItemTypes>
      <Views>
        <View name="uwlTaskGPView" selectionMode="SINGLESELECT" width="98%" supportedItemTypes="uwl.task.gp.GPSystem" columnOrder="subject, process, creatorId, createdDate, dueDate, status" sortby="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">
          <Descriptions default="Guided Procedures">
            <ShortDescriptions>
              <Description Language="de" Description="Guided Procedures"/>
              <Description Language="en" Description="Guided Procedures"/>
            </ShortDescriptions>
          </Descriptions>
          <DisplayAttributes>
            <DisplayAttribute name="phase" type="string" width="" sortable="yes" format="default" hAlign="LEFT" vAlign="BASELINE" maxTextWidth="0" headerVisible="yes">
              <Descriptions default="Phase">
                <ShortDescriptions>
                  <Description Language="de" Description="Phase"/>
                  <Description Language="en" Description="Phase"/>
                </ShortDescriptions>
              </Descriptions>
            </DisplayAttribute>
            <DisplayAttribute name="process" type="string" width="" sortable="yes" format="default" hAlign="LEFT" vAlign="BASELINE" maxTextWidth="0" headerVisible="yes">
              <Descriptions default="Process">
                <ShortDescriptions>
                  <Description Language="de" Description="Process"/>
                  <Description Language="en" Description="Process"/>
                </ShortDescriptions>
              </Descriptions>
            </DisplayAttribute>
          </DisplayAttributes>
        </View>
      </Views>
    </UWLConfiguration>

  • Link to Object (Lead) from workitem in Universal worklist

    Hello.  We have a workflow that sends workitems (dialog tasks) to a users inbox in SAP portal.  If I open the workitem from Universal worklist and then click the link inside the workitem to take me to the object (CRM Lead or Business Activity), I get "page not found".   However, if I click this same link after opening the workitem in business workplace (SBWP), I'm taken to the object fine as I expect.   Anyone know why the object link from UWL does not work?   Or where it's configured?
    Note, if I click an object link in UWL for an item that was generated from ECC (say for Document, Material Master, etc), I'm taken to the object just fine.  Our issue seems narrowed to the combination of CRM and Universal worklist. 
    Thanks.

    Hi,
    Did u check under
    Content Admin -> Webdynpro , the component ess~lea and the application LeaveRequestApprover are in status green.
    Also check the correspinding JCO connections tab.
    I presume that you have installed the ESS, MSS and PCUI GP patches.
    Regards
    Jayesh
    Edited by: Jayesh Ghodge on Dec 21, 2007 4:28 PM

  • Initial view of Universal Worklist has no tasks.

    Hi Gurus
    We have a universal worklist with one tab only (Tasks)
    When a user logs on and goes to Universal Worklist iView, there is no tasks displayed,
    Once he clicks on the tab (Tasks) all the messages start to appear.
    Please suggest some settings that would enable Universal Worklist to populate all the tasks when user goes on to Universal Worklist first time.
    Thanks a lot
    Sriram

    Thanks for replying Sandeep      
    We are on Netweaver 2004 s SP17
    to give you some more background on this, we have changed and uploaded a new configuration file to shows Tasks tab only on UWL,
    I am not sure this issue was existing before we updated because there was Alerts tab which had not data and everytime, we had to click on the tasks tab.
    Our new configuration is
    <?xml version="1.0" encoding="UTF-8"?>
    <!DOCTYPE UWLConfiguration PUBLIC '-//SAP//UWL1.0//EN' 'uwl_configuration.dtd'>
    <UWLConfiguration version="1.0">   
    <NavigationNode name="Main_FSS" view="" referenceGroup="" visible="yes" keepItemCountUpdated="yes">
          <NavigationNode name="CombinedTask" view="DefaultView" referenceGroup="" visible="yes" keepItemCountUpdated="no" referenceBundle="tasks">
            <NavigationNode name="task2" view="DefaultView" referenceGroup="UWL_ADD_DYNAMIC_VIEWS" visible="yes" keepItemCountUpdated="no" referenceBundle="new_and_inprogress_tasks">
              <NavigationNode name="PersonalViewPlaceHolderTask2" view="" referenceGroup="UWL_PERSONAL" visible="yes" keepItemCountUpdated="no"/>
            </NavigationNode>
            <NavigationNode name="forwarded2" view="WorkItemsForwardedView" referenceGroup="UWL_ADD_DYNAMIC_VIEWS" visible="yes" keepItemCountUpdated="no" referenceBundle="tasks_forwarded">
              <NavigationNode name="PersonalViewPlaceHolderforwarded2" view="" referenceGroup="UWL_PERSONAL" visible="yes" keepItemCountUpdated="no"/>
            </NavigationNode>
            <NavigationNode name="futureTask" view="FutureTaskView" referenceGroup="UWL_ADD_DYNAMIC_VIEWS" visible="yes" keepItemCountUpdated="no" referenceBundle="tasks_for_resubmission">
              <NavigationNode name="PersonalViewPlaceHolderfuture" view="" referenceGroup="UWL_PERSONAL" visible="yes" keepItemCountUpdated="no"/>
            </NavigationNode>
            <NavigationNode name="completed2" view="WorkItemsCompletedView" referenceGroup="UWL_ADD_DYNAMIC_VIEWS" visible="yes" keepItemCountUpdated="no" referenceBundle="completed_tasks">
              <NavigationNode name="PersonalViewPlaceHolderCompleted2" view="" referenceGroup="UWL_PERSONAL" visible="yes" keepItemCountUpdated="no"/>
            </NavigationNode>
          </NavigationNode>     
        </NavigationNode>
    </UWLConfiguration>

  • Error in Universal Worklist - Tasks

    Hi,
    I have done all the configurations required for the Universal worklist to work. But whenever I try to create a new standard task(non-workflow) and click on 'save', I get the error message:  "Error during process. Contact your system administrator."
    Current version of the portal is:
    6.0.2.5.4_ContentManagement_Collaboration
    6.0.2.5.0.Enterprise_Portal_Service_Pack_2
    Does anyone out there know what could be the reason for this? Any help would be appreciated.
    Thanks
    Shakeel

    Shakeel,
    Did you find a solution to this problem?
    I have a similar problem

  • Launch URL/BSP from attachments link in workitem in Universal Worklist

    Background info:
    We have a custom business object.  Default method on object in SWO1 is a custom display method.  This display method returns a URL to a BSP.  
    When I open my workitem in SBWP and click the attachments link, it properly launches the URL which opens the BSP.
    However, when I open same workitem in Universal worklist and click the attachments link, it does not properly open the BSP.  It looks like it's trying to open a SAP GUI version of the object but nothing is displayed.  When our developer puts a breakpoint in the ABAP code and we click the workitem link in UWL, the URL/BSP opens fine.   So, UWL config must be doing something extra (added code?  redirect?) that clobbers the URL/BSP launch.   Anyone have any ideas/suggestions?
    Thanks,
    Matt
    *Reminder, We are not trying to launch the BSP when you click the workitem link in the UWL list.  This is the attachments link inside the workitem itself.

    G'Day Matthew,
    The reason this works from SBWP and not from UWL is because you have an ABAP session in between. You don't mention the type of attachment, but usually what gets executed is the default method of the object. Thus the UWL has to initiate an ITS/WebGUI session to execute the default object method - this method may contain code to launch a BSP but it still needs to get to the code to start with.
    You need to find alternatives, see if Karri's suggestion does what you're after.
    Cheers,
    Mike

  • Tasks don't displayed in Universal Worklist

    Hello,
    i modelled a business process with SAP NetWeaver Business Process Management. I have human and automated tasks.I activated my process and the process started .then i loged on portal.but my tasks dont displayed in Universal Worklist.
    Can you help me please?Should i need to make some configuration?How?Thanks
    Nurhan

    Hi,
    my first task is displayed in UWL.Thanks for your help.I execute my frist task but the following task is not displayed.I checked the manage process..Process in Error tab and advanced in history tab i have error
    Process failed  => Process 'Company XYZ' set to In Error Mapping failed
    Message received=>Request received for Start process
    Process suspended=>Process 'Company XYZ' suspended
    Process step failed=>Mapping failed
    TPartException:. merge(block,void)> example.org/999_bpm161/pr/pm/bpm161_process/Company_XYZ:DO_InvestmentApprovalProcess
    at com.sap.glx.mapping.execution.implementation.rule.mapping.AbstractMapping.map(AbstractMapping.java:53)
    at com.sap.glx.mapping.execution.implementation.Runner.transform(Runner.java:61)
    at com.sap.glx.mapping.execution.implementation.Runner.transform(Runner.java:41)
    at com.sap.glx.core.internaladapter.Transformer$TransformerTemplateAccessor$MapperTemplate$ImplementedInvocationHandler.map(Transformer.java:3016)
    at com.sap.glx.core.internaladapter.Transformer$TransformerTemplateAccessor$MapperTemplate$ImplementedInvocationHandler.invoke(Transformer.java:2997)
    at com.sap.glx.core.internaladapter.Transformer$TransformerInvocationHandler.invoke(Transformer.java:3284)
    at com.sap.glx.core.dock.impl.DockObjectImpl.invokeMethod(DockObjectImpl.java:528)
    at com.sap.glx.core.kernel.trigger.config.Script$MethodInvocation.execute(Script.java:245)
    at com.sap.glx.core.kernel.trigger.config.Script.execute(Script.java:791)
    at com.sap.glx.core.kernel.execution.transition.ScriptTransition.execute(ScriptTransition.java:63)
    at com.sap.glx.core.kernel.execution.transition.Transition.commence(Transition.java:138)
    at com.sap.glx.core.kernel.mmtx.PrimaryTransaction.inPrepare(PrimaryTransaction.java:122)
    at com.sap.glx.core.kernel.mmtx.AbstractTransaction.do_prepare(AbstractTransaction.java:174)
    at com.sap.glx.core.kernel.mmtx.AbstractTransaction.commit(AbstractTransaction.java:79)
    at com.sap.glx.core.kernel.execution.LeaderWorkerPool$Follower.run(LeaderWorkerPool.java:128)
    at com.sap.glx.core.resource.impl.common.WorkWrapper.run(WorkWrapper.java:58)
    at com.sap.glx.core.resource.impl.j2ee.ServiceUserManager$ServiceUserImpersonator$1.run(ServiceUserManager.java:121)
    at java.security.AccessController.doPrivileged(Native Method)
    at javax.security.auth.Subject.doAs(Subject.java:337)
    at com.sap.glx.core.resource.impl.j2ee.ServiceUserManager$ServiceUserImpersonator.run(ServiceUserManager.java:118)
    at com.sap.engine.core.thread.impl3.ActionObject.run(ActionObject.java:37)
    at java.security.AccessController.doPrivileged(Native Method)
    at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java:169)
    at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:277)
    Caused by: TPartException:. merge(block,void)> http://www.example.org/approvalprocess:PurchaseOrder
    at com.sap.glx.mapping.execution.implementation.rule.part.AbstractPart.partake(AbstractPart.java:91)
    at com.sap.glx.mapping.execution.implementation.rule.mapping.NarrowMapping.internalMap(NarrowMapping.java:42)
    at com.sap.glx.mapping.execution.implementation.rule.mapping.AbstractMapping.map(AbstractMapping.java:49)
    ... 23 more
    Caused by: TPartException:PreciseRealMultiply( example.org/999_bpm161/pr/pm/StandaloneTask/Enter_Purchase_Task:TaskOutput/example.org/999_bpm161/pr/pm/StandaloneTask/Enter_Purchase_Task:UIResponse/http://example.org/999_bpm161/ui/wd/EnterPurchaseTaskComponent/ports:EnterPurchaseTaskCompleteEvent/http://example.org/999_bpm161/ui/wd/EnterPurchaseTaskComponent:productPrice --> left, example.org/999_bpm161/pr/pm/StandaloneTask/Enter_Purchase_Task:TaskOutput/example.org/999_bpm161/pr/pm/StandaloneTask/Enter_Purchase_Task:UIResponse/http://example.org/999_bpm161/ui/wd/EnterPurchaseTaskComponent/ports:EnterPurchaseTaskCompleteEvent/http://example.org/999_bpm161/ui/wd/EnterPurchaseTaskComponent:productQuantity --> right )/result set(relay,void)> http://www.example.org/approvalprocess:orderTotalAmount
    at com.sap.glx.mapping.execution.implementation.rule.part.AbstractPart.partake(AbstractPart.java:91)
    at com.sap.glx.mapping.execution.implementation.rule.part.BroadPart.internalPartake(BroadPart.java:46)
    at com.sap.glx.mapping.execution.implementation.rule.part.AbstractPart.partake(AbstractPart.java:87)
    ... 25 more
    Caused by: TExpressionException:PreciseRealMultiply( example.org/999_bpm161/pr/pm/StandaloneTask/Enter_Purchase_Task:TaskOutput/example.org/999_bpm161/pr/pm/StandaloneTask/Enter_Purchase_Task:UIResponse/http://example.org/999_bpm161/ui/wd/EnterPurchaseTaskComponent/ports:EnterPurchaseTaskCompleteEvent/http://example.org/999_bpm161/ui/wd/EnterPurchaseTaskComponent:productPrice --> left, example.org/999_bpm161/pr/pm/StandaloneTask/Enter_Purchase_Task:TaskOutput/example.org/999_bpm161/pr/pm/StandaloneTask/Enter_Purchase_Task:UIResponse/http://example.org/999_bpm161/ui/wd/EnterPurchaseTaskComponent/ports:EnterPurchaseTaskCompleteEvent/http://example.org/999_bpm161/ui/wd/EnterPurchaseTaskComponent:productQuantity --> right )/result
    at com.sap.glx.mapping.execution.implementation.rule.part.AbstractPart.partake(AbstractPart.java:91)
    at com.sap.glx.mapping.execution.implementation.rule.part.NarrowPart.internalPartake(NarrowPart.java:51)
    at com.sap.glx.mapping.execution.implementation.rule.part.AbstractPart.partake(AbstractPart.java:87)
    ... 27 more
    Caused by: TInvocationException:PreciseRealMultiply( example.org/999_bpm161/pr/pm/StandaloneTask/Enter_Purchase_Task:TaskOutput/example.org/999_bpm161/pr/pm/StandaloneTask/Enter_Purchase_Task:UIResponse/http://example.org/999_bpm161/ui/wd/EnterPurchaseTaskComponent/ports:EnterPurchaseTaskCompleteEvent/http://example.org/999_bpm161/ui/wd/EnterPurchaseTaskComponent:productPrice --> left, example.org/999_bpm161/pr/pm/StandaloneTask/Enter_Purchase_Task:TaskOutput/example.org/999_bpm161/pr/pm/StandaloneTask/Enter_Purchase_Task:UIResponse/http://example.org/999_bpm161/ui/wd/EnterPurchaseTaskComponent/ports:EnterPurchaseTaskCompleteEvent/http://example.org/999_bpm161/ui/wd/EnterPurchaseTaskComponent:productQuantity --> right )
    at com.sap.glx.mapping.execution.implementation.rule.expression.AbstractExpression.express(AbstractExpression.java:54)
    at com.sap.glx.mapping.execution.implementation.rule.part.AbstractPart.processSourceExpression(AbstractPart.java:117)
    at com.sap.glx.mapping.execution.implementation.rule.part.TerminalPart.internalPartake(TerminalPart.java:23)
    at com.sap.glx.mapping.execution.implementation.rule.part.AbstractPart.partake(AbstractPart.java:87)
    ... 29 more
    Caused by: java.lang.NullPointerException: while trying to invoke the method java.math.BigDecimal.multiply(java.math.BigDecimal) of an object loaded from local variable 'l_first'
    at com.sap.glx.mapping.execution.implementation.rule.invocation.StandardInvocation.step(StandardInvocation.java:136)
    at com.sap.glx.mapping.execution.implementation.rule.expression.DeepExpression$Resolver.resolve(DeepExpression.java:45)
    at com.sap.glx.mapping.execution.implementation.rule.expression.DeepExpression$Resolver.<init>(DeepExpression.java:27)
    at com.sap.glx.mapping.execution.implementation.rule.expression.DeepExpression.internalExpress(DeepExpression.java:77)
    at com.sap.glx.mapping.execution.implementation.rule.expression.AbstractExpression.express(AbstractExpression.java:50)
    ... 32 more
    Caused by: while trying to invoke the method java.math.BigDecimal.multiply(java.math.BigDecimal) of an object loaded from local variable 'l_first'
    ... 37 more
    Caused by: java.lang.NullPointerException: while trying to invoke the method java.math.BigDecimal.multiply(java.math.BigDecimal) of an object loaded from local variable 'l_first'
    at com.sap.glx.mapping.execution.implementation.function.builtin.precisereal.PreciseRealMultiplyFunction.invokePrimitiveRowCell(PreciseRealMultiplyFunction.java:14)
    at com.sap.glx.mapping.execution.implementation.invoker.MediatedPrimitiveRowCellInvoker.invokeNative(MediatedPrimitiveRowCellInvoker.java:115)
    at com.sap.glx.mapping.execution.implementation.rule.invocation.StandardInvocation.step(StandardInvocation.java:133)
    ... 36 more

  • Universal Worklist task restrictions for ECC transactions

    All,
    We are on NW04 and have recently implemented the Universal Worklist (UWL) and have limited our tasks displayed to just two tasks as specified below as mentioned in thread: UWL restrict list of tasks to display .
    supportedItemTypes="uwl.task.webflow.TS21300098, uwl.task.webflow.TS90700186"
    These are both Web Dynpro java tasks (and configuerd in the Visualization SWFVISU) and this works as expected.  We would now like to add a new task which is not web dynpro.  It is a dailog task to an ECC transaction.  If I add the task to the string of supported item types, it does not appear.  If I remove the restrictions and change the supporteditemtypes parameter back to "uwl.task", then the new task appears and executes correctly.
    Can anyone assist with getting the transaction task to be a supported item type?  Do I need to add visualization for this task?  If so, what is the visualization type?  The options in the drop down in SWFVISU do not seem to apply.
    By the way, the approval task I'm adding is delivered task TS40007901 for approval of the CATS Timesheet.
    Any help is appreciated.  Thanks in advance.
    -Jeff-

    You can call also pages using the IViewLauncher.
            <Action name="launchWebDynPro" groupAction="" handler="IViewLauncher" returnToDetailViewAllowed="yes" launchInNewWindow="yes" launchNewWindowFeatures="resizable=yes,scrollbars=yes,status=yes,toolbar=no,menubar=no,location=no,directories=no">
              <Properties>
                <Property name="iview" value="ROLES://portal_content/Fresenius/kabi_nl/Iviews/ESS/Zeitmanagement/com.fresenius.Abwesenheitsmitteilung"/>
                <Property name="newWindowFeatures" value="resizable=yes,scrollbars=yes,status=yes,toolbar=no,menubar=no,location=no,directories=no"/>
                <Property name="DynamicParameter" value="wi_id=${item.externalId}"/>
                <Property name="openInNewWindow" value="yes"/>
                <Property name="display_order_priority" value="5"/>
              </Properties>
    But why would you want to have the navigation too in a new window ?
    That would confuse me as a user to have 2 navigations in 2 windows.
    The problem with UWL in general (using a popup) is that after you are finished in the popup,
    the task is still there. I get lots of complaints; waiting for EhP3 or 7.3. There should be a instant refresh UWL feature.....
    Regards,
    Kai

  • Is the SAP Inbox and the universal worklist on the portal linked ?

    Hi,
       I am using the FM SO_DOCUMENT_SEND_API1 to send emails to SAP inbox. This successfully sends emails. My question is whether these mails that I send to the SAP inbox will be seen at the universal worklist on the portal also.
    Thanks,
    Mukul

    If Universal Worklist is connected with your SAP inbox, then yes, you can see the work items in universal worklist also.
    For more Details, Check out this:
      http://www.sap-hefte.de/download/dateien/1461/146_leseprobe.pdf

  • Force universal worklist refresh when iView is opened

    Hi Experts,
    users are complaining because when they open the universal worklist iview, it still shows old work items, and sometimes they click on them by mistake raising some error message.
    Although I tried cleaning the cache, setting the cache validity to 1 minute we are not getting the expected results.
    What I would like to achieve is that when a user opens the uwl iview it remains "blocked"(not allowing the user to click on any task) until it is completely refreshed and al the work items are valid.
    any suggestions?
    We are using EP7.0 SP17.
    Best regards,
    Marco Ustarroz.

    Hi Rakesh.
    Go to System Administration --> System Configuration --> Universal Worklist & Workflow --> Universal Worklist - Administration
    1) Select you System Alias and click in Re-Register.
    2) Click in link Cache Administration Page, Select your system and click in Clear Cache.
    Good Luck
    Eduardo

  • Custom ItemTypes in Universal Worklist

    Hi Comunity,
    I have created two views in the Universal Worklist configuration that work just fine. Now I want to have certain items to only show up in one of those views. Therefore I have set the supported itemtypes parameter to the itemtype I want to show up in this view. Unfortunatelly the item type is none of the standard types. I have added one level of hirarchy by adding staff to the standard uwl.task.webflow item type. I have also tried to add an item type uw.task.webflow.staff into the file but this does not work either, there is no item showing up in my UWL.
    Please have a look at the xml, I have inserted some snippets.
    Any hint is welcome.
    Regards Nicolas
    Edited by: Nicolas Löwe on Oct 8, 2009 11:59 AM

    Hi I found the solution myself.
    I have done the configuration correctly. But the new Item Types do only appear when there are no other items in the cache.
    Cheers Nicolas

  • SAP Press book on Universal Worklist

    Hi all,
    I have just started writing a book for SAP Press on the Universal Worklist, to pass along some of what I have learned when working with the portal these past 5 years or so (anyone else remember EP 4.5?)
    I've put up a blog entry at
    <a href="http://www.fortybeans.com/">http://www.fortybeans.com/</a> and if you click the <a href="http://fortybeans.wishconsultants.co.uk/item/2007/2/6/universal-worklist-book-for-sap-press">Read more</a> link you can see the proposed chapters and sections I will be writing.
    I'd really appreciate any feedback any of you can give me - I want to make this the best possible book of its kind, and the only way to do that is to find out what people want from the book and then to give it to them. Maybe this could be the first book from SAP Press with "Powered by SDN" on the cover?
    Let me know what you think,
    Darren

    First off....EP4.5?....yep...when it was a Top Tier product. I was working on Workplace 3.0 (bootcamp) at the time....one week later, SAP and Top Tier announce the joint formation of the company "SAP Enterprise Portals" with their flagship product EP 5.0. Ahhh those were the days. I really want to meet the person who came up with calling it "portal-S" because I spent countless time explaining why the product was "Enterprise Portal" and not "Enterprise Portals". That was only compounded once SAP bought Top Tier outright, brought EP5.0 back into SAP proper and folded the "SAP Enterprise Portals" company. Ugg....anyways...
    The book sounds great. I too have fought in the trenches and wrestled with the UWL. It is great when it is used strictly as intended and with the limitations it might have. Past that....let the fun begin!
    I read your rough outline. Some chapters/content I would really like to see....
    - some basic coverage on Workflow (what it is, how it works, etc).
    - some explaination of "webflow", how it got started and where it is today
    - how workflow correlates to what the user sees in the UWL
    - limitations of the UWL based on support package level ( this is a big one!!! trying to use attachments now...nope...can't until the next SP level unless we backport our own custom webdynpro...that's not fun to find out 2 months in! haha)
    - really good examples of customizing items to launch one way in the portal versus another way within the backend inbox (ie. uwl xml config vs. config in the backend) and show ways to launch various SAP apps (dialog in SAP GUI, ITS service, webdynpro, etc). from UWL items.
    - same as above but show how to launch NON-SAP apps (we have a situation now where we have a UWL item that launches a Flex application and passes an order number to it)
    - similar to the above two, what's possible to pass across from the UWL to whatever through the portal (like UWL to an iView and on to the underlying application)...figuring out how "DynamicParameters" works is new to lots of people who might not have web dev background and/or understand the construction/structure of a URL query string
    - some information along the lines of "UWL launched an item/action out to some app, but how does the workflow status get updated to that fact?" ie. what makes the round trip complete?
    - a really good BIG, real world example showing multi-system (CRM-to-ECC-to-APO-to-SRM-to- etc) workflow and how the UWL makes it all much easier and fluid (in theory...haha)
    That's just a few off the top of my head that seem to always be sooo much fun with the UWL.
    Good luck on the book! Looking forward to it already!

Maybe you are looking for

  • Ora-600 error and  DBIF_RSQL_SQL_ERROR

    Dear Team,   After Upgradation from Bw3.0b to NW07 everyday night our Database is shutting down. As per sap recommendation  We have set following db parameter on Development Server. BTREE_BITMAP_PLANS=FALSE BLOOMFILTER_ENABLED=FALSE FIXCONTROL='47283

  • IMac G5 won't startup

    My iMac G5 (no isight) got a "please restart" error, after which it refused to reboot, going grey, the blue, then stopping. I cleared the PRAM - no luck. I can get the thing started in safe mode (holding down shift key), but not in non-safe made. I w

  • Report session vs form session

    When I run report from form using report object it seems to start seperate session. Can I run them in the same session.

  • ORA-01407 with UPDATE using COALESCE function

    Hi We're trying to run the following query as part of an upgrade: UPDATE LAWSON.NATBALANCE SET STATEMENT_REQ=(SELECT COALESCE(acm.STATEMENT_REQ,' ') FROM LAWSON.ARCUSTOMER acm WHERE acm.NAT_FLAG='N' AND LAWSON.NATBALANCE.NAT_COMPANY=acm.COMPANY AND L

  • Hi I am New to BSP,

    just want to know how can i start learning BSP i have some basic knowloedge of ABAP programming.