Sladerix edited a comment on issue #5176:
URL: https://github.com/apache/openwhisk/issues/5176#issuecomment-969298165


   > @Sladerix Really neat graphs - how'd you draw these?
   > 
   > It sounds like you want to "retain" some parameters across functions in 
the sequence. The best way to do this with openwhisk is to use composer and the 
`retain` combinator 
https://github.com/apache/openwhisk-composer/blob/master/docs/COMBINATORS.md.
   > 
   > Here's an example 
https://github.com/rabbah/travis-to-slack/blob/6b91579e10c22ce9ef4a1d0bfdd1dd35ced3ddc0/travis2slack.js#L85-L87
 which might help you with what you're trying to do.
   
   @rabbah Thank very much !
   I think I need to deepen the openwhisk-composer topic. I don’t know how to 
use it because i learned by using only the CLI/API. But thanks for the example 
, i will take a look 😁
   
   
   About the graphs: 
   Those are only fast sketches to show a simple example for the issue, and I 
used GoodNotes5 for iPad.
   
   however to achieve a nicer form  I use draw.io (webapp and desktop version), 
very useful.
   https://www.diagrams.net/


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to