Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Task]: kettle import replace in content for Javascript and UJDC #4340

Open
nadment opened this issue Sep 20, 2024 · 0 comments
Open

[Task]: kettle import replace in content for Javascript and UJDC #4340

nadment opened this issue Sep 20, 2024 · 0 comments
Assignees
Labels

Comments

@nadment
Copy link
Contributor

nadment commented Sep 20, 2024

What needs to happen?

Some mapping to add to kettleReplaceInContent

            // Javascript
            {"trans_Status", "pipeline_Status"},
            {"CONTINUE_TRANSFORMATION", "CONTINUE_PIPELINE"},
            {"SKIP_TRANSFORMATION", "SKIP_PIPELINE"},
            {"ERROR_TRANSFORMATION", "ERROR_PIPELINE"},
            {"ABORT_TRANSFORMATION", "ABORT_PIPELINE"},

            // UJDC
            {
              "processRow(StepMetaInterface smi, StepDataInterface sdi) throws KettleException",
              "processRow() throws HopException"
            },

Issue Priority

Priority: 3

Issue Component

Component: Import

@nadment nadment added the task label Sep 20, 2024
@nadment nadment self-assigned this Sep 20, 2024
@github-actions github-actions bot added P3 Nice to have Import labels Sep 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant