Refreshing Agents

jayachandra reddy djayachandrareddy at yahoo.co.in
Thu Apr 29 05:50:03 EDT 2010


Hi, 
 
Thanks for your reply. 
 
Can you please eloborate this? 
 
Thanks
Jay

--- On Wed, 28/4/10, Shai Eyal <shai.eyal at yahoo.com> wrote:


From: Shai Eyal <shai.eyal at yahoo.com>
Subject: Re: Refreshing Agents
To: sap-wug at mit.edu
Date: Wednesday, 28 April, 2010, 10:59 PM







Jay,
 
It is also possible to re-evaluate agent whenever an event is published. You can have your workflow re-evaluating agents whenever new user is assigned to cost center.
 

 
Regards,
Shai Eyal
SAP Logistics senior consultant
SAP Workflow & BPM specialist
http://www.linkedin.com/in/shaieyal
Mobile: 972-52-5816633
 


 






From: "sap-wug-request at mit.edu" <sap-wug-request at mit.edu>
To: sap-wug at mit.edu
Sent: Wednesday, April 28, 2010 19:06:17
Subject: SAP-WUG Digest, Vol 65, Issue 43

Send SAP-WUG mailing list submissions to
    sap-wug at mit.edu

To subscribe or unsubscribe via the World Wide Web, visit
    http://mailman.mit.edu/mailman/listinfo/sap-wug
or, via email, send a message with subject or body 'help' to
    sap-wug-request at mit.edu

You can reach the person managing the list at
    sap-wug-owner at mit.edu

When replying, please edit your Subject line so it is more specific
than "Re: Contents of SAP-WUG digest..."


Today's Topics:

  1. RE: Object visualisation calling Leave Request approval iview
      (sudhi k)
  2. Refreshing Agents (jayachandra reddy)


----------------------------------------------------------------------

Message: 1
Date: Wed, 28 Apr 2010 03:49:23 -0700 (PDT)
From: sudhi k <sudhi_k123 at yahoo.com>
Subject: RE: Object visualisation calling Leave Request approval iview
To: "SAP Workflow Users' Group" <sap-wug at mit.edu>
Message-ID: <22757.74130.qm at web52302.mail.re2.yahoo.com>
Content-Type: text/plain; charset="utf-8"

Hi Guys,
?
i am stuck with one issue, regarding a travel management workflow where in, there is a decision step which needs to be displayed in UWL ( works fine in backend ), now my doubt is, is it possible to display the work item?- perticularly a decision step in UWL ( object visualization..?) this is related to the template 'WS2000050'.
?
Any help much appreciated.....!
?
thanks,
Sudhir

--- On Wed, 4/21/10, Griffiths, Mark <mark.griffiths at sap.com> wrote:


From: Griffiths, Mark <mark.griffiths at sap.com>
Subject: RE: Object visualisation calling Leave Request approval iview
To: "SAP-WUG at mit.edu" <SAP-WUG at MIT.EDU>
Date: Wednesday, April 21, 2010, 7:59 PM





This issue is now resolved.
?
I had changed the Task visualisation XML to:
?
defaultAction="viewPreviewDetaill" from defaultAction="viewDetail" to get the item to launch the user decision in the preview pane only ? this then broke the object link.? 
?
So, for all you people out there excited by launching the Leave Request iView from an object link it is still possible!? The looks particularly nice when you are using your own leave Request class with a nice default description such as ?Leave Request: Click Here? rather than Document Database: (GUID).
?
Regards,
?
?
Mark
_____________________________________________
From: Griffiths, Mark 
Sent: 20 April 2010 13:46
To: 'SAP-WUG at mit.edu'
Subject: Object visualisation calling Leave Request approval iview
?
?
Hello Wuggers,
?
Bit of a tricky question I was hoping someone may be able to help with:
?
I am using object visualisation for a Z version of the Leave Request Class to launch the Leave Request Approval iView.? I have used this approach at a number of customers, and it was working at my current customer last week.
?
The entries I have in SWFVISU are:
?
ObjectType: Abap Class
Object Type: Zclass
Method: (no entry)
Visualisation Type: Java WD
?
Then for my visualisation I have:
?
APPLICATION LeaveRequestApprover
PACKAGE sap.com/ess~lea
SYSTEM_ALIAS SAP_WEBDYNPRO_XSS
?
Last week this enabled the object link (NOT THE TASK LINK) in the UWL to call the leave request approver iview .? This means I can then use a user decision in the workflow to enable mass approvals, but the user can also access the old screens if they want to (very nice, you should try it!).
?
Obviously I am re-registering and clearing the cache etc.
?
Some changes have been made and now when the URL is generated to call the iview it includes: wi_id null.? This now creates a ?500 Internal Server Error? with a type conversion error for the WI_ID.
?
If I remove this WI_ID parameter the iview launches (admittedly without pressing the button next to the relevant item as WI_ID was not passed).
?
I can also add in the old style syntax to pass the WI_ID as a DYNPARAM, but in the generated URL this is in addition to the null value, and the null value still creates a ?Type conversion error? ? if I delete, the iView launches.
?
So, any ideas how I can stop the null value from preventing the iView from launching?
Did anyone ever work out where the object visualisation XML is hidden away?
?
Any help much appreciated!
?
Regards,
?
?
Mark
?
-----Inline Attachment Follows-----


_______________________________________________
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/20100428/960c9345/attachment-0001.htm

------------------------------

Message: 2
Date: Wed, 28 Apr 2010 20:03:06 +0530 (IST)
From: jayachandra reddy <djayachandrareddy at yahoo.co.in>
Subject: Refreshing Agents
To: sap-wug at mit.edu
Message-ID: <119581.89752.qm at web8506.mail.in.yahoo.com>
Content-Type: text/plain; charset="iso-8859-1"

Hi,
?
Whenever new user assigned to a workcenter, he/she is not having visibility on old workitems. 
?
I assume transaction SWI1_RULE can be used to redetermine the agents. 
?
For some cases, it is automatically refreshed with newly included agents. (here assigned agents using RULE-function module attached, intercally determine the agents from workcenter)
?
Can you please give me directions how it is happening? 
?
Regards
Jay

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mailman.mit.edu/pipermail/sap-wug/attachments/20100428/998c4ddc/attachment-0001.htm

------------------------------

_______________________________________________
SAP-WUG mailing list
SAP-WUG at mit.edu
http://mailman.mit.edu/mailman/listinfo/sap-wug


End of SAP-WUG Digest, Vol 65, Issue 43
***************************************


-----Inline Attachment Follows-----


_______________________________________________
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/20100429/a5af1f37/attachment.htm


More information about the SAP-WUG mailing list