Hi
I'm trying to pass dynamic date variable in api's url.
Here is my job
From Api's url JSON is coming and in tJavarow_1 am converting JSON to xml and storing in tfileoutputdelimited.
In url I pass specific date then get the JSON for that date only. But I want pass any variable which will store current date and get data accordingly.
Here is my trestclient component configuration.
And when I pass "myvalue" in URL it shows error like this in log