[9667] in SAPr3-news
WF- question
daemon@ATHENA.MIT.EDU (V. Kalmykov)
Mon Jan 25 06:47:26 1999
To: sapr3-news@MIT.EDU
Date: Mon, 25 Jan 1999 11:50:25 +0300
From: "V. Kalmykov" <kalmykov@unicon-ms.ru>
Hi, allmighty sapfans!
I need a help to resolve a problem within WF:
How can I use the "program completed" event of ran into background
ABAP/4 program for initiating of WF for sending e-mails?
This is history of my WF determination (R/3 3.0F release):
1. Copy object type TRDIR (ABAP/4 program) into ZTRDIR.
2. Create event "completed" for this object type.
3. Create customer task with ZSOFM object type by copying the TS "send
e-mail message".
4. Insert triggering event for my customer task as (ZTRDIR) (COMPLETED)
5. Create WF with my customer task, insert the same triggering event
for my WF: (ZTRDIR) (COMPLETED). All binding definitions and event
linkage activation are made.
6. Use diferent utilities for simulating event, consistensy test,
trigger event test, event linkage table. Result: everything's fine.
My e-mails are in in-boxes.
The problem: after scheduling ABAP/4 program in background it starts
and completes, but my WF does not respond and no one message is
received.
Thanks,
Alex Bakin bakin@unicon-ms.ru