[LIKELY JUNK]Re: RE: [LIKELY JUNK]Re: Re: RE: RE: Dynamic priority workitem

Robert van den Berg wug at bergtop-ict.nl
Mon Dec 7 07:50:44 EST 2009


Thanx for the advise Jocelyn! When I use the WAPI I get the message that
it is not allowed to be used in runtime.. When I use the method on
object FLOWITEM, it works like a charm!
 
Bit strange that a WAPI can not be used in a BOR method but ok...
On Dec 2, 2009 01:14 "Dart, Jocelyn" <jocelyn.dart at sap.com>wrote:
> Robert, Haven’t needed to use this trick very often but yes it should
> be inherited to subflows – definitely inherited to work items.  Best
> thing is to do a quick test to confirm.
> Regards,
> Jocelyn
>  
> From:sap-wug-bounces at mit.edu [mailto:sap-wug-bounces at mit.edu] On
> Behalf OfRobert van den Berg
> Sent: Tuesday, 1 December 2009 8:44 PM
> To: SAP Workflow Users' Group; SAP Workflow Users' Group
> Subject: [LIKELY JUNK]Re: RE: [LIKELY JUNK]Re: Re: RE: RE: Dynamic
> priority workitem
>  
> Jocelyn,
>  
> do also sub and super workflows and it's tasks inherite the new
> priority?
>  
> Regards,
> Robert
> On Nov 30, 2009 23:40 "Dart, Jocelyn" <jocelyn.dart at sap.com>wrote:
> > Folks… You can also just use method SetPriority of BOR object
> > FLOWITEM – i.e. you set the priority of the workflow instance and it
> > is inherited to the work item.
> > Regards,
> > Jocelyn
> >  
> > From:sap-wug-bounces at mit.edu [mailto:sap-wug-bounces at mit.edu] On
> > Behalf OfRobert van den Berg
> > Sent: Saturday, 28 November 2009 12:41 AM
> > To: SAP Workflow Users' Group; SAP Workflow Users' Group; SAP
> > Workflow Users' Group
> > Subject: [LIKELY JUNK]Re: Re: RE: RE: Dynamic priority workitem
> >  
> > PS: in binding is not possible... this is an attribute of an object
> > so can not be changed by bindings..
> > On Nov 27, 2009 14:27 "Robert van den Berg" wrote:
> > > My appologies en many thanx!! I did not see the attribute.. I will
> > > test this with the bindings.
> > > Maybe it's time for weekend? ;-)
> > >  
> > > Many thanx again!
> > > On Nov 27, 2009 14:10 "JANSSENS Koenraad" wrote:
> > > > Robert, I did something with priorities a long time ago with a
> > > > previous employer.  I don’t have the details lying around
> > > > however.
> > > > How you could implement?
> > > > Well you could put the code to change the priority in a method
> > > > of a BOR and call that method via a task in your WF.  (as such
> > > > you can evaluate whatever you want in the method in order to put
> > > > the right priority)
> > > > Also in the container you normally have a step instance which
> > > > has an attribute priority.  (or in binding wf - > task workitem
> > > > -> workitempriority.. you even have that in the workflow
> > > > container)
> > > >  
> > > >  
> > > > From:sap-wug-bounces at mit.edu [mailto:sap-wug-bounces at mit.edu] On
> > > > Behalf OfRobert van den Berg
> > > > Sent: Friday, November 27, 2009 1:33 PM
> > > > To: SAP Workflow Users' Group; SAP Workflow Users' Group
> > > > Subject: Re: RE: Dynamic priority workitem
> > > >  
> > > > There is no containerelement I can use in the bindings to set
> > > > the priority?
> > > >  
> > > > If I have to use the FM, I need to create a user exit or
> > > > something...
> > > >  
> > > > Or how would you see this Koenraad?
> > > >  
> > > >  
> > > > On Nov 27, 2009 13:18 "JANSSENS Koenraad" wrote:
> > > > > SWW_WI_PRIORITY_CHANGE ?
> > > > > Best Regards
> > > > > Koenraad Janssens
> > > > > -----Original Message----- 
> > > > > From: <sap-wug-bounces at mit.edu>
> > > > > [mailto:sap-wug-bounces at mit.edu] On Behalf Of Robert van den
> > > > > Berg
> > > > > Sent: Friday, November 27, 2009 12:53 PM
> > > > > To: SAP Workflow Users' Group
> > > > > Subject: Dynamic priority workitem
> > > > > All,
> > > > > is there a possibility to set the priotity of a workitem
> > > > > dynamicaly?
> > > > > We want this to be set to pririty 1 in case if it is a certain
> > > > > supplier or invoicing party.
> > > > > (I was thinking about checking on a certain value of a
> > > > > container
> > > > > element before the workitem is created and then setting the
> > > > > priority
> > > > > of that next workitem).
> > > > > Best regards,
> > > > > Robert
> > > > > _______________________________________________
> > > > > SAP-WUG mailing list
> > > > > <SAP-WUG at mit.edu>
> > > > > <http://mailman.mit.edu/mailman/listinfo/sap-wug>
> > > > > _______________________________________________
> > > > > 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/20091207/e5812983/attachment.htm


More information about the SAP-WUG mailing list