Skip to main content

JMC properties

JMC properties reference

PropertiesModuleDefaultDescription
jmc.data.root.folderJmeterRoot data folder, all component reading csv data, will have this value as root folder.
jmc.script.root.folderJmeterRoot script folder, all JSR223 component will have this value as root folder
jmc.result.root.folderJmeterRoot result folder, all component that generate result (*.jtl) will have this value as root folder.
jmc.script.resourceJmetertrueAttach script file as content, in JSR223 if true content of file will be add to componenet as contonent, else component will reference the path.
jmc.data.resourceJmeterfalseGet Data csv from resource, use only when executing from code source.