Hi,
i'm hoping on the power of the forum for this:
From a /locationA/TransformationA.ktr, i use the step Mapping(sub-transformation) to start another trans /locationB/TransformationB.ktr. In the subtrans there is a metaDataInjection step. This step calls an transformation from the following location: ${internal.transformation.filename.directory}/TransformationC.ktr. The location of Transformation C is /locationB/TransformationC.ktr.
When i start TransformationB, all works fine.
When i start TransformationA i get an error message from the metaDataInjection step, that i can't find the KTR file from location: /LocationA/TransformationC.ktr.
Is this normal behaviour? Why does it seem to find the transformation used for injection in the folder from where i start the main transformation?
i use kettle 5.4.
i'm hoping on the power of the forum for this:
From a /locationA/TransformationA.ktr, i use the step Mapping(sub-transformation) to start another trans /locationB/TransformationB.ktr. In the subtrans there is a metaDataInjection step. This step calls an transformation from the following location: ${internal.transformation.filename.directory}/TransformationC.ktr. The location of Transformation C is /locationB/TransformationC.ktr.
When i start TransformationB, all works fine.
When i start TransformationA i get an error message from the metaDataInjection step, that i can't find the KTR file from location: /LocationA/TransformationC.ktr.
Is this normal behaviour? Why does it seem to find the transformation used for injection in the folder from where i start the main transformation?
i use kettle 5.4.