掲示板

task-timer in workflow

11年前 に Caroline Paulson によって更新されました。

task-timer in workflow

New Member 投稿: 1 参加年月日: 13/02/20 最新の投稿
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>
11年前 に bala malasani によって更新されました。

RE: task-timer in workflow

New Member 投稿: 20 参加年月日: 12/09/25 最新の投稿
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
9年前 に Aniceto P Madrid によって更新されました。

RE: task-timer in workflow

Regular Member 投稿: 120 参加年月日: 08/05/24 最新の投稿
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.