Recorder はフォーム フィールドから有意なタイマ名を取り出します。これによって、スクリプト、TrueLogs、パフォーマンス レポートが人間が読みやすいものになり、理解しやすくなります。
ここでは、直感的なタイマ名の例を示します。
WebPageForm("http://standardhost/sales_enu/start.swe",
SALES_ENU_START_SWE022,
"Account List Applet: InvokeMethod: Drilldown");
// ...
dclform
// ...
SALES_ENU_START_SWE022 <ENCODE_CUSTOM> :
"SWEMethod" := "Drilldown",
"SWEView" := "Account List View",
"SWEApplet" := "Account List Applet",
// more form fields
"SWECmd" := "InvokeMethod",
"SWERowId" := SiebelTokenApplet(gsRowValArray_001, 20),
"SWERowIds" := "",
"SWEP" := "",
"SWETS" := GetTimeStamp(); // value: "1038305711331"