Entering the current time into time fields

We have a few BPMs that trigger on certain activities that log the current date. I believe the function we use will populate the current time as well, but I'm not 100% sure.

For instance, we have a customer checkbox in JobMtl that when captures the date to a date field based on the following code:

for each ttJobmtl where ttJobMtl.RowMod = 'A'.
assign ttJobMtl.Date15 = Today.
end.

This is done by using the "Advanced" button in the actions section of the BPM and manually coding.

Hope this gives you a starting point to work from,
Ken


From: vantage@yahoogroups.com [mailto:vantage@yahoogroups.com] On Behalf Of ofcwiz
Sent: Wednesday, August 11, 2010 11:30 AM
To: vantage@yahoogroups.com
Subject: [Vantage] Entering the current time into time fields



Does anyone have a BPM or other technique for automating the entry of the current time into start and end times for tasks in workflows?

When the task becomes active, fill in the start time, then enter the end time every time there is an update to the task?

Thanks,
Dave
8.03.407C P



[Non-text portions of this message have been removed]
Does anyone have a BPM or other technique for automating the entry of the current time into start and end times for tasks in workflows?

When the task becomes active, fill in the start time, then enter the end time every time there is an update to the task?

Thanks,
Dave
8.03.407C P