Trying to fetch the current date into a custom attribute of type timestamp in RTC 6.0.3.
![]() Hello Team,
I have a usecase in which i want to fetch current date in custom attribute(actual start date) of type Timestamp only when a workitem move from Approved to Inprogress state.
Is it possible through dojo script or i have to develop an extension for this?
Please suggest the feasible solution.
Thanks in advance.
Regards,
Pankaj kumar
|
One answer
![]()
Ralph Schoon (62.0k●3●36●43)
| answered May 12 '17, 6:28 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER It is very hard to detect a state change in attribute customization. So you better write a follow up action. For more details see https://rsjazz.wordpress.com/2016/07/15/rtc-process-customization-what-you-can-and-cannot-do/ |