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
Comment
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.

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