Creating an assignment when email is captured through an email listener
Hi,
Our requirement is that initially we send mail from pega from a work object and then when reply email is sent back to the email account configured in email listener, a new assignment should be created in the same work object containing mail information(to,cc,subject,body,etc) of the reply mail.
Also,the email assignment should have features like reply,reply all,forward,transfer.All email conversations should be stored in attachment section under the work object.
Is there any OOTB functionality available to achieve this or do we need to customize the listener activity to create an assignment under the work object?