<html><head><meta http-equiv="Content-Type" content="text/html charset=windows-1252"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;"><div apple-content-edited="true"><div>On 15 Feb 2014, at 04:01, Nikolay Makhotkin <<a href="mailto:nmakhotkin@mirantis.com">nmakhotkin@mirantis.com</a>> wrote:</div></div><div><br class="Apple-interchange-newline"><blockquote type="cite"><div dir="ltr">Dmitri, in our concerns under word 'input' we assume a block contains the info about how the input data will be taken for corresponding task from initial context. So, it will be a kind of expression (e.g. YAQL). <br>
<br>Renat, am I right?</div></blockquote></div><br><div>Yes, basically we should keep in mind that we have 2 types of parameters for an action:</div><div><ul class="MailOutline"><li>Parameters that specify nature of the action itself (for example, “method: POST” for REST_API action type).</li><li>Input parameters determined dynamically using a selector expression defined on task level (it’s what we have as “input: $.people.[$.age > 30].address” in [0]). These define are a real action input interesting from a workflow logic perspective.</li></ul><div><br></div></div><div>[0] <a href="https://etherpad.openstack.org/p/mistral-poc">https://etherpad.openstack.org/p/mistral-poc</a></div><div><br></div><div>Renat</div></body></html>