Hello All,
I discovered Pentaho Kettle just this last weekend and have already succeeded in transforming data between the application I implement and support and a couple of different payroll applications. It took a lot of trial, error, and a lot of late nights but I figured it out...PHEW!! Awesome product!
I am not a seasoned veteran like a lot of folks on this forum. So, I ask for your patience.
My question: Is there built in functionality to prompt a user for input. I need to use this information to place in a header of a flat ascii file. I need to prompt for three pieces of information - day number, paycycle, and accounting period. I can then build a string of data with this to place at the header of the file at the end of the transformation.
Thanks,
Lloyd
Application Implementation Specialist


Reply With Quote

Although if you end up running a full blown server you can pass variable from an xaction that way I believe, or you can pass args and stuff from the command line, so I have heard 


