You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@streampipes.apache.org by GitBox <gi...@apache.org> on 2023/02/06 19:15:57 UTC

[GitHub] [streampipes] tenthe added a comment to the discussion: How to access a static uploadet file?

GitHub user tenthe added a comment to the discussion: How to access a static uploadet file?

Hi @flomickl,

you can upload files as part of the processing element configuration. See `CsvMetadataEnrichment` as an example [1].
In the `declareModel` you can use `requiredFile`.
Is this the behavior you are looking for?


[1] https://github.com/apache/streampipes/blob/dev/streampipes-extensions/streampipes-processors-transformation-jvm/src/main/java/org/apache/streampipes/processors/transformation/jvm/processor/csvmetadata/CsvMetadataEnrichmentController.java

GitHub link: https://github.com/apache/streampipes/discussions/1222#discussioncomment-4886039

----
This is an automatically sent email for dev@streampipes.apache.org.
To unsubscribe, please send an email to: dev-unsubscribe@streampipes.apache.org