Get date variable from process or AH widget

319 views
Skip to first unread message

scu...@masanalytics.com

unread,
Mar 15, 2016, 4:56:28 PM3/15/16
to Fujitsu RunMyProcess Developer Community
how I can get the date and start time of each process and stored in a variable ???

Or also get variable "date" of history application widget from WI and save it in a variable ??

i hope your help.

Murali

unread,
Mar 16, 2016, 8:32:12 AM3/16/16
to Fujitsu RunMyProcess Developer Community, scu...@masanalytics.com
Hi,

Please initiate start_date(${now()}), start_time(${timestamp()}) in output variables section of Process start event or create process measure for Report purpose.
You can also use default column 'Created' available in Process Report configuration.

The default column 'Date' of History Widget can't be accessible directly, instead you can initiate/capture the 'Date/Timestamp' in a WI widget manually and it's variable can be accessed in the Process triggered.

You can refer to similar requirement/solution provided in here.

Regards,
Murali

scu...@masanalytics.com

unread,
Mar 16, 2016, 5:16:08 PM3/16/16
to Fujitsu RunMyProcess Developer Community, scu...@masanalytics.com
I see, but this start_date(${now()}) bring me a YYYY-MM-DD and i want a datetime , but is perfect !!! How can i get the datetime ?? i only need that

Murali

unread,
Mar 18, 2016, 5:22:29 AM3/18/16
to suppor...@runmyprocess.com, scu...@masanalytics.com
Hi,

For getting the datetime, you can use ${now("MM/dd/yyyy HH:mm:ss")}.
Also refer to below resolved posts, for converting into different timezones.

https://groups.google.com/a/runmyprocess.com/forum/#!msg/supportforum/O2rxdjGZKLE/kI84Xbd-hnsJ
https://groups.google.com/forum/#!topic/runmyprocess/CCuA4NEMHas

Regards,
Murali
Fujitsu RunMyProcess Support


Reply all
Reply to author
Forward
0 new messages