This is because the FileInput node in WholeFile.msgflow detects a record as being the entire input file, and therefore propagates only once.
这是因为 WholeFile.msgflow 中的 FileInput 节点将整个输入文件检测为一个记录,因此仅传播一次。
The FileInput node offers you an array of methods to parse content from an input file.
FileInput 节点为您提供了一组用于解析输入文件内容的方法。
To run either flow, place a copy of the relevant input file in the directory being read by the FileInput node (by default this is C:\FileExamples\FILEIN).
要运行任一个流,请将相关输入文件的副本放在由 FileInput 节点读取的目录中(缺省为 C:\FileExamples\FILEIN)。
应用推荐