Deleting multiple attributes in Nifi

Viewed 3116

I am aware of how to delete a single attribute in Nifi, but what is the proper syntax to delete multiple attributes? Do I have to use multiple UpdateAttributes transformations or is there a delimiter I can use to separate the attributes?

Thank you!

1 Answers
Related