![]() |
Copyright © TIBCO Software Inc. All Rights Reserved |
now = LOCALTIME
On return, contains the current local time. Its syntax is C (fixed-length character string) with length 8.
1. Schedules a transaction and uses LOCALTIME to notify the user of the local start time of a transactionThe user sees the transaction start time in the local time and the system time is entered to the audit table.
TRANSACT calls in another rule and inserts the start and end time into the table AUDIT, using system time:
![]() |
Copyright © TIBCO Software Inc. All Rights Reserved |