#Doc: SubAction: PLMEasyBatchRenameForItem 
#Beschreibung: subaction for rename an item in tc via PLMEasy tool tcpb_batch_rename
[#New: 3.1433;13.10.2017;S.Gueth]
      
CLA CommandLineArguments:
-------------------------

JobManagerCmdTools.exe -Action		"CustomCmdTools_2016_04" 
 -SubAction							"VPMapProTextExportFromTif"
 -JobRoot_DP						"xx"														#Doc: Root.Verzeichniss in dem die JobDaten liegen
 -TiffTextExtractFolder_DP          "c:\temp\JobRoot"											#Doc: Defines the folder where tiff files will be copied to, for the text extraction
 -BatchJobFile_DPNE                 "c:\temp\JobRoot\batchJob.bjb"								#Doc: Defines name and path to the batch job file, attention: batch job file has to be configured correctly
 -ShellExecProg_DPNE                "C:\Program Files\softelec\VPmapproV68\BatchExecutor.exe"	#Doc: full path to BatchExecutor.exe
 -ShellExecArguments                " -x"														#Doc: parameters for BatchExecutor.exe (all parameters, except of BatchJobFile)
 -ShellMaxDurationSEC				0															#Doc: max duration of BatchExecutor.exe process in seconds, after that duration, process will be terminated -> "0" process will NOT be 'canceled'
