I’m building an application where I need to have service task which will poll the unread mails from a mailbox.
I have done it using a mail-config.properties file in my eclipse project.
What I actually need is, when I’m designing the workflow on the modeler, I would like to define the mail configurations such as email id, password etc.
Is it possible?
it’s not possible to set the properties of the mail extension in the BPMN process. Also, I think it wouldn’t be a good idea to write your password in the BPMN where everybody can read it