EP7 - decision tasks and comments

Hi!
I've to implement a user decision task, but where it schould be possible to enter a comment regarding the decision.
The standard-decision task doesn't support this functionality - isn't it?
Does anybody solved such a problem?
Thank you for any hints!
Kind regards!
Peter

Hi Paramita,
Ok well you are on the right release but please do check your support pack for portal and your ECC system as well.  You need to be on at least SP8 for both
Because then the answer is simple - just use the User Decision Handler option - User Decision with Note in the UWL config.
You'll find the description in the NW04s UWL configuration guide
http://help.sap.com/saphelp_nw04s/helpdata/en/39/a1bb5c4c0d4ab4a417e87ef35f1efa/frameset.htm
Look in Universal Worklist Configuration > Advanced Configuration > Task Launch Customization > Action Handlers > User Decision Handler
for samples and explanations of how to do this.
Also do search the forum for posts on user decisions as this topic has come up before.
Regards,
Jocelyn

Similar Messages

  • Generic decision Task and ABAP OO

    I have implemented a workflow using ABAP OO, which has a couple of user decision steps.
    Now I have made a copy of the generic decision task (8247) into my own custom task. I then copied over the code from the process method of the DECISION BO into my own custom BO. I then referenced the custom BO in my custom task. I tied this custom task to a user decision step in my workflow.
    code
    I had to this so that I could extend the functionality of the code to do something specific to my logic. This works fine.
    However when I write the same code in a method of my ABAP class and tie it to the same custom task instead of the BO, the workflow complains while activating "TASK XXXXX cannot be used as a decision task".
    Any advice would be greatly appreciated. Thanks a lot in advance.

    Hi Amlan,
    What I could figure out from your query is that, you want to use ABAP OO, functionality of classes in implementing a task. Please correct me if I am wrong.
    I would suggest you that Let your Workflow work with the BO, because there are certain tasks for which only BO works, implementation of classes might give some problem.
    check **************** - business workflows for further correspondence
    Best Regards,
    Kanika
    Edited by: kanika chopra on Dec 9, 2008 5:12 AM

  • Copy decision task and workitem no longer in inbox

    hi,
    I copied stanard workflow 14000044 and copied the step - Completion by Purchaser'- TS14007947.
    This task is not longer appearing in the purchaser workitems.  I defined it as general and refreshed buffers. 
    I remember that there is somewhere in config to set these decesion tasks up but can't find it now.
    Does anyone know.
    thanks
    Ann

    Hi Masa,
    that's good to know.  Will need to use this at some stage
    For now, what I wanted to do was just change the work item text description. 
    all I had to do  was
    display Standard task 14007947.
    Edit -> Work item Text -> Redefine
    thanks
    Ann

  • Workflow task  TS00008267 ("generic decision task") not exist

    Dears,
        i could not find the task TS00008267 ("generic decision task") and then i can not activate the 'Classify Decision Task as General ' in SWU3.
       any method to restore the task 'TS00008267' in my client?
    BR.

    Hello,
    As Ketjil and Mikko have suggested if yuo cannot see the task then it is an authorization issue ot the task has been deleted or never delivered.
    If you find that all tasks are missing and not just TS00008267 then it is most likely an authorisation issue. Run transaction
    SU53 to see what authorisation objects your user is missing. It is related to Org Management authorisations.
    If you have to transport it try transaction SE01 (Transport Organiser) it is possible to transport from system to system. Just click on Create button and then select 'Transport of copies'. Then just enter you target system and save. You can then add the
    objects you wish to transport to your Target system.
    Example:=============================
    R3TR PDTS 00008267
    In SE01, click Create => Transport of copies
      => Name the request and save
           => Click 'Include Objects' button and choose 'Freely selected
              objects'.
                =>Enter the Development class SWD and click 'Selected
                  Objects'. F4 at the bottom of the list (Under the DTEL
                  entry) and select the entry "R3TR PDTS" and click OK.
                  Now enter the task ID 00008267 in the dialog box
                  opposite it and click the checkbox (See attached screen
                  shot) and then click the Execute button.
                    => Expland the list and goto the task
                         => Select 00008267 and click the "Save In Request"
                            button.
    You can do this with any standard tasks you want to transport to your system.
    Hope this helps.
    Regards,
    Eddie

  • Show Attachment in Decision Task

    Hi Experts,
    I have a Multiline attribute and i want to display the content of the Multi line element in the Decision Task just for the display Purpose in Table format so that it can help the user to take the Decision.
    Is there any way i can attach the data inside the multiline attribute as an excel attachment in the Decision Task ??
    Kindly Suggest..
    Thanks in Advance...
    Regards,
    Vaibhav

    Hi vaibhav,
    Set ur internal table as something like
    SWC_SET_TABLE CONTAINER 'MessageLines'  IMSGTAB.
    and collect this as a multi-line container element in the workflow template.
    In the decision tasks you use, pass this as a container element to sdtandard task(Decision task) and in the Description tab of the task mark this as &MSGTAB so that approver can see this in the workitem description.
    Hope this helps.
    Please reward points if the hint is useful.
    Thanks & Regards,
    Venkat Pappu

  • Display table on Decision Task for Outlook

    Hi Guru's
    I've gone through the documentation for Display table on Decision Task and i'd like to know which of the suggested solutions was used to create the desired output and could i please have the steps taken to actually achieve a tabular layout of a decision appearing in the Outlook inbox in the same format please Help step by step.
    thanks
    Regards Tatenda

    Hi there
    I've gone thru that definition but what i would like to understand is which of the 2 methods where the solutions to the problem there is one by Pavan and the other by Alessandro and with alessanrdo's solution which i have been trying to impliment i would like to know where the actual modification or placing of the HTML code should be done.
    Regards
    Tatenda

  • _wi_actual_agent and User Decision task

    Hi,
    I have a workflow which uses a User Decision task [ BO Process, Method Decision ] and thought I'd store the actual approver by mapping WIACTUAL_AGENT to a suitable workflow container variable.
    Problem is, when the workflow runs I can see that
    WIACTUAL_AGENT is set, but the workflow container variable remains empty.....    any ideas  ?

    Did you bind the standard container element WIACTUAL_AGENT to workflow container element?
    Do the following binding
    WORKFLOW CONTAINER <----- TASK CONTAINER
    Workflow container element <---- WIACTUAL_AGENT
    Regards
    Aman

  • Ask for helps and comments for a practicing ADF sample: Entering bank transaction records

    Dear experts:
    I'm redeveloping a practicing ADF sample application based on an exist application system of  my company.
    Here is the goal for this redeveloping:
    What degree of productivity can adf achieve compare to eclipse?
    And hereby is a small example I began from last Monday. some progress has been achieved, but pretty lot of difficulties remained,
    so I post all neccessary informations to this forum, and ask for your kind helps and comments.
    Thank you all in advance!
    Introduction                                                      
    The X company has some bank accounts in different banks, also it’s customers may have more than one bank account in different banks. Transactions between the X company’s bank accounts and it’s new or regular customers’ bank accounts happened heavily in daily. Bank transfer records in paper form will be collected and need to be entered into an in-house Financial System(NX1)  of the X company every day.
    This module will implement the function of Entering Bank transactions records for NX1.
    In future, this Data Entering work for NX1 will be handled by some data exchange interface automatically.
    And the following implementation will be based on ORACLE XE 11g,  Jdev/ADF 12c.
    This link can download  the document for the example, I will upload Database scripts and JDEV application files tonight.
    http://223.4.132.24:8180/BlobUtilServlet?tableName=FILE_TABLE&columnName=BODY&stuffID=020010110000001481&strNO=1&type=downfile&fileName=NXDemo1.doc&directOpen=true
    (The above link is a website of our own. if you meet any difficulty when access it, please let me know: [email protected]).

    Hi, Timo and Frank,
    Thank you all for your kind replies and sound suggestions!
    Now let me talk freely on this thread-and I will limit my topic scope within this Jdev/ADF Space’s theme but maybe in a more broad perspectives. And I will separate topics into different posts to avoid over length of each post. Hope you will have enough patience to read through this some long story!
    Notice: Links in this article will refer to somewhere of OTN itself or a website of our own. There is no security concern on the server. For example:
    http://223.4.132.24:8180/webfavorite.do?method=index&topTag=shou_A&txtTitle=ADF
    (This link is collection of internet links and some abstract for each article on ADF. Not much contents on ADF in Chinese can be found.)
    What you are up to?
    First of all, I need to make some introduction of myself to answer “what you are up to”.
    I come from China, living and working at Shenzhen city which is close to Hong Kong. And now I am running a small software company with 20 employees, our main business is to develop database centered applications which include in-house workflow/information management systems and websites/portals for organizations.
    I have a pretty strong conviction that software technology should emancipate people from routine trivial mental works, just like engines in the industry revolution free people from heavily physical works. So I have a strong inclination for everything to be “automated”.
    For running a company, this “automation” will not only bring the “aesthetics of everything running by itself”, but also will mean more productivity, quality and profits.—After all, no-living stuff is always cheaper than living creatures, let alone to say human beings.
    However, when we software industry tried to automate business fields for our clients, the process of making software itself was still a manpower intensive, less-automation business. and this result a expensive products.
    More than 15 years ago, when I began to work in an IT department of a big organization, I got to know the Oracle Designer/Developer 2000, and have being a diligent FORM/REPORT programmer for more than 4 years. I like the concept and practice of declarative design and automated generation.
    And then more years past, and I left that organization and began to run a software company myself. And during these days, the mainstream technology of software development had been web oriented, Java/J2EE which I had no idea totally. But we have other guys who had expertise on it. So I just leave these works and decisions to them. And it seemed works at the beginning.
    But after several years of business operation of application development for clients, I found this was a difficult-money-earn business. Even if our guys had worked hard, project schedules’ delay, over budget, clients’ complain was easily happened. Sometime we had more projects/contracts than what we can undertake, but we dare not to hire more people. I was confused:
    -Was it a common situation in this field all over the world?
    -What’s the key factor should responsible for?
    -Where to start to improve the situation?
    I know there are many factors should responsible, it’s a complex situation. Find more talented people and give better incentives for them to work hard is one choice—but it’s also a difficult task especially for a small company like ours. So to start from easy and confine solution’s scope is:
    -We have these guys now, what we can do best?
    (To be continued)

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

  • Parallel task for comments

    Hi,
    Is is possible to create a parallel task to let a few user enter comments while the workflow is still running and tasks being completed by other users ? (I mean the users who receive the comment task in their SAP inbox does not block the rest of the WF and wether they have completed their task or not, others can still perform their decision task)
    Where would the comments be stored in that case ?
    Thanks in advance for you help.
    T

    Hello,
    You'd have to decide beforehand who can add the comments - they will be the ones receiving the workitem.
    The commnts can be stored in the workflow container, or the users could add attachments. In both cases you could have the workflow do something with them at the end (eg send them somewhere).
    You could have a 1-from-2 fork, one with the comments and one with the rest of the workflow. The comments branch could loop around, waiting each time for more comments.
    regards
    Rick Bakker
    Hanabi Technology

  • HREF in user decision task not working in UWL?

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

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

  • BPM Process Spaces: Attachments and Comments issue

    Hi,
    I've integrated BPM Process Spaces with WebCenter Spaces. When I'm trying to initiate a Process and send comments and attachment, the values for them is not passed from step to another. For example, if user A initiate a task with comments and attachments and send it to user B; user B can't see the comments and attachments from user A.
    I searched the internet and I found conflict answers, some answers are saying that comments and attachments are not supported and others are saying it's working.
    Can please someone give me a definitive answer and the configuration required if any?
    Also can someone give me a definitive answer about how to configure BPM to store attachment in UCM?
    This is urgent as I'm preparing a customer POC next week.
    Thanks
    Regards

    after some investigations I found the following:
    - Users can attach documents and provide comments on task level from the task details page. The attachments and comments will only be available for this specific task but not on the process level.
    - Users can attach documents and provide comments on Process level from the Process Tracking page-> Audit Trail part. The attachments and comments will available for all the tasks in the process
    - in BPM 11.1.1.5 Features Pack. Integration with UCM has been developed and also comments and attachments can be defined as Task level or Process level when ever the user want to provide one.
    Hope this helps.
    Thanks
    Regards

  • Decision task not appearing in UWL

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

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

  • Need Help: Workflow Decision Task not visible in NWBC for customer Task

    Hello All,
    I am  new to NWBC configuration , need ur expert knowledge  for the below issue. I have checked the treat . Approve/Reject button for SRM Approval for RFx response ,but not able to get the exact steps for the configurations in NWBC.
    Requirement.
         We are working on SLM/SRM module, where we have requirement to create a custom workflow with custom Task for which we have executed below actions.
    Created the Custom Workflow.
    Created the custom Task with custom  ZCLASS and ZEVET.
    Created   Event linkages in SWE2.
    After doing this we are getting the workitem in the NWBC, currently we don’t have the Portal system in place, so we are using the NWBC for all our testing.
    What is the issue?
         When we select the workitem in the NWBC (UML) inbox  , the Decision Task ie “Approve” or “Reject” button are not visible , where as for SAP standard  Task  buttons are visible.
    What help we need?
      When we cross check the SCN/IBM portal, found that we need to do the XML file configurations. Can you any one kindly let us know the steps we need to follow to achieve our functionality.
    Thanks a lot in advance.
    Thanks and Regards
    Channa

    You need to share the details of what Inbox you are using, configuration steps depend on it. If you aren't using portal, you aren't using UWL and there is no UML inbox. You need to get your facts straight. Most likely you are using the Business Workflow Inbox (SWF_WORKPLACE) or the Lean Inbox (IBO_WDA_INBOX). Both are based on Web Dynpro ABAP and POWL but the configuration is different. Regardless, you posted this in the wrong space. Correct space is either SAP NetWeaver Business Client or Web Dynpro ABAP.

  • Not able to open "requested end" in user decision task.

    Hi All,
    In the user decision task, i have specified the value as +5 day in the "requested end" tab. When i executes the WF, and checks in the workflow log of work item, it shows that user decision step as logical deleted. I open that step on developement server, there value is fine as +5 day, then i tried to open that step on quality server where i am testing, when i clicks on that tab button it displays an error message at bottom of the screen "No Unit with the desired conversion factor is maintained", and with in 1 seconds it came out to initial screen of SAP.
    I checked the TR, it is imported correctly.
    where can be the issue then ? why i am not able to click on that tab in that user decision task, its very strange, i faced this kind of issue first time.
    if you have any idea about that why it is happening then please reply.
    Regards,
    Raman.

    Check SWU3 is properly maintained in your quality server.
    Thanks
    Arghadip

Maybe you are looking for