We have some Java code that calculates P-Value ( a statistical value). We are trying to import this Java code into PDI and feed the necessary parameters from a table and write the calculated P-Value to a different table. Can we import custom code into PDI using a step (User Defined Java Class)? Or is it only doable by writing a PDI plugin?
↧