Question:
Hi Worgflow Gurus,
I created an event with SM62 (user event).
I trigger it with SM64 but I don't find it in SWEL.
Obviuosly I activted before trave with SWELS.
The problem is that if I link a job to the event (start the job after the event) all is working fine but I don't find the event in trace.
Where I'm wrong?
Thanks in advance
Odl
Answer:
You're getting mixed up I think.
SWEL is the event trace for displaying events that are raised from any application program.
Have a look at the SAP online documentation.
SM62 events are something different to my knowledge.
Answer:
Thans Allan,
so, how can I create an event and trigger it manually to use it in workflow?
Is there a transaction to create an event and after that trigger it manually?
Thanks in advance
Odl
Answer:
Hi
try transaction SWUE
Regards
Morten
Answer:
Do yourself a favour and go through the online help tutorials.
It's all explained in detail.
In short, you have to created a subtype of your business object in SWO1, and define your custom events in this subtype.