samuvack / ldes-grar

1 stars 1 forks source link

VersionMaterialiseProcessor invalid #3

Open goemaere opened 6 months ago

goemaere commented 6 months ago

Getting a warning on the VersionMaterialiseProcessor: 'Missing processor' validated against 'Any Property' is invalid because Processor is of type 'be.vlaanderen.informatievlaanderen.processor.VersionMaterialiseProcessor', but that is not a valid Processor type

Screenshot: image

Unsure if it has any effect on dataflow.

samuvack commented 6 months ago

Hi,

I have changed the Apache Nifi flow file (https://github.com/samuvack/ldes-grar/blob/main/NiFi_Flow.json) to a Apache Nifi flow file without the version of the processors mentioned in the flow file. This was probably the reason why the VersionMaterialiseProcessor was not found in the Apache Nifi (LDI) library.

Please inform me if you are still encountering the same error.

Kind regards, Samuel