Gets the log file for the specified job ID.
[Visual Basic]
Function GetLogFile( _
ByVal jobID As Long, _
ByVal logFilePath As String _
) As Boolean
true if log file exists, otherwise false if log file does not exist
Exception Type | Condition |
---|---|
Safe.FMEServer.API.FMEServerException | if a FME Server exception occurred |
IFMETransformationManager Interface | IFMETransformationManager Members | Safe.FMEServer.API Namespace