Subprocess calls in workflow systems are determined at design time, not runtime. The specific subprocess to be called must be defined when the parent process is designed. While data passed to a subprocess can vary at runtime, the selection of which subprocess to invoke is a static design decision, making this statement false.