Informatievlaanderen / VSDS-LDES-E2E-testing

End-to-end tests and tooling needed for testing LDES components build as part of VSDS
European Union Public License 1.2
5 stars 2 forks source link

InValid processor, IoW 1.ngsi-v2-to-ld use-case : https://github.com/Informatievlaanderen/VSDS-LDES-E2E-testing/blob/main/e2e-test/use-cases/iow/1.ngsi-v2-to-ld/nifi-workflow.json #147

Closed xdxxxdx closed 1 year ago

xdxxxdx commented 1 year ago

Hello VSDS team, I detected a small issue about the file: nifi-workflow.json

Prerequisites:

LDES-workbench-nifi: Docker image tag: 20230116t113945

LDES-workbench-nifi is running at the port 8443 https://localhost:8443/nifi/, and user is logged in

Scenario: Upload nifi-workflow.json (with latest commit: 86536dc6ea35c2add36593bb533a338a38407dcf) to the NIFI-workbench

Current result: CreateVersionObjectProcessor is inValid. Please see: image

same issue also applies to https://github.com/Informatievlaanderen/VSDS-LDES-E2E-testing/blob/main/e2e-test/use-cases/iow/3.ngsi-v2-to-ldes/nifi-workflow.json

Expected result: No processor is inValid

P.s: The previous version: nifi-workflow.json, with the commit (74a12fde88610c4fc37d70dfddfda154ae5072d5) has NO issue.

Thanks XD

rorlic commented 1 year ago

@xdxxxdx fixed, please verify. Thank you!

zargha commented 1 year ago

Thanks!

Yalz commented 1 year ago

@xdxxxdx feel free to close if issue is fixed 😄

xdxxxdx commented 1 year ago

Validated on the VSDS-LDESWorkbench-NiFi docker image: 20230127T135852