Form Entry Connector

This connector feeds an AssemblyLine with entries provided as the connector’s parameter. You can refer to the information provided here to know more about the Form Entry Connector.

It works like a regular connector, but without having a separate input file. Conceptually, this connector is useful for feeding a test AssemblyLine with test cases which are actually stored as part of the config file. Also this component may come in quite handy when you need to parse data inside the AssemblyLine resulting in a series of entries that you want to iterate over. In this case, you can attach the Form Entry Connector to a Connector Loop and then map the byte stream to the Raw Data Text parameter.

This connector supports Iterator Mode only.