fmeobjects.FMEFactoryPipeline.addFactories

FMEFactoryPipeline.addFactories(factoryDefFile)

This method is used to add a set of factories to the end of the factory pipeline. If unsuccessful, this method throws an exception.

Parameters:factoryDefFile (str) – Specifies the name of a file containing the factory definitions.
Return type:None
Raises:FMEException – An FMEException is raised if there was an error.