Hello,
I have a runtime in a server PRD, in my local machine i build a package, i place it the server PRD, i want generate the configuration file (.properties ) by the command :
buildDelivery.bat P-Rep-Integration.pck -extract
My config is generated in the same folder as the package, bu it doesn't appear like what it's explained on the help.
My config is ;
#Tue Sep 22 15:32:56 WET 2015
workspace.dir=D\:/XXXX/workspace
allowedVariableErrors=false
allowedScriptErrors=false
port=42000
server=localhost
original.name=P-Rep-Integration.proc
base.name=P-Rep-Integration
conf=Dev_2
absolute.dir=D\:/XXXX/workspace/Chanel-Projet/Process/Copy of Event
deliv.name=P-Rep-Integration.deliv
in.name=P-Rep-Integration
in.dir=/Chanel-Projet/Process/Copy of Event
Thanks in advance