I have configured an "Email start point" for my process.
I can receive and process the pdf attached to the emails, but I can't extract the subject (or the sender...) from the emails.
I followed the procedure explained in the guides: that is, I have defined a string input variable named "subject", and I have populated it with the literal %SUBJECT% in the "Email start point" --> Properties --> Inputs.
Run-time the input variable is populated with the plain text "%SUBJECT%"!!!
What do I have failed?