Jump to content

How to set current date time in Configuration Block


jie li 2

Recommended Posts

i follow the instruction(below link) to set trigger to the current date time in Configuration Block but the trigger={date}{time}; does not work, it return error " the configuration block was not well-formed." who know the right expression for the current date thanks a lot

https://support.tibco.com/s/article/How-to-append-rows-and-update-data-t...

the trigger={date}{time} return error!!!!!

Link to comment
Share on other sites

You can try trigger="{date} {time}" ;

Note the space between date and time fields. Also,currently there seems to be some issue with {time} parameter due to which it shows only hour i.e. 3:00:00 but not minutes and seconds As a workaround, you can change the trigger document property data type to string and it will show the correct date time value

Link to comment
Share on other sites

  • 3 years later...

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...