Fórumok

task-timer in workflow

Caroline Paulson, módosítva 11 év-val korábban

task-timer in workflow

New Member Bejegyzés: 1 Csatlakozás dátuma: 2013.02.20. Legújabb bejegyzések
Hi
I have added a timer to my workflow. But my timer-noification is not happening when the due date reaches. I am not receiving any e-mail notification when the due date is reached. Can anyone guide me on how to use the task-timers and timer-notification.

<task-timers>
			<task-timer>
				<name></name>
				<delay>
					<duration>2</duration>
					<scale>minute</scale>
				</delay>
				<blocking>false</blocking>
				<timer-actions>
					<timer-notification>
						<name></name>
						<template>Waiting</template>
						<template-language>text</template-language>
						<notification-type>email</notification-type>
					</timer-notification>
					<reassignments>                        
                           
                          <user>
                              <email-address>test@liferay.com</email-address>
                           </user>                           
                        </reassignments>
				</timer-actions>
			</task-timer>
		</task-timers>
bala malasani, módosítva 11 év-val korábban

RE: task-timer in workflow

New Member Bejegyzések: 20 Csatlakozás dátuma: 2012.09.25. Legújabb bejegyzések
Hi Caroline,

Can you check your kaleo-web version, the timer is working in kaleo-web-6.1.20.1 EE version.i think its not free .
thumbnail
Aniceto P Madrid, módosítva 9 év-val korábban

RE: task-timer in workflow

Regular Member Bejegyzések: 120 Csatlakozás dátuma: 2008.05.24. Legújabb bejegyzések
And what? Trial license is available. It should work. But it doesn't.

Kaleo web designer is a nightmare. It doesn't include timer support. And xsd for workflow definitions has changed between 6.1 and 6.2. As always no documentation is available.