Member since
01-25-2023
3
Posts
0
Kudos Received
0
Solutions
01-26-2023
10:10 AM
Hi, Not sure what is the problem with the current situation. Usually when the first process group finishes and send the flowfile to the second process group, this flowfile will be dropped when executing the the "GenerateTableFetch" in the second group and new flowfiles will be generated based on that. Another option if you dont want to have any relationships between the first and second process groups through output\input ports and make them completely independent where no flowfiles are transferred between them is to use the Nifi Rest Api to trigger the second group GenerateTableFetch from the first group using the InvokeHttp Processor. Hope that helps. Thanks
... View more
01-26-2023
06:22 AM
Hi, You dont need to have programming language to learn Expression Language. It can help but its not required.
... View more