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)。
The following example shows the content of an input file which is parsed by the FileInput node in the message flow named ParsedRecordSequence_MRMTDS.msgflow.
下面的示例显示了由名为ParsedRecordSequence _ MRMTDS . msgflow的消息流中的FileInput节点解析的输入文件的内容。
The FileInput node's Records and Elements TAB includes a Record detection property, which controls how many propagations result from a single input file.
FileInput节点的Records and Elements选项卡包括一个Recorddetection属性,此属性控制从单个输入文件产生多少次传播。
The FileInput node also lets you specify what action should be carried out on the original input file when a message flow has successfully completed processing it.
FileInput节点还允许指定在消息流成功完成对输入文件的处理时,应该对原始输入文件执行的操作。
Using the RouteToLabel node is one method of routing file records through a message flow based on message content. In this example, the FileInput node reads an input file as shown.
使用RouteToLabel节点是通过消息流基于消息内容路由文件记录的方法之一。
In this example, the FileInput node reads an input file as shown.
在此例中,FileInput节点读取如下所示的输入文件。
The FileInput node allows flow developers to specify what actions should be carried out when a message flow fails to successfully process an input file.
FileInput节点允许流开发人员指定在消息流未能成功处理输入文件时应该采取的操作。
The FileInput node allows flow developers to specify what actions should be carried out when a message flow fails to successfully process an input file.
FileInput节点允许流开发人员指定在消息流未能成功处理输入文件时应该采取的操作。
应用推荐