Copyright © TIBCO Software Inc. All rights reserved.
Copyright © TIBCO Software Inc. All rights reserved.


Appendix E iProcess Server Manager Interfaces : getLogFileLines()

getLogFileLines()
Method
Purpose
This method returns a portion of the contents of the specified log file in SWDIR/logs. You control which portion of the log file is displayed by the arguments you pass.
Type
Synchronous, IMPACT_INFO.
Arguments
 
Name of the log file in SWDIR/logs that you want to open.
0 - starts returning data from the start of the file
n (where n is a line number greater than zero) - returns data starting with the specified line number
-1 - starts returning data from the end of the file
Returns
 
 

Copyright © TIBCO Software Inc. All rights reserved.
Copyright © TIBCO Software Inc. All rights reserved.