Skip to main content

Hi,

We are using pyfme.

I'm profiling a workspace using the technique described here: Profiling a workspace.

However, my workspace has a lot of python created factories and my results looks like this:

If I take the first one "f_151" there is no trace of that name neither in the log or the fmw file.

My question: Is there any way to create my python factories (FMEFactoryPileline) to have something more talking than "f_151"?

Thanks,

Larry

Hi @larry,

 

This is a good question - Are you able to put together a small working example for us? I'm just not entirely sure what you mean by "Dynamically created factories"

 

 


Hi @larry,

 

This is a good question - Are you able to put together a small working example for us? I'm just not entirely sure what you mean by "Dynamically created factories"

 

 

Hi @MattAtSafe,

 

 

Attached are a workspace and generated CSV file.

 

 

I have there two dynamically created python factories named MyFactory and MyFactory2.

 

 

But in the profiler output, they are named f_64 and f_54. Is there any way to have a better naming so I can know who's who?

 

 

 

Regards,

 

Pierre

 

profile.csv

 


Hi @larry,

 

It looks like there has been improvements on this issue in the latest release of FME 2018.0 (build 18270 and above). Please let me know if this helps for your case.