Error Scenarios
There are two different error scenarios—report generation failure and post-processing failure.
• | In the first scenario, the report generation in FlexNet Manager for Engineering Applications fails for some reason. In this case, the $errorNum parameter contains a nonzero value and the $errorLine parameter contains a description of the problem. In most cases, you can analyze the report generation log file (a file named ReportConfigurationName.fns located in the output directory) to troubleshoot the problem. The status of the report in the Report Inbox will show Failed. |
• | In the second scenario, the post processing fails and returns a non-zero exit status. (This is the return value of the process). The status of the report in the Report Inbox will also show Failed. This will not allow access to the data FlexNet Manager for Engineering Applications successfully produced. |
See Also
Specifying Post-Processing Options