[Date Prev][Date Next][Thread Prev][Thread Next]
[Author Index]
[Date Index]
[Thread Index]
[SQR-USERS Info]
[SQRUG Home Page]
Re: Application Engine
- Subject: Re: Application Engine
- From: Mike Olson <msolson@FASTENAL.COM>
- Date: Tue, 11 May 1999 10:40:40 -0500
John,
Have you tried turning on the SQL Trace or debugger? In case you
haven't here's how you do it.
Go - PeopleTools - Application Engine
Use - Application Engine - Application - Update Display
Select product and application click OK and select a section, Mainline
for example
Pull down the list next to Trace and select SQL
Check the check box next to debug
Save the panel and run the app engine process. You will be able to step
through the process by entering commands. Type '?' for the list of
commands.
Your trace file should be named [process instance].aet.
Mike Olson
-----Original Message-----
From: John Ferguson [SMTP:jferguson@INETNOW.NET]
Sent: Tuesday, May 11, 1999 9:37 AM
To: Multiple recipients of list SQR-USERS
Subject: Application Engine
Does anyone know of an SQR that will print out an Application
Engine
application. I am new to App. Engine and would like to see what
it is
doing behind the scenes. I know that it is all SQL based and
that it
creates tmp tables for it's data handling but when it done it
deletes
the the tmp tables and I would like to be able to see the data.
If anyone could assist me with this I would be grateful.
Thanks,
John Ferguson