Expand my Community achievements bar.

Obtaining the To Address from the receive operation of EmailService

Avatar

Former Community Member

Hi,

We have a requirement to extract the "To" address from emails that we receive through the EmailService in LiveCycle. Unfortunately the Receive operation doesn't appear to expose this property.

We run  LiveCycle ES 8.2.1 SP2, turnkey install on JBoss.

Please let me know if you'd have had the same issue and have found or "workaround". Or perhaps Adobe would be so kind to provide us with a "improved" version of the component to help our project out.

Thanks,


Jeroen

1 Reply

Avatar

Level 10

Use an input variable of type String and set it to variable -> %SENDER% in the configuration of the endpoint.

Jasmin