New uissue.
Concerning custom transformers.
I made a transformer doing some spatial operations.
At the end i have a new attribute and a lot of the input attributes.
I use a keeper to only pass the new attribute and a ID-type field.
The purpose is to use this customtransformer multiple times in a workbench.
What now happens is, as soon as i enter a second or more instance(s) of this transformer, it turns some fields to parameters. No problem yet..
But then i get a red eclamation mark, so i choose the parameters...then the excalmation mark moves to a transformer connected to the output of the customtransformers.
It appears some attributes wont pass.
I found out that the problem was the attributekeeper in the custom transformer.
If i remove that, and do the keeping outside the transformer, everything is AOK again.
Why is this?
Thanks for answering.
Greeting again,
Gio
But the weird thing is some key fields wont pass.