Application Development Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

How do I find the workflow which launches a program

Former Member
0 Kudos

Hello friends,

I have few programs which are launched by some workflows, but I don't know which workflow is using what program. I would like to be able to trace or better say find out which workflow uses my programs. Any idea?

Your help is greatly appreciated

1 ACCEPTED SOLUTION

Former Member
0 Kudos

Hi,

It's not easy. the first thing I would do it's to activate the event trace transaction SWELS

And execute transaction SWEL to display the trace log

Do not forget to stop your trace when finished testing

Hope that the following will help you

Regards

Edited by: Jürgen Degraeve on Apr 10, 2008 9:45 AM

1 REPLY 1

Former Member
0 Kudos

Hi,

It's not easy. the first thing I would do it's to activate the event trace transaction SWELS

And execute transaction SWEL to display the trace log

Do not forget to stop your trace when finished testing

Hope that the following will help you

Regards

Edited by: Jürgen Degraeve on Apr 10, 2008 9:45 AM