There is no task in UWL when i assign expression as responsible for a task

Hi @,
I create a simple process BPM on Process Composer, there is a task and a service to start this process.
When i assign specify user for this task (e.x : ABC), i start process using the service, it's ok, there is a task is assigned to ABC.
But when i use expression to assign for the task, the value of this expression will be mapped with data i input when start process using the started service. There is no task on portal.
Please give me some advices,
Thanks

Sorry, here is trace message:
An error occurred while executing transition START_TASKFLOW_Review_Timesheet(Token_0_P03_Timesheet_Process_0660a0655e09d2a43f917ec81589b112(Instance_0_P03_Timesheet_Process_0660a0655e09d2a43f917ec81589b112(null,null,null,false),1), Instance_0_P03_Timesheet_Process_0660a0655e09d2a43f917ec81589b112(null,null,null,false), Context_1_DO_PersonInfoType_0660a0655e09d2a43f917ec81589b112(Instance_0_P03_Timesheet_Process_0660a0655e09d2a43f917ec81589b112(null,null,null,false),Scope_16_New_Pool_0_0660a0655e09d2a43f917ec81589b112(Instance_0_P03_Timesheet_Process_0660a0655e09d2a43f917ec81589b112(null,null,null,false)),1,true), View_4_Default_ExcludedOwners_0660a0655e09d2a43f917ec81589b112(Instance_0_P03_Timesheet_Process_0660a0655e09d2a43f917ec81589b112(null,null,null,false),Scope_6_New_Pool_0_0660a0655e09d2a43f917ec81589b112(Instance_0_P03_Timesheet_Process_0660a0655e09d2a43f917ec81589b112(null,null,null,false)),0,false), View_5_Default_PotentialOwners_0660a0655e09d2a43f917ec81589b112(Instance_0_P03_Timesheet_Process_0660a0655e09d2a43f917ec81589b112(null,null,null,false),Scope_8_New_Pool_0_0660a0655e09d2a43f917ec81589b112(Instance_0_P03_Timesheet_Process_0660a0655e09d2a43f917ec81589b112(null,null,null,false)),0,false)): com.sap.glx.core.kernel.api.TransitionRollbackException: Exception during prepare, rolling back
at com.sap.glx.core.kernel.mmtx.AbstractTransactionBase.rollback(AbstractTransactionBase.java:538)
at com.sap.glx.core.kernel.mmtx.AbstractTransaction.do_prepare(AbstractTransaction.java:174)
at com.sap.glx.core.kernel.mmtx.AbstractTransaction.commit(AbstractTransaction.java:77)
at com.sap.glx.core.kernel.execution.LeaderWorkerPool$Follower.run(LeaderWorkerPool.java:120)
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:116)
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:114)
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:266)
Caused by: com.sap.glx.core.kernel.api.TransitionRollbackException: Exception during prepare, rolling back
at com.sap.glx.core.kernel.mmtx.AbstractTransactionBase.rollback(AbstractTransactionBase.java:538)
at com.sap.glx.core.kernel.mmtx.AbstractTransaction.do_prepare(AbstractTransaction.java:174)
at com.sap.glx.core.kernel.mmtx.AbstractTransaction.commit(AbstractTransaction.java:77)
at com.sap.glx.core.kernel.mmtx.PrimaryTransaction.inPrepare(PrimaryTransaction.java:88)
at com.sap.glx.core.kernel.mmtx.AbstractTransaction.do_prepare(AbstractTransaction.java:172)
... 11 more
Caused by: com.sap.glx.core.kernel.api.TransitionRollbackException: Exception during prepare, rolling back
at com.sap.glx.core.kernel.mmtx.AbstractTransactionBase.rollback(AbstractTransactionBase.java:538)
at com.sap.glx.core.kernel.mmtx.AbstractTransaction.do_prepare(AbstractTransaction.java:174)
at com.sap.glx.core.kernel.mmtx.AbstractTransaction.commit(AbstractTransaction.java:77)
at com.sap.glx.core.kernel.mmtx.DirectNestedTransaction.inPrepare(DirectNestedTransaction.java:58)
at com.sap.glx.core.kernel.mmtx.AbstractTransaction.do_prepare(AbstractTransaction.java:172)
... 14 more
Caused by: com.sap.glx.core.kernel.api.CancelTransitionException: java.lang.IllegalArgumentException: Identifier '$principalId' invalid
at com.sap.glx.core.internaladapter.ExceptionAdapter.raiseException(ExceptionAdapter.java:540)
at com.sap.glx.core.internaladapter.ExceptionAdapter.raiseException(ExceptionAdapter.java:511)
at com.sap.glx.core.internaladapter.Transformer$ClassRegistry$MapperClassManager$MapperClassHandler$MapperInvocationHandler.createTransitionException(Transformer.java:2033)
at com.sap.glx.core.internaladapter.Transformer$ClassRegistry$MapperClassManager$MapperClassHandler$MapperInvocationHandler.invoke(Transformer.java:2053)
at com.sap.glx.core.internaladapter.Transformer$TransformerInvocationHandler.invoke(Transformer.java:576)
at com.sap.glx.core.dock.impl.DockObjectImpl.invokeMethod(DockObjectImpl.java:463)
at com.sap.glx.core.kernel.trigger.config.Script$MethodInvocation.execute(Script.java:247)
at com.sap.glx.core.kernel.trigger.config.Script.execute(Script.java:670)
at com.sap.glx.core.kernel.execution.transition.ScriptTransition.execute(ScriptTransition.java:64)
at com.sap.glx.core.kernel.execution.transition.Transition.commence(Transition.java:241)
at com.sap.glx.core.kernel.mmtx.DirectNestedTransaction.inPrepare(DirectNestedTransaction.java:57)
at com.sap.glx.core.kernel.mmtx.AbstractTransaction.do_prepare(AbstractTransaction.java:172)
... 17 more
Caused by: java.lang.IllegalArgumentException: Identifier '$principalId' invalid
at com.sap.glx.mapping.execution.implementation.node.PrimitiveNode.readContainer(PrimitiveNode.java:32)
at com.sap.glx.mapping.execution.implementation.node.PrimitiveNode.readContainer(PrimitiveNode.java:7)
at com.sap.glx.mapping.execution.implementation.Interpreter$SourceResolver.resolveSourceReference(Interpreter.java:81)
at com.sap.glx.mapping.execution.implementation.Interpreter$SourceResolver.resolveSourceStep(Interpreter.java:89)
at com.sap.glx.mapping.execution.implementation.Interpreter$SourceResolver.resolveSource(Interpreter.java:67)
at com.sap.glx.mapping.execution.implementation.Interpreter$SourceResolver.<init>(Interpreter.java:56)
at com.sap.glx.mapping.execution.implementation.Interpreter.mapPart(Interpreter.java:145)
at com.sap.glx.mapping.execution.implementation.Interpreter.mapPart(Interpreter.java:151)
at com.sap.glx.mapping.execution.implementation.Interpreter.mapPart(Interpreter.java:151)
at com.sap.glx.mapping.execution.implementation.Interpreter.mapMapping(Interpreter.java:140)
at com.sap.glx.mapping.execution.implementation.Interpreter.map(Interpreter.java:135)
at com.sap.glx.core.internaladapter.Transformer$ClassRegistry$MapperClassManager$MapperClassHandler$MapperInvocationHandler.map(Transformer.java:2071)
at com.sap.glx.core.internaladapter.Transformer$ClassRegistry$MapperClassManager$MapperClassHandler$MapperInvocationHandler.invoke(Transformer.java:2048)
... 25 more

