Expand my Community achievements bar.

Learn about Edge Delivery Services in upcoming GEM session

Help required with email Submit

Avatar

Level 4

Hi,

I have a requirement where on submitting a form by email, the email is to be recieved by the livecycle server. Then a process in my livecycle should call a servlet sritten in my java application and pass the attachment recieved in email.

Is this possible with livecycle. If yes can someone please suggest me how i can achieve this requirement?

1 Reply

Avatar

Level 4

Hi,

Add an email start point in the process. It will automatically download the attachment(xml/pdf) and make it available to the process. In next step you can pass this attachment to the java service. You may have to make a custom java component for passing it to servelet. Hope it helps.

Thanks.

-

abhinav