Skip to Content
0
Former Member
Dec 05, 2006 at 09:53 PM

passing/acquiring current username and timestamp to transaction

187 Views

hello.

i have a transaction that is writing the final result to a file. instead of having a static file name, i'd like a dynamic filename including the current username and timestamp. do i have to pass these values to the transaction or can I simply determine them somehow during the transaction and assign them to the path object of the write_file action block?

please note i am running Lighthammer and NOT xMII.