天天看點

How to trace Product search UI transaction using SAT - In Parallel Session

https://wiki.scn.sap.com/wiki/display/TechTSG/How+to+trace+Product+search+UI+transaction+using+SAT

Created by Jerry Wang on Oct 06, 2016 Go to start of metadata

We can use the button below in SAT to trace transaction which are not launched by backend.

Suppose I want to trace the performance when I click product hyperlink in search result. First I have to set a breakpoint to the event handler and launch UI to trigger the breakpoint.

Once BP is triggered, click button highlighted above, select the session and click button “Activate Measurement”.

Once done there is a new yellow light indicating that trace is switched on. The trace file is also generated accordingly.

Then click F8 to finish execution, and deactivate the trace. Now the SAT file is ready with a green light turned on.

At this time, please do not directly go to SAT and view your trace file: It will not work. Instead please just double click the green light, it will automatically format SAT file for you.

Once done, it will also be displayed correctly in SAT.