Pan is a command-line program used to launch the transformations designed in Spoon. The counterpart to Pan is Kitchen, which allows you to run Jobs. In this first section, you will learn the basics about these utilities.
Using the Pan and Kitchen utilities
Running jobs and transformations
Kitchen, the program that executes Jobs from a Terminal window, comes in two versions:kitchen.bat and kitchen.sh. You will use one or the other depending on the platform—Windows or Unix-like systems respectively. Pan, the program that executes transformations from a Terminal window, also comes in two versions: pan.bat and pan.sh.
You will find all these files—kitchen.bat, kitchen.sh, pan.bat, and pan.sh—in the PDI installation...