Re: [I] [Feature Request]: Perform variable replacement in the pipeline variable. (hop)
CarlosJuncher03 commented on issue #7066: URL: https://github.com/apache/hop/issues/7066#issuecomment-4379921634 So, I think I'm not explaining it correctly because of the translator. In this case, when I indicate that it's a pipeline variable, I'm referring to the "Variable Resolver" type. https://github.com/user-attachments/assets/6b6d22ef-6053-47e5-96e2-85b563a0bfd5"; /> -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
Re: [I] [Feature Request]: Perform variable replacement in the pipeline variable. (hop)
hansva commented on issue #7066:
URL: https://github.com/apache/hop/issues/7066#issuecomment-4379816769
My ${VARIABLE} was defined on the pipeline, but using one of the scripting
transforms is also correct wat to do this
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
Re: [I] [Feature Request]: Perform variable replacement in the pipeline variable. (hop)
CarlosJuncher03 commented on issue #7066: URL: https://github.com/apache/hop/issues/7066#issuecomment-4379800699 So, I used JavaClass for this because, since it was a pipeline variable, using the Get Variable transformation didn't work. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
Re: [I] [Feature Request]: Perform variable replacement in the pipeline variable. (hop)
hansva closed issue #7066: [Feature Request]: Perform variable replacement in the pipeline variable. URL: https://github.com/apache/hop/issues/7066 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
Re: [I] [Feature Request]: Perform variable replacement in the pipeline variable. (hop)
hansva commented on issue #7066: URL: https://github.com/apache/hop/issues/7066#issuecomment-4371453051 You mean you are creating a field in a data grid or a constant somewhere containing variables? A workaround would be to place the text inside a Get Variables transform. This will translate the variables inside the Variable section. Alternatively, you could use one of the scripting transforms to do this. https://github.com/user-attachments/assets/b2d407cb-467c-480d-a96f-04bce05e253a"; /> -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
Re: [I] [Feature Request]: Perform variable replacement in the pipeline variable. (hop)
CarlosJuncher03 commented on issue #7066: URL: https://github.com/apache/hop/issues/7066#issuecomment-4348101832 variable https://github.com/user-attachments/assets/7562fd51-1be0-499b-9a34-672cba2460fb"; /> Pipeline variable https://github.com/user-attachments/assets/b424c76f-59e3-4dea-94e3-3b38ca73e0d6"; /> -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
