Arc Report Utility — Lifecycle
Back to Arc Report Utility.
__init__
def __init__()Initialization
createAuxCommandArcWeldReport
def createAuxCommandArcWeldReport(Operator, apppath)Pass Command from AutoExecute, e.g. after Download
Parameters:
| Name | Type | Description |
|---|---|---|
Operator | — | the CENPyOlpProgramModifyOperator |
apppath | — | the Location of the customer NLS Files. |
createPDFReport
def createPDFReport(Operator, repfilepath)Main Method to create the PDF Report
Parameters:
| Name | Type | Description |
|---|---|---|
Operator | — | the CENPyOlpProgramModifyOperator |
repfilepath | — | the Location of the where the PDF Report should be written. |
Was this page helpful?