Dynamic work item text not updated

George Caramaliu george_caramaliu at yahoo.com
Wed Jun 13 06:21:39 EDT 2012


Hi,

I eliminated just for testing the BOR object and I am using just a simple container element.
The head work item text (the text defined in SWDD -> Basic data "hat" -> Work item text ) is not updated after the container element is filled in in a later step...

Hmmm, more ideas?



________________________________
 From: Richa Gupta <richa.cse7 at gmail.com>
To: SAP Workflow Users' Group <sap-wug at mit.edu>; george_caramaliu at yahoo.com 
Sent: Wednesday, June 13, 2012 12:31 PM
Subject: Re: Dynamic work item text not updated
 

Hi George,

For this to be resolved, first of all check the binding. After that check in SWIA that whether the &BOROBJ-ATR2& has value in that step.

If both are fine, then probably the ATR2 value is getting cleared somewhere in between. 
So, in the step wherein you are getting value of ATR2, just copy the value to a new container of same type and then use this container in the task header instead of &BOROBJ-ATR2&.

Hope it helpls!

Regards,
Richa


On Wed, Jun 13, 2012 at 2:44 PM, George Caramaliu <george_caramaliu at yahoo.com> wrote:

Hello,
>
>I have a workflow text (work item text for the head work item) with some dynamic BOR attributes.
>At the moment of WF creation I have the following values:
>BOROBJ-ATR1 = 'VALUE'
>BOROBJ-ATR2 = EMPTY
>
>Work item text = Text &BOROBJ-ATR1& more text &BOROBJ-ATR2& more text
>
>After the workflow is started and first step is executed the head container is updated and BOROBJ-ATR2 is populated with some value 'VALUE1'.
>
>I need that the head work item text to be updated with this 'VALUE1' but it is not updated. I have another system where this logic works, both systems with SAP_BASIS 701.
>
>Work item text after the BOR attributes are filled in looks like this:
>Text VALUE more text more text
>
>Any clue how to solve it? Initially I thought that the wi text is generated at the moment
 of creation and stays like this but then I saw this logic working in the other system so it must be something else.   
>
>_______________________________________________
>SAP-WUG mailing list
>SAP-WUG at mit.edu
>http://mailman.mit.edu/mailman/listinfo/sap-wug
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mailman.mit.edu/pipermail/sap-wug/attachments/20120613/2346b66c/attachment.htm


More information about the SAP-WUG mailing list