Similar Messages

  • When accessing the any tasks from Fusion Applications homepage, "An error was received for the task Manage Worker Goal Setting Lookups. This task is identified with the code HRG_MANAGE_WORKER_GOAL_SETTING_LOOKUPS that invokes program /WEB-INF/oracle/apps/

    We have installed HCM and CRM modules on Fusion Application 11.1.7 version.
    This is 2 node architecture ie IDM components installed in one node and Fusion components installed in another node.
    We are able to start the IDM components and Fusion components successfully, but when users are trying to access any task from Fusion application home page, they are getting the below error
    A portlet consumer error was received for the task Manage Worker Goal Setting Lookups. Report the error details to the following owning product Goal Management.
    An error was received for the task Manage Worker Goal Setting Lookups. This task is identified with the code HRG_MANAGE_WORKER_GOAL_SETTING_LOOKUPS that invokes program /WEB-INF/oracle/apps/fnd/applcore/lookups/publicUi/flow/ManageCommonLookupsTF.xml#ManageCommonLookupsTF of module code fndSetup. Review the consumer and producer logs for more details on this error.

    This may be related to the other issue regarding "FUSION_APPS_WSM_APPID-KEY" as the logs contains exceptions like:
    oracle.wsm.policymanager.PolicyManagerException: WSM-02081 : Failed to login to perform requested action.
    Please refer to document Fusion Application Service Account Password Expiration Causes Portlet Producer Errors (1486388.1) for steps on how to verify and set the password. There is also exception:
    javax.security.auth.login.FailedLoginException: [Security:090302]Authentication Failed: User FUSION_APPS_PROV_PATCH_APPID denied
    This is also likely caused by an expired password, please see Fusion Apps Servers Are Not Starting Up - Password Policy Error :9000: GSL_PWDEXPIRED_EXCP :Your Password has expired (1629927.1).
    Jani Rautiainen
    Fusion Applications Developer Relations
    https://blogs.oracle.com/fadevrel/

  • Add a dropdown field to the task view that determines work hours for that task.

    I'm very new to MSProject.  I'm entering project data for the design, review, implementation, testing and acceptance of many subroutines.  The subroutines can be categorized into an enumeration of types. 1 - direct sub , easy, 2 - direct sub,
    average, 3 - direct sub complex, 4 - supervisory sub easy, 5 - supervisory sub average, 6 subervisory sub complex.
    I would like to create a dropdown field that once the category has been selected, the work hours are locked.  For Example if I have 50 "direct sub, easy", I want to be able to change the work hours assocated with "direct sub, easy"
    in only one place and have all "50 direct sub, easy" tasks automatically use the new work hours.
    Is there a way to do this in MSProject?

    Denis,
    Okay, let's revisit the approach. If you have six defined categories and you want to select from one of those categories for each task, then you need to create a custom field with a lookup table. Let's use the Text1 field.
    1. First add the Text1 field as a column in the view, I assume you're using the Gantt Chart view
    2. Select the heading of that column and go to: Project/Properties group/Custom Fields
    3. That will open the Custom Fields window with Text1 already pre-selected. Hit the "Lookup" button
    4. In the Edit Lookup Table window, enter each of your 6 categories. You can give each a number with a description (e.g. 1 - direct sub, easy), or just put the description in the Value field (e.g. direct sub, easy) with nothing in the description.
    5. Hit close
    Now when you select the Text1 field for any task, the lookup list will appear allowing you to chose of the the entries. Now you can create a filter as I suggested before and go through the process of setting the work value for all like category tasks.
    Hope this helps.
    John

  • Return the scheduled start date from one task to a custom field for all tasks

    Hi all
    I am trying populate an entire custom task date field with the scheduled start date of one of the tasks. I thought the easiest way would be to:
    1) identify the date I need with a custom task flag field set to 'yes'
    2) create a formula to look for the 'yes' flag in that field and populate the custom task date field with it.
    This worked only for the task where the flag was set to yes (task #36) and the rest of the 49 tasks returned an error message. I'm unsure of how to set this up so that the date with the 'yes' flag populates in this column on
    all 50 tasks.
    This would also need to scale for situations where there were more or less than 50 tasks.
    Thanks in advance...
    Using MSP 2010 Pro   

    ShelleyBrodie,
    That's because the syntax of your formula isn't quite what you intend. The correct syntax is:
    IIf( expression, truepart, falsepart )
    For your case that converts to:
    IIf([Flag1],[Scheduled Start],{not sure what you want for the false part but I assume is is not Scheduled Start})
    Note, the "Yes" for Flag1 is implied, so the first part (i.e. Scheduled Start) is the truepart, but you don't give a value for the falsepart (i.e in both cases your formula is looking for Flag1 to be "yes". Let's say you want the Date1
    field to have the Scheduled Start date if Flag1 is "yes" and to have today's date if Flag1 is "no". Then the formula will be:
    IIf([Flag1],[Scheduled Start],[Current Date])
    However, As I indicated in my previous response, you won't be able to do what you described in your initial post by using a formula. Are you now trying to do something different?
    John

  • Agent determination for another task

    Hi Experts,
        I have assigned agent as US for a task. One custom FM is called for an approval screen and that FM is called from the method . That method is assigned to that task. The approval screen should have the approver name.
        How to pass the agent assigned for the task to the FM assigned in the method.
    Reagrds
    Sathish

    hi,
    plese find my sugestion.
    1. In any of the previous steps, find the approver name.Pass that approver name from the 'METHOD' to TASK container.from TASK Container to the WORKFLOW Container
    2. Then in the current step, Bind the 'APPROVER_NAME' to the TASK, and then to the 'METHOD'.
    3. now u can use the APPROVER_NAME inside the method.
    hope u r clear, if not pls lets know.
    Regards
    Anversha

  • Email notification when creating a task in UWL

    Hi all,
    I have email well configured for workflow notification and subscription, but I can't find out why when I create a new task in UWL the email is not send.
    Where do I have to configure email notification for new tasks?
    I realised that these 2 things are necessary, and also the email configuration (I have the one for subscription and workflow notification):
    1.- In System Administration  ® System Configuration ® Universal Worklist & Workflow ® Workflow ® Engine ® Engine:
    Notify Assignees On Task Creation --> TRUE
    2.- When creating the task: Notify On Updates, Completion, and if Overdue is selected.
    What else do I need?
    Thanks,
    Regards.

    Hi Iker,
    Could you please check the following documentation on the KM side?
    The channels need to be configured on the KMC side too, and the user has to have a valid email address set up in Identity Management.  We also need to be clear when we are speaking about notfications these are KMC notifications and not the backend workflow SAP Office documents.   There is a bit of confusion sometimes regarding this. On the KMC side please consult the following documentation, that my colleague Cathal was nice to provide us with
    http://help.sap.com/saphelp_nw70/helpdata/en/3d/b58436b8a911d5993900508b6b8b11/frameset.htm
    See also the links at the bottom of the page. Also, note 808756 (notification/channel configuration)
    Please let me know if this helps:
    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  ***

  • Error when opening leave request task in UWL

    Hi,
    I have a manager role and when I want to proceed the leave request tasks in the UWL, I get the following error message:
    Error:     -6
    Version:     7000
    Component:     J2EE Server
    Date/Time:     Thu Jun 10 17:58:01 2010
    Module:     http_j2ee.c
    Line:     820
    Server:     erpqalas1_QE1_00
    Error Tag:     {00015518}
    Detail:     Cannot reach external Application Server on localhost:50000
    I have no idea where the problem comes from and no idea how I can solve it. I have no access to the serve but I can ask the administrator to check a few points for me.
    Can anyone give me a hand on that problem ?
    Thanks in advance fir your help.
    Thibault

    Please check this: http://help.sap.com/saphelp_nw2004s/helpdata/en/20/d0f83b4a91ce5ce10000000a11402f/frameset.htm
    It might be helpful.
    Edited by: Saud Shaikh on Jun 14, 2010 2:22 PM

  • UWL xml config - coll task status completed when progress = 100%?

    The progress bar shown in the uwlCollaboration iview enables users to click and choose progress = 25,50,75 or 100% for each task. The task's status changes automatically to 'In progress' if 25,50 or 75% is chosen. For 100% I would expect status to change to 'Completed'. This doesn't happen. Status is set to 'Confirmed' even if no final verification step is set for the task. When first set to confirmed the task's status is unchangable and cannot be set to completed.
    I have checked the uwl.collaboration xml config file. The action 'redirectAction5' handles the 100% step, but I cannot find how and where to set how this should correspond to changing progress to completed.
    <Action name="redirectAction5" groupAction="no" handler="UIActionHandler" referenceBundle="menu_progress100" returnToDetailViewAllowed="yes" launchInNewWindow="no">
          <Properties>
            <Property name="newValue" value="100"/>
            <Property name="actionName" value="progress"/>
            <Property name="display_order_priority" value="uwlExcludeFromPreviewDetail"/>
          </Properties>
        </Action>
    Thanks for any help
    Henning

    Hi Henning,
    My guess is that this is related to the fact that tasks is by default set to "Task Requires Final Approval", you can check this by clicking 'show options' when starting a task.
    When this option is set, the users that starts the task needs to approve it before the task is complete.
    Could this be of help?
    You next question might be how to change this default setting Sorry I do not know, anybody else?
    Regards Lars A

  • Adding notes to decision task in UWL

    Hi there WUGers,
    We're looking into deploying UWL and I'm running into some "challenges."
    First, we're on  Portal release: SAP NetWeaver 7.0 (2004s) SPS 15, the backend is ECC 6.0 (Release: 700     0015     SAPKB70015)
    What I want to do is to have the "generic decision step" allow me to enter a comment/notes when I select the "reject" option on a given work item, as I've read in numerous forums, WUG emails, etc...
    The "standard" config in UWL for this task is:
        <ItemType name="uwl.task.webflow.TS00008267.EX3" connector="WebFlowConnector" defaultView="DefaultView" defaultAction="launchSAPAction" executionMode="default">
          <ItemTypeCriteria systemId="EX3" externalType="TS00008267" connector="WebFlowConnector"/>
          <Actions>
            <Action name="launchSAPAction" groupAction="" handler="SAPIACLauncher" returnToDetailViewAllowed="yes" launchInNewWindow="yes" launchNewWindowFeatures="resizable=yes,scrollbars=yes,status=yes,toolbar=no,menubar=no,location=no,directories=no">
              <Properties>
                <Property name="newWindowFeatures" value="resizable=yes,scrollbars=yes,status=yes,toolbar=no,menubar=no,location=no,directories=no"/>
                <Property name="openInNewWindow" value="yes"/>
                <Property name="display_order_priority" value="5"/>
                <Property name="IAC" value="BWWF_WI_DECI"/>
              </Properties>
              <Descriptions default=""/>
            </Action>
          </Actions>
        </ItemType>
    When I created a custom XML for it  (I did it verbatim according to the sample in Darren Hague's book and/or as shown in SAPHelp), and when doing so, I don't event get the decision task options to appear.  All I get is "Forward" and "Cancel Assignment" buttons.
    <?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.task.webflow.decision.TS00008267" connector="WebFlowConnector" defaultView="DefaultView">
    <ItemTypeCriteria connector="WebFlowConnector" externalType="TS00008267"/>
    <Actions>
      <Action name="Approve" groupAction="yes" handler="UserDecisionHandler">
       <Properties>
        <Property name="decisionKey" value="1"/>
       </Properties>
      </Action>
      <Action name="Reject" groupAction="yes" handler="UserDecisionHandler">
       <Properties>
        <Property name="decisionKey" value="2"/>
        <Property name="UserDecisionNote" value="mandatory"/>
       </Properties>
      </Action>
    </Actions>
    </ItemType>
    </ItemTypes>
    </UWLConfiguration>
    Any help would be greatly appreciated.
    Yours truly,
    Joe Toledo

    I had the same problem and it was all the XML.  You need to make sure you register after you create your workflow and custom tasks.  I then copied the generated XML ( uwl.webflow.clientname.xml ) to another file and deleted everything but my custom tasks.  You have to do some modifications to show the decision buttons and have the note be mandatory for rejection or whatever your requirement is.
    I posted this earlier at Re: Dobuts in modifying an UWL XML file.  The XML doesn't show for some reason but if you hit reply on my message at the bottom and quote it, you will see it.  This was a simple version with just one task.
    [You can also download the full version with all tasks here|http://www.2shared.com/file/5688314/467ddbb2/final.html]
    Make sure and set the priority to High after uploading.

  • Unwished Tasks in UWL

    Hello there,
    we got a very strange Problem:
    Some Tasks are appearing in the UWL of our productive System, even their visualization is not configured. Not in a XML File, Wizzard nor in SWFVISU. (In the validation System they are configured.)
    Second strange thing. This state came up yesterday, but the Tasks are from October.
    How is it possible that this Task appear jet?
    Best regards

    You can turn on the UWL support information and find out which XML configuration these unwanted items are picking up.
    You can then remove the corresponding configuration from your UWL configuration files.
    An alternative is to have an XML configuration file (with a higher priority) with a list of all the unwanted items as shown below:
    <ItemTypes>
        <ItemType name="uwl.HideThisTask.TS0000XXXX" connector="WebFlowConnector" defaultView="DefaultView" defaultAction="launchWebDynPro" executionMode="default">
          <ItemTypeCriteria externalType="TS0000XXXX" connector="WebFlowConnector"/>
        </ItemType>
    <ItemTypes>
    So, when UWL looks at the name = uwl.HideThisTask.TS0000XXXX, it doesn't recognize it and it will hide it from being displaying.
    Hope that helps !!
    - Shanti

  • Completed tasks in UWL

    Hi Experts,
    Is there any way to hide only the completed work items items and keep only the active workitem open in UWL?
    And does the workitem in cancelled or submitted status appear in UWL?
    any input will be highly appreciated.
    regards,
    amit bagati

    I could not undersand
    already the completed workitems are removed from the UWL, when ever you execute the workitem in the UWL , so again what do you want to hide and show
    can you be more clear!

  • Often, Firefox app will close, but the underlying Windows process will not and cannot be stopped via Task Manager. When this happens, Firefox can no longer be used...the system must be rebooted.

    Hello,
    Often, the Firefox app will close, but the underlying Windows process will not and cannot be stopped via Task Manager. When this happens, Firefox can no longer be used...the system must be rebooted. This happens especially when many apps are running but even though there are plenty of memory resources available.
    I have tried to find if something is using Firefox in the background, but have no way to know what that would be.
    Their are no apparent viruses detected.
    Firefox is version v5.0 and occurred in earlier release.
    System is Windows 7 (64bit).

    well, it's not the same hardware and it's a bit different.
    I managed to pass that stage somehow but I still have a problem
    I don't use the built-in creator tool that comes with Spyrus as it doesn't know how to append a pre-staged media that was created by SCCM that should apply the Windows file system to a second partition and the WinPE to the first partition.
    I managed to do everything. my only problem is that the WTGCreator that comes with SCCM 2012 R2 creates the 350MB partition with FAT32 file system.
    when I boot from the device I get the WinPE, I can choose a task sequence and then it fails when trying to apply the wim file. the error tells me that the 350MB partition is FAT32 which is not supported (even though it chooses the second partition, which
    is all the rest of the disk space)
    what I did was adding another task that converts the 32 Fat partition to an NTFS partition and then the process continues and finishes successfully! but that's a workaround.
    I'm trying to make this process as smooth as possible without having additional steps
    Tamir Levy

  • When i first inst photoshop cs6 i was able to see the 3D icon, but on the next time i used the program there is no more 3D icon. when i launch photoshop it say " photoshop detected graphic hardware is not officially supported if you experience problem ple

    when i first inst Photoshop cs6 i was able to see the 3D icon, but on the next time i used the program there is no more 3D icon. when i launch Photoshop it say " Photoshop detected graphic hardware is not officially supported if you experience problem please unchecked the use graphic processor check box in the performance panel of the preference dialog" Is this the cause? If so how to uncheck that box? Thanks

    Your video card is underpowered for the task.
    Go to Photoshop > Preferences > Performance and click on the tick mark next to the box labeled "Use Graphics Processor":

  • Handle to a BPM task in UWL

    Hello UWL Experts,
    This is a follow up thread to the question that I have already posted in BPM forum [Handle to a Task in BPM;. The attempt here is to check if this issue could be simply solved in the context of UWL / rather than BPM.
    Here goes the actual problem description.
    1. There is a BPM process which parallely triggers the creation of a task (in UWL ) and creation + sending of a custom email form (HTML form containing the same task data) to a user at the same time.
    2. If the user approves the task from Email (instead of logging into Portal / UWL), how to automatically close the task in UWL.
    On capturing this event can I use any UWL API to close the UWL task? Will a custom UWL connector help in closing this task in UWL.?
    Any pointers will be highly appreciated.
    BR,
    Bala

    CE 7.2 provides Adobe forms for this and that would solve the problem. Also, the close task event could be triggered in CE 7.3. But in CE 7.1, there is no solution for this.

  • Can Non SRM users approve SRM task from UWL ?

    We have a requirement where certain task approvers who do not belong to SRM application hence they can not access SRM directly. But task item is available for there approval in Universal Work List. Can they approve the task from UWL. If not what we need to do so that non SRM users can approve task from portal Universal Work List
    Thanks and Regards
    Sudhir

    Answered in SRM - Shopping Cart Forum.

Maybe you are looking for

  • Error in Idoc with status 26

    Hi, IDOC  showing an error messge when syntex check. EDI: Syntax error in IDoc (segment cannot be identified) Diagnosis: The segment E1EDP19 does not occur at the current level of the basic type ORDERS01 (extension ). This error can have several reas

  • Browser Background Color Not Drawing Completely

    On the web page I recently uploaded, the page does not draw the browser background color completely when it loads. The browser background color fills in to the bottom of the sized page, below there it is white. 1. Modern Frame 2.0 - Blank 2. Set Brow

  • Browser is not opening from the webgui or SAP GUI for HTML

    Hi Experts I am in critical scenario how to work on the below scenario. I have installed an NW7.0 with few functional components.as per the user request i had activated webgui and it is working fine in internet.for this we have done the following ste

  • Report Server RTF on Solaris gives Core Dump

    We have Report Server 6.0.8.11.2 on Solaris. We are running reports thru URL and it is working fine for PDF and HTML. When we specify the desformat as RTF it gives Segmentation Fault Core dumped. We have tried using rwcli60 thru command line and it g

  • Are italicized, block lettering, different fonts available for download ?

    I don't have any problems with Firefox, but I'd like to know: Is there a download available that will permit me to use block, italicized or different fonts when posting comments on blog sites that I frequent?