Trace Process Info
This script traces the values of all properties of a single process and it's activities.
Download
TraceProcessInfo.zip
(SHA-256: 232F5DCC4DCF7D7CF38BDC4DE93736464F8B2BC7330642AFBC3684A6D953A8FE)
Current Version 1.1
Release Notes
Changes 1.1 - Add the option to only trace the current version Changes 1.0 - Initial Release
Usage
- Copy the file TraceProcessInfo.txt onto a server that has the Fabasoft Folio Kernel installed.
- Replace the text "<COO-Address of activity>", inside the file TraceProcessInfo.txt, with the COO address of one activity of the process.
- Execute the following command, in the context of an administrator or service user, from inside the directory where you copied the script to:
fsceval -file TraceProcessInfo.txt -tracetoconsole 2> processinfo.tro
Please ensure that you execute this command using the normal shell, or CMD.exe on Windows, because some alternative shells like Powershell modify the trace output in significant ways!
Result
After finishing execution a file named processinfo.trc should exist in the current directory, this file will contain trace output that includes all values of the specified activity's process.
Example
// Parameters @activity=COO.x.x.x.x; @verbose=false;
References
- TraceProcessInfo.zip
(SHA-256: 232F5DCC4DCF7D7CF38BDC4DE93736464F8B2BC7330642AFBC3684A6D953A8FE)