PR workflow : item level release

Florin Wach florin.wach at gmx.net
Tue Apr 15 09:51:26 EDT 2008


Hi Akshay,

you'll need to add an event BUS2009.Changed (or similar) and get this involved in your scenario.

The event BUS2009.ReleaseStepCreated is only send **once** for each release code, as soon as it becomes "open", e.g. required, but not set, yet.
The (only) case that the event is send a second (or more) time for the same release code, is, after the appropriate release code has been set and
- a full new release strategy has been determined
- a full reset of all release codes was performed (due to value change within the same release strategy)

So you'll need to filter this constellation when hooking a workflow under the .Changed event and also keep in mind, that a given approval may raise the same event, so you might need to consult the latest written change documents.
It is safe to read the change documents in the check function module.

That's my very first ideas about it.

Best wishes,
   Florin

-------- Original-Nachricht --------
> Datum: Tue, 15 Apr 2008 19:02:31 +0530
> Von: akshay.bhagwat at wipro.com
> An: sap-wug at mit.edu
> Betreff: PR workflow : item level release

> Hi All,
>  
> We are in ECC6.0 and want to use the PR release workflow for item level
> release. Due to some of the custom requirements, we will have to extend
> WS00000038 and then use the custom workflow.
> With this aspect , wanted to know what approach should be taken to
> achieve the following:
>  
> One of the requirements was to have custom role resolution i.e. may be
> using user exit - in this case , however if agent determination fails,
> notification should be sent to creator and current workflow should end. 
>  Once creator maintains Ztable properly for agent determination ,
> workflow needs to be restarted again for any changes to the PR item . (
> Need not be necessarily SignificantlyChanged Event !) as earlier
> workflow might have been ended due to agent determination error.
>  In this case , I was wondering how std event of ReleaseStepCreated will
> be created again while changing the PR item?
>  
> Appreciate any inputs on this front.
>   
> 
> Thanks and Regards, 
> 
> Akshay Bhagwat
> 
> SAP Practice 
> 
> Wipro Technologies
> 
>  
> 
>  
> 
> The information contained in this electronic message and any attachments
> to this message are intended for the exclusive use of the addressee(s) and
> may contain proprietary, confidential or privileged information. If you are
> not the intended recipient, you should not disseminate, distribute or copy
> this e-mail. Please notify the sender immediately and destroy all copies of
> this message and any attachments. 
> 
> WARNING: Computer viruses can be transmitted via email. The recipient
> should check this email and any attachments for the presence of viruses. The
> company accepts no liability for any damage caused by any virus transmitted
> by this email.
> 
> www.wipro.com
> 



More information about the SAP-WUG mailing list