difference between specify by reference and transformation name in transformation job entry

rasika vijay

What is the difference between the 'specify by reference' and transformations file name in the transformation step while creating jobs. ?!

I am specifying the path to a ktr file in the transformation filename textbox . the path is relative to the kettle.bat file.

What is the difference between what I have entered and the specify by reference textbox. I am specifying by reference in the first text box itself.

Rishu

There are basically Three things while we define the transformation name in the Job:

1. Transformation Filename:

Using this you can locate a .ktr file either in the local directory. This will read the xml file.

2. Specify by Name and Directory:

This is enabled when you are connected to any repository. Using this, you can locate any .ktr file by its Name available in the repository.

3. Specify by reference:

This is also enabled when you are connected to a PDI Enterprise Repository. The only difference is, here you read a file by its unique identifier or reference. Even if you change the name of the file, this step will try to locate the file by its reference id. These reference id's are stored in the repo. directory.

You can check more on this in wiki here.

Hope it helps :)

Collected from the Internet

Please contact [email protected] to delete if infringement.

edited at
0

Comments

0 comments
Login to comment

Related

From Dev

Transformation of CAShapeLayer

From Dev

difference between this and this@entry?

From Dev

Arrays transformation

From Dev

XSLT transformation for an xml that has nodes with the same name

From Dev

Can I specify the jackson @JsonView to use for method result transformation in RestEasy?

From Dev

What's the difference between Data Transformation & Data Manipulation?

From Dev

Whats the difference between using 'this' and the object name for reference inside the object?

From Dev

Difference between code generation and model-to-text transformation

From Dev

What is the difference between M11 and M21 cells in a transformation Matrix?

From Dev

what is the difference between scale transformation and coordinate system transformation

From Dev

Pentaho Kettle: how to pass variable from transformation to another transformation inside job

From Dev

Pentaho Kettle : How to use the same database connection in both Job and transformation

From Dev

How to write a transformation function to transform RDD with reference to a Graphframe object?

From Dev

Name of this transformation? Geometric, Affine,

From Dev

Call a pentaho spoon job or transformation from a rest or soap api

From Dev

XSLT transformation for an xml that has nodes with the same name

From Dev

Can I specify the jackson @JsonView to use for method result transformation in RestEasy?

From Dev

Difference between reference and pointer

From Dev

XSL Transformation giving NaN for integers having "-" in between

From Dev

Possible to change element name upon transformation

From Dev

Remove namespace entry from element, which was added by XSLT during transformation

From Dev

Pentaho Kettle: how to pass variable from transformation to another transformation inside job

From Dev

XQuery Transformation

From Dev

Fourier transformation

From Dev

XDT transformation removes wrong entry

From Dev

Transformation matrix between two line segments

From Dev

File transformation

From Dev

difference in ggplot scaling with log transformation

From Dev

Tensors transformation

Related Related

  1. 1

    Transformation of CAShapeLayer

  2. 2

    difference between this and this@entry?

  3. 3

    Arrays transformation

  4. 4

    XSLT transformation for an xml that has nodes with the same name

  5. 5

    Can I specify the jackson @JsonView to use for method result transformation in RestEasy?

  6. 6

    What's the difference between Data Transformation & Data Manipulation?

  7. 7

    Whats the difference between using 'this' and the object name for reference inside the object?

  8. 8

    Difference between code generation and model-to-text transformation

  9. 9

    What is the difference between M11 and M21 cells in a transformation Matrix?

  10. 10

    what is the difference between scale transformation and coordinate system transformation

  11. 11

    Pentaho Kettle: how to pass variable from transformation to another transformation inside job

  12. 12

    Pentaho Kettle : How to use the same database connection in both Job and transformation

  13. 13

    How to write a transformation function to transform RDD with reference to a Graphframe object?

  14. 14

    Name of this transformation? Geometric, Affine,

  15. 15

    Call a pentaho spoon job or transformation from a rest or soap api

  16. 16

    XSLT transformation for an xml that has nodes with the same name

  17. 17

    Can I specify the jackson @JsonView to use for method result transformation in RestEasy?

  18. 18

    Difference between reference and pointer

  19. 19

    XSL Transformation giving NaN for integers having "-" in between

  20. 20

    Possible to change element name upon transformation

  21. 21

    Remove namespace entry from element, which was added by XSLT during transformation

  22. 22

    Pentaho Kettle: how to pass variable from transformation to another transformation inside job

  23. 23

    XQuery Transformation

  24. 24

    Fourier transformation

  25. 25

    XDT transformation removes wrong entry

  26. 26

    Transformation matrix between two line segments

  27. 27

    File transformation

  28. 28

    difference in ggplot scaling with log transformation

  29. 29

    Tensors transformation

HotTag

Archive