/context/name = Jspm ### see com.sap.sdt.ucp.dialog.DialogFactoryProperties /dialog/directory = config/dialog #/dialog/serverConnection = TestServerConnection #/dialog/serverConnection = UaServerConnection #/dialog/UaServerConnection/port = 6240 #/dialog/UaServerConnection/port = 4240 /dialog/serverConnection = SDTServerConnection /dialog/SDTServerConnection/mode = SDTServer /dialog/SDTServerConnection/port = 50017 /dialog/SDTServerConnection/SDTGui/launch = true /dialog/SDTServerConnection/SDTGui/config = jspm ### SDTServer section /dialog/SDTServerConnection/SDTServer/launch = true /dialog/SDTServerConnection/SDTServer/config = sdtserver.xml /dialog/recordNameSpace = J2EEInputRecording /dialog/recording = off /dialog/autoCreateVariables = on # ********** CHOOSE WHICH TYPE YOU WANT TO RUN ********* /pcecontrol/phaselistfile = phaselist_jspm.xml /pcecontrol/recorderfile = guiphaselist.rec /pcecontrol/logfile = guiphaselist.log /pcecontrol/breakfile = guiphaselist.brk /pcecontrol/suppressDialogs = true ### see com.sap.sdt.ucp.var.VariableFactoryProperties /varhandler/directory = data/variables /varhandler/checkSum = false ### JSPM steps recording file and evaluation details /jspm/recorderfile = jspmstep.rec /jspm/evaldetails = true ### engine start timeout in seconds for Deploy Controller /jspm/deployTimeout = 7200 ### workflow strategy for Deploy Controller: normal, safety, safetyIfOffline (default), safetyIfOfflineOrNW #/jspm/deployWorkflowStrategy = safetyIfOffline ### flags what part of content checks will be skipped /jspm/check/skipCvl = false /jspm/check/skipDcDependencies = false ### use trusted connection with sapcontrol, no password for local instances /jspm/useTrustedConnection = true ### allow updating single SAP components to higher SP-level without a stack /jspm/singleSupportPackages = true ###If set to true Usage types dependencies check will be skiped during installing of new usages on the system /jspm/skipUsageDependenciesCheck = false ###If set to true JSPM stack option will scan Inbox for patches of the components applicable for the system and if ###found will give user opportunity to select them /jspm/includePatchesInStack = false ### Activate functional elements model #/jspm/gui/additionalFE = true ###If set to true SL Domain System information will be used in the UI /jspm/gui/slDomainSystemInformation = false /jspm/read/processSCsWithFEModel = true /jspm/read/importSCsWithFEModel = true ### Service start timeout in seconds /jspm/servicesStartTimeout = 300 ### Indicates the minimum age in days of log directories and trace files that will be archived #/jspm/minArchiveAge = 30 ### Enables file cleanup functionality #/jspm/enableCleanup = true ### Show warning if free disk space in MB is lower than this value #/jspm/minFilespaceWarningLimit = 50 ### if set to true JSPM will check whether stack xml file contains all components describing usage type definitions /jspm/strongCheckUTDefs = false