rules icon indicating copy to clipboard operation
rules copied to clipboard

Document the Flogo examples

Open mellistibco opened this issue 7 years ago • 5 comments

Current behavior (how does the issue manifest): The examples that demonstrate how to use the rules action within a flogo app.json are not documented.

Expected behavior: Document the usage of the samples via a README in the corresponding samples directory

mellistibco avatar Nov 02 '18 16:11 mellistibco

trackntrace example needs a README. Assigned to Naresh.

jpark800 avatar May 03 '19 15:05 jpark800

Can anyone give me some URLs that will trigger the rule actions in the flogo/trackntrace example? They obviously start with "http://localhost:7777/test/me" and I can get '200' results via "curl" but I can't find a query string that will make anything useful happen.

obloquy avatar Jun 18 '19 00:06 obloquy

Hello @obloquy, Earlier trackntrace example was available in branch now its moved to master. Pls refer "https://github.com/project-flogo/rules/blob/master/examples/flogo/trackntrace/README.md "

nareshkumarthota avatar Jun 18 '19 10:06 nareshkumarthota

Thank you

obloquy avatar Jun 18 '19 13:06 obloquy

@jpark800 & @mellistibco Now documentation is added under flogo examples.

nareshkumarthota avatar Jun 24 '19 07:06 nareshkumarthota