GitHub user hansva added a comment to the discussion: Dynamic creation of 
stream fields

Re-usable blocks can also be created, and then you could use [Simple 
Mapping](https://hop.apache.org//manual/latest/pipeline/transforms/simple-mapping.html)
 to execute them.
But if your case is splitting 10's of fields, it might still be cleaner to use 
a scripting transform.

I will take a look to see if I can make UDJC transform return generated fields. 
But I fear you can't manipulate that from inside the transform itself, as it is 
part of the Meta. 

You can fill in the fields that will be created at runtime in the fields 
section at the bottom, and they will be available in the next transforms.

GitHub link: 
https://github.com/apache/hop/discussions/5005#discussioncomment-12460499

----
This is an automatically sent email for [email protected].
To unsubscribe, please send an email to: [email protected]

Reply via email to