User Tools

Site Tools


Plugin installed incorrectly. Rename plugin directory 'swiftmail.backup' to 'swiftmail'.
en:software:tim:timer:signalbymail

This is an old revision of the document!


signalByMail

Description

This timer checks a mailbox for new mails and forwards the corresponding process instance.


Timer Name

any name

Webservice Name

ProcessInstanceManager

Webservice Methode

signalByMailWithLimitAndMoveMessage


Parameter

ProcessInstanceID-Reg-Exp

piIdRegex, a regular expression, that specifies how the ProcessInstanceID is found. It searches in the text and in the subject for this.

Aktivitynames-Reg-Exp

nodeNameRegex, a regular expression that searches the currently processed mail of the given activity and signals it. It searches in texts and in subjects on the server for this.


Filter-Reg-Exp

filterRegex, a Regular Expression that specifies a condition which mails are to be processed.

IMPORTANT!

If parts of the regular expression set in ( ) they will still be searched but not a part of the return value.(e.g.the PI-ID)
Example:

(args\[3\]=)[A-Za-z_0-9]*(\&args\[4\]=)

returns a text with uppercase and lowercase letters, underscore and numbers when it stands between args [3] and & args [4].


E-Mail-address

email, the complete e-mail address from which the mails are retrieved.

Password

password, password of the E-Mail account

Port

port, match the e-mail address and the host

Host

host, e.g. pop3.gmail.com


Example

"(\?args\[0\]=)[0-9]{4}(\&args\[1\]=)","(args\[3\]=)[A-Za-z_0-9]*(\&args\[4\]=)","",johnm1477@gmail.com,&e1am!sIlI,995,pop.gmail.com

Dependencies


T!M Version : Version 3.5.1

en/software/tim/timer/signalbymail.1417687659.txt.gz · Last modified: 2021/07/01 09:55 (external edit)