Skip to Content

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:

NameTypeDescription
Operatorthe CENPyOlpProgramModifyOperator
apppaththe Location of the customer NLS Files.

createPDFReport

def createPDFReport(Operator, repfilepath)

Main Method to create the PDF Report

Parameters:

NameTypeDescription
Operatorthe CENPyOlpProgramModifyOperator
repfilepaththe Location of the where the PDF Report should be written.
Was this page helpful?