neethuabacker
neethuabacker
appreciate the prompt response, will look forward to the new release.
sure, attached [flogolog.txt](https://github.com/TIBCOSoftware/flogo/files/3843460/flogolog.txt)
just noticed there is another error too: InvalidEndpointURL: invalid endpoint uri caused by: parse https://s3.US East (N. Virginia).amazonaws.com/{Bucket}/{Key+}: invalid character " " in host name github.com/project-flogo/core/support/log.(*zapLoggerImpl).Errorf. How is it building...
yes, i have same question, was typing it :) why for optional fields I have to provide values..
also, just fyi. i got that {} nil error on a timer where I did not give a frequency interval too, when frequency is optional. something is not right. (...
> @neethuabacker for the timer, were you using the new timer trigger? That is, this one: https://github.com/project-flogo/contrib/tree/master/trigger/timer no, I am using the timer that came with project flogo, did not...