Matt Ellis

Results 63 comments of Matt Ellis

@skothari-tibco is working on an activity to invoke an action. Perhaps this or something similar can be used. For invoking actions in an async manner, that is something we can...

@josenspire yes, first you need to create the project structure, as @retgits had said. Then you'll `cd` into that dir and run the `flogo install` command. If you create an...

hey @fcastill is this still an issue?

@fm-tibco what are your thoughts on the trigger type being generic enough to fullfil the concept of a 'flow as a function' scenario? So an activity that can basically execute...

You could simply add the headers to the request using the headers input param of the rest activity

Hi @sushantkumbhar sorry! I'll take a look and merge.

It is possible that the app has other flows & triggers that cannot be shutdown. @fm-tibco perhaps an activity that could trigger a graceful shutdown?

@lwlwlwlw another option would be to use the CLI trigger, that would enable your app to run once and return when finished

@philippegabert we've just added support for mapping functions to flogo, what version of the webui are you using? the support is in master or v0.5.2-rc1. we will tag the final...

Hi @bloomfm100 sorry for the delay in responding. You're correct, if there are no events coming into the stream pipeline nothing can be emitted indicating that there were zero events....