Support Questions

Find answers, ask questions, and share your expertise

Who agreed with this solution

avatar
Master Mentor
@Prabir Guha

You would certainly use the UpdateAttribute processor to do this and a NiFi expression language statement as follows :

${filename:substringAfterLast('/')}

Thanks,

Matt

View solution in original post

Who agreed with this solution