﻿Dokumentation zu: NxDataProcessing_2013_09 (C) J.Feuerstein 
Erstellt: 05.09.2013    S.Gueth
Stand   : 05.09.2013    S.Gueth

--------------------------------------------------------------------------------------------------------------------------------------------------------------------
#Doc: Aktion: #Bschreibung: [#New ]
      
CLA CommandLineArguments:
-------------------------

JobManagerCmdTools.exe -Action "NxDataProcessing_2013_09" 
 -SubAction             JTInputListGen                                         #Doc: generates the input list to extract jt files
 -JobRoot_DP            "xx"                                                   #Doc: Root.Verzeichniss in dem die JobDaten liegen
 -ObjectList_SP_DPNE    "c:\list_sp.txt"                                       #Doc: path and name of the list for the single parts
 -ObjectList_AP_DPNE    "c:\list_ap.txt"                                       #Doc: path and name of the list for the assambly parts
 -ObjectList_NP_DPNE    "c:\list_np.txt"                                       #Doc: path and name of the list for the no parts

Examples:
#Doc: New: 2.1200;05.09.2013;S.Gueth
-Action "NxDataProcessing_2013_09" -SubAction JTInputListGen -JobRoot_DP "V:\CustomersDataL\addPLM\2013-09-05\tceng_GenericExample_00171_CustomerNameShort" -ObjectList_SP_DPNE "V:\CustomersDataL\addPLM\2013-09-05\tceng_GenericExample_00171_CustomerNameShort\list_sp.txt" -ObjectList_AP_DPNE "V:\CustomersDataL\addPLM\2013-09-05\tceng_GenericExample_00171_CustomerNameShort\list_ap.txt" -ObjectList_NP_DPNE "V:\CustomersDataL\addPLM\2013-09-05\tceng_GenericExample_00171_CustomerNameShort\list_np.txt"


--------------------------------------------------------------------------------------------------------------------------------------------------------------------

JobManagerCmdTools.exe -Action "NxDataProcessing_2013_09" 
 -SubAction						JTEvaluateResult                                       #Doc: generates the input list to extract jt files
 -JobRoot_DP					"xx"                                                   #Doc: Root.Verzeichniss in dem die JobDaten liegen
 -JT_DP							"C:\path\to\JT\files"                                  #Doc: path to the JT files
 -JT_Log						"C:\path\to\JT\files"                                  #Doc: path to the JT logs
 -JobMgrDataOrg_Root_DP			"C:\path\to\nxdataorg\root"							   #Doc: path to jobmanager data org root
 -JobMgrDataOrg_BaseNameSchema	"RootPP1_N=JTData"									   #Doc: optional basename schema, name the direcotry

Examples:
#Doc: New: 2.1200;05.09.2013;S.Gueth
-Action "NxDataProcessing_2013_09" -SubAction JTEvaluateResult -JobRoot_DP V:\CustomersDataL\Dorst\2013-09-06\dor1_JTExport_00013_Dorst -JT_DP V:\CustomersDataL\Dorst\2013-09-06\dor1_JTExport_00013_Dorst\JTgen\JTs -JT_Log V:\CustomersDataL\Dorst\2013-09-06\dor1_JTExport_00013_Dorst\JTgen 
-Action "NxDataProcessing_2013_09" -SubAction JTEvaluateResult -JobRoot_DP V:\CustomersDataL\Dorst\2013-09-06\dor1_JTExport_00013_Dorst -JT_DP V:\CustomersDataL\Dorst\2013-09-06\dor1_JTExport_00013_Dorst\JTgen\JTs -JT_Log V:\CustomersDataL\Dorst\2013-09-06\dor1_JTExport_00013_Dorst\JTgen  -pauseOnEnd -JobData2ResultsDoPrint
-Action "NxDataProcessing_2013_09" -SubAction JTEvaluateResult -JobRoot_DP V:\CustomersDataL\Dorst\2013-09-09\dor1_JTExport_00020_Dorst -JT_DP V:\CustomersDataL\Dorst\2013-09-09\dor1_JTExport_00020_Dorst\JTgen\JTs -JT_Log V:\CustomersDataL\Dorst\2013-09-09\dor1_JTExport_00020_Dorst\JTgen -JobMgrDataOrg_Root_DP V:\CustomersDataL\Dorst\2013-09-09\DataOrg -JobMgrDataOrg_BaseNameSchema "RootPP1_N=JTData" -pauseOnEnd -JobData2ResultsDoPrint

--------------------------------------------------------------------------------------------------------------------------------------------------------------------
