How to create a workflow, connecting different SAP systems?

Nicholas Brand nicholas.n.brand at uk.pwcglobal.com
Mon Jul 15 06:33:36 EDT 2002


Memo from Nicholas N Brand of PricewaterhouseCoopers
 
-------------------- Start of message text --------------------
 
Andreas,
 
Yes, you're right Wf-XML will do what you need.
It's designed to trigger workflows in remote systems. You can trigger the
workflow in system B from system A either synchronously or asynchronously.
Synchronously allows the calling workflow to wait until the called workflow
is completed (passing back workflow parameters via the workflow
containers); asynchronously allows you to start the workflow in the other
system and proceed with the calling workflow without waiting.
Importantly, the workflow container elements in each of the systems must be
identical.
 
There is some SAP documentation on this. Also try looking at the SAP
website under '/webflow'.
 
There is a 'Web activity' type available in the Workflow Builder.
This requires several pieces of information:
Reference workflow - the workflow number to be started in the remote system
e.g. WS12345678
Step name - this will appear in the workflow builder - just text
Address (URL) - the important bit - this is the URL to your other SAP
system and workflow - e.g.
http://99.99.999.99:0083/scripts/wgate/wf_handler/!?
~protocol=01&~localkey=WS12345678 - there is a wizard to help you construct
this.
Transfer format - Wf-XML (a dialogue of XML developed by the Workflow
Management Coalition (WfMC)
 
Obviously you'll need the required architechture in place before this will
actually work - in my case 2 ITS servers, one for each SAP system.
 
 
Regards,
Nicholas
 
 
 
 
 
 
 
Andreas Bartsch <abartsc2 at cscploenzke.de>@MITVMA.MIT.EDU> on 15/07/2002
10:45:41
 
Please respond to "SAP Workflow Users' Group" <SAP-WUG at MITVMA.MIT.EDU>
 
Sent by:    SAP Workflow <Owner-SAP-WUG at MITVMA.MIT.EDU>
 
To:    SAP-WUG at MITVMA.MIT.EDU
cc:
 
 
Subject:    How to create a workflow, connecting different SAP systems?
 
 
Hi everyone,
we have to define a workflow, which connects different SAP Systems.
There are some uncertainties:
1. There are different users in different systems, for example USER01
belongs to System B but not to System A. Workflow will start in System A
and the task01 should be done by USER 01 in System B. The next task should
be done by USER02 in System C.
2. How to integrate a 3rd party WF system to a SAP based Workflow?  I
asume, I've to use WF-XML Documents but I'm not sure.
 
Many thanks,
with regards
 
Andreas Bartsch
 
CSC Ploenzke AG
Competence Center Life Cycle Solutions
Abraham-Lincoln-Park 1
65189 Wiesbaden
Germany
Phone: +49.611.142.22245
Fax: +49.611.142.29504
 
e-Mail: abartsc2 at csc.com
------------------------------------------------------------------
CSC ist offizieller IT-Supplier der Tour de France 2002
 Weitere Infos: http://www.cscploenzke.com/
------------------------------------------------------------------
 
 
--------------------- End of message text --------------------
 
This e-mail is intended only for the person to whom it is
addressed. If an addressing or transmission error has
misdirected this e-mail, please notify the author by replying to
this e-mail. If you are not the intended recipient you must not
use, disclose, copy, print or rely on this e-mail.
 
The principal place of business of PricewaterhouseCoopers and
its associate partnerships is 1 Embankment Place, London
WC2N 6RH where lists of the partners' names are available for
inspection. All partners in the associate partnerships are
authorised to conduct business as agents of, and all contracts
for services to clients are with, PricewaterhouseCoopers. The
UK firm of PricewaterhouseCoopers is authorised by the
Institute of Chartered Accountants in England and Wales to
carry on investment business. PricewaterhouseCoopers is a
member of the world-wide PricewaterhouseCoopers
organisation.
 
PricewaterhouseCoopers may monitor outgoing and incoming
e-mails and other telecommunications on its e-mail and
telecommunications systems.
 
----------------------------------------------------------------
Visit our website http://www.pwcglobal.com
 
 
 _________________________________________________________________
The information transmitted is intended only for the person or entity to
which it is addressed and may contain confidential and/or privileged
material.  Any review, retransmission, dissemination or other use of, or
taking of any action in reliance upon, this information by persons or
entities other than the intended recipient is prohibited.   If you received
this in error, please contact the sender and delete the material from any
computer.
 


More information about the SAP-WUG mailing list