Sending Approval Steps via Outlook

Dart, Jocelyn jocelyn.dart at sap.com
Sun Apr 23 18:30:06 EDT 2006


Hi Sherie, 
 
You are on ECC 5.0 - i.e. a 6.40 basis system. 
So use Enhanced Notifications - transaction SWNCONFIG or SWNADMIN. 
Check out the doco and also look at program SWN_SELSEN_TEST to help work
out the config.
Enhanced Notifications gives you more options than RSWUWFML2. 
 
HOWEVER, mail is not work is not mail - work and mail have significantly
different features and requirements - and any attempt to make work look
like mail is always fraught with issues.  So I would still always advise
that the best approach is to send a collective (one per user per job
run) mail with a link to the workflow inbox (UWL in your case) - rather
than attempt to process work directly in email. 
 
If you really want to process work offline - another option is to use
SAP/Adobe Interactive forms - but again at some point they need to be
loaded up to the system.
 

Regards, 
Jocelyn Dart 
Senior Consultant 
SAP Australia Pty Ltd. 
Level 1/168 Walker St. 
North Sydney 
NSW, 2060 
Australia 
T   +61 412 390 267 
M   + 61 412 390 267 
E   jocelyn.dart at sap.com 
http://www.sap.com <http://www.sap.com/>  

The information contained in or attached to this electronic transmission
is confidential and may be legally privileged. It is intended only for
the person or entity to which it is addressed. If you are not the
intended recipient, you are hereby notified that any distribution,
copying, review, retransmission, dissemination or other use of this
electronic transmission or the information contained in it is strictly
prohibited. If you have received this electronic transmission in error,
please immediately contact the sender to arrange for the return of the
original documents. 

Electronic transmission cannot be guaranteed to be secure and
accordingly, the sender does not accept liability for any such data
corruption, interception, unauthorized amendment, viruses, delays or the
consequences thereof.

Any views expressed in this electronic transmission are those of the
individual sender, except where the message states otherwise and the
sender is authorized to state them to be the views of SAP AG or any of
its subsidiaries. SAP AG, its subsidiaries, and their directors,
officers and employees make no representation nor accept any liability
for the accuracy or completeness of the views or information contained
herein. Please be aware that the furnishing of any pricing information/
business proposal herein is indicative only, is subject to change and
shall not be construed as an offer or as constituting a binding
agreement on the part of SAP AG or any of its subsidiaries to enter into
any relationship, unless otherwise expressly stated. 

 

________________________________

From: sap-wug-bounces at mit.edu [mailto:sap-wug-bounces at mit.edu] On Behalf
Of Munday,Sherie J.
Sent: Saturday, 22 April 2006 5:32 AM
To: SAP Workflow Users' Group
Subject: Sending Approval Steps via Outlook


Hello Experienced Workflow Developers,
 
Our company recently upgraded to ECC 5.0.  We have several custom
workflows including HR functions that make use of the MSS portal and our
managers use the Universal Worklist on the portal for very limited
functions.  Our workflows also send emails to employee's outlook
inboxes, and currently all return emails are routed to the WF-Batch
Outlook email inbox.
 
We are now investigating the options around sending approvals to
managers without having them use the Business Workplace, and with the
least amount of custom abap programming possible.  Would those of you
with experience in this area, please give me your comments and
suggestions?  I would be most grateful!
 
After reading appendix A.2.4 (Offline Work Item Execution Via E-Mail) of
Practical Workflow for SAP and OSS Note 455140 (Configuration E-mail),
it seems we have these two "simple" options..one requires the approver
to be online, one in which the approval could be processed offline:

1.	Send the email with a hyperlink in the text which takes the
manager directly to their Universal Worklist Inbox on the portal.  The
manager would then open and process the work item (a normal approval
decision step).  
2.	Send the email with two different hyperlinks in the text... one
for the approve and one for the reject.  With this scenario, we would
have to create an SAP user such as WFDecision, have the hyperlink do a
send mail back to that userid in SAP with a given subject text such as
Decision, create an abap program to check the validity of the sender's
email address and complete the work item with the appropriate response,
insert that program into the Settings->Inbound Porcessing in transaction
SCOT, and have our messaging team set the mail server with a routing
rule to send any mail to WFDecision to the SAP port.... Wow ... does
anyone actually do that?  Are there any "standard" SAP workflows and/or
programs that have this functionality?...or does this have to be purely
custom?

Have I missed any other obvious solutions that would require minimal
programming?
Thanks again in advance!!
Sherie
 
Sherie Munday
Workflow Developer/ Anlayst
Air Products & Chemicals, Inc.
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mailman.mit.edu/pipermail/sap-wug/attachments/20060424/d9d27ac1/attachment.htm


More information about the SAP-WUG mailing list