Wait step needs a diff obj type than the obj type used to trigger the workflow

Cristiana D'Agosto cristiana.dagosto at au1.ibm.com
Sun Nov 2 16:01:17 EST 2003


Hi Phil,
 
I am familiar with object type SYSTEM, but I am not sure what are you
suggesting?
 
Should the first step of the workflow instantiate object type ZIRXDOFIIM? Will it be enough?
 
Thanks and regards
 
Cristiana
 
 
 
 
 
"Soady, Phil" <phil.soady at sap.com>
Sent by: SAP Workflow <Owner-SAP-WUG at MITVMA.MIT.EDU>
31/10/2003 06:04 PM
Please respond to "SAP Workflow Users' Group"
 
 
        To:     SAP-WUG at MITVMA.MIT.EDU
        cc:
        Subject:        Re: Wait step needs a diff obj type than th eobj type used to tri gger the
workflow
 
 
 
Hi Cristiana,
you could use the generic instantiation tool.
See Object SYSTEM method genericinstatiate.
 
The result is the object of your choice.
 
You can now wait for an event on exactly that object instance
in a subsequent step, say inside a branch.
 
Cheers
 
Phil Soady
Senior Consultant - Business Technologies
Professional Services
SAP Australia
Level 1, 168 Walker Street, North Sydney 2060, Australia.
M   +61 412 213 079
E   phil.soady at sap.com
 
 
-----Original Message-----
From: Cristiana D'Agosto [mailto:cristiana.dagosto at au1.ibm.com]
Sent: Friday, October 31, 2003 5:16 PM
To: SAP-WUG at MITVMA.MIT.EDU
Subject: Wait step needs a diff obj type than th eobj type used to trigger
the workflow
 
G'day all,
 
I am sure that what I need to do can be done, please help!!
 
version 4.6c
 
Developing a workflow that will be triggered when an invoice is parked in
the system (FIPP.CREATED); the invoice is actually scanned and the idoc
created the parked document and FIPP.CREATED is published. So far, so
good, no worries at all.
 
I then have a Wait step that is waiting for the scanned image to be
assigned to the invoice, then my workflow will continue. IXOS delivered an
object type (ZIRXDOFIIM) that has the same key as FIPP, and IXOS will
publish the event ZIRXDOFIIM.ImageArchivedAndAssigned when the image has
been assigned.
 
How do I make my workflow 'listen' to ZIRXDOFIIM.ImageArchivedAndAssigned?
I mean, the workflow is 'waiting' for that but how to 'bring' the object
type ZIRXDOFIIM to my workflow so the Wait step will work? Linkage table
and FM only to pass the object type to the workflow container?
 
Many thanks and regards
 
Cristiana
 


More information about the SAP-WUG mailing list