I am trying to find app engines that make calls to another app engine and am not having any success in app designer or the ae tables any suggestions ?

An example find all app engines that have a call section to om_process

Views: 44

Comment

You need to be a member of PSoftPros to add comments!

Join PSoftPros

Comment by donna on February 20, 2013 at 6:42am

Thanks Bill,

the descr fiield contailns "Call Section description"

Comment by Bill White on February 19, 2013 at 3:33pm

Try this;

SELECT * FROM PSAESTMTDEFN
WHERE AE_STMT_TYPE = 'C'

The DESCR field will tell you which app engine is being called.

Bill

© 2013   Created by PSoftPros.

Badges  |  Report an Issue  |  Terms of Service