This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
en:software:tim:timer:signalbymailwithlimitandmovemessage [2014/12/03 15:00] duc.le created |
en:software:tim:timer:signalbymailwithlimitandmovemessage [2021/07/01 09:52] (current) |
||
---|---|---|---|
Line 1: | Line 1: | ||
- | FIXME **This page is not fully translated, yet. Please help completing the translation.**\\ //(remove this paragraph once the translation is finished)// | ||
- | |||
- | |||
===== signalByMailWithLimitAndMoveMessage ===== | ===== signalByMailWithLimitAndMoveMessage ===== | ||
==== Description ==== | ==== Description ==== | ||
This [[software:tim:timer|timer]] checks a mailbox for new mails and forwards the corresponding process instance and moves the mail. | This [[software:tim:timer|timer]] checks a mailbox for new mails and forwards the corresponding process instance and moves the mail. | ||
- | ------ | ||
==== Timer Name ==== | ==== Timer Name ==== | ||
any name \\ | any name \\ | ||
==== Webservice Name ==== | ==== Webservice Name ==== | ||
- | ProcessInstanceManager \\ | + | <code>ProcessInstanceManager</code> |
==== Webservice Methode ==== | ==== Webservice Methode ==== | ||
- | signalByMailWithLimitAndMoveMessage | + | <code>signalByMailWithLimitAndMoveMessage</code> |
- | ---- | + | |
==== Parameter ==== | ==== Parameter ==== | ||
=== ProcessInstanceID-Reg-Exp === | === ProcessInstanceID-Reg-Exp === | ||
- | piIdRegex, a[[regularexpression|regular expression]] that specifies how the ProcessInstanceID is found.\\ | + | piIdRegex, a [[regularexpression|regular expression]] that specifies how the ProcessInstanceID is found.\\ |
It searches in the text and in the subject for this. | It searches in the text and in the subject for this. | ||
\\ === Activitynames-Reg-Exp === | \\ === Activitynames-Reg-Exp === | ||
Line 42: | Line 37: | ||
==== Example ==== | ==== Example ==== | ||
<code>[0-9]{4},Wait-for-Mail-signal,,johnm1477@gmail.com,&e1am!sIlI,995,imap.gmail.com,1,checkt</code> | <code>[0-9]{4},Wait-for-Mail-signal,,johnm1477@gmail.com,&e1am!sIlI,995,imap.gmail.com,1,checkt</code> | ||
- | {{:software:tim:timer:bildschirmfoto_2013-06-13_um_08.53.12.png?direct&200|}} | + | {{ :software:tim:timer:timerSignalMail_en.png }} |
---- | ---- | ||
==== Dependencies ==== | ==== Dependencies ==== | ||
\\ __T!M Version__ : [[software:tim:changelog:3.5.1|Version 3.5.1]] | \\ __T!M Version__ : [[software:tim:changelog:3.5.1|Version 3.5.1]] |