Helle
we are looking to extract features based on created date, we created a published parameter ( syn_date) and in the reader where clause we use this expression
( CREATED_DATE>date'2015-02-09 13:00:00') and it's working
now when we use the publish parameter to specify the date we used this expression
CREATED_DATE>date$(Sync_date) this is not working
we inspect the syn_date attribute the value show this ( 20180120000000)
and in the publish parameter its shows the right format
Any idea how to fix this
Thanks
GeoDB reader
inspect
Published param