I know I shouldn't be asking about this because it looks so simple, yet I've been trying a few days and still unable to retrieve the highlighted value as shown in the screenshot below. It's driving me crazy. I tried out a few combination of MEL expression using Mule Evaluate but still no luck. I've tried:
#[payload.file] = returns null
#[payload.file.path] = returns exception
#[payload.path] = returns null
I need to be able to retrieve that "path" value so badly. Newbie here, please advise.