Skip to content

Feature decision table - #87

Merged
rameshpolishetti merged 16 commits into
developfrom
feature-decision-table
Dec 13, 2019
Merged

Feature decision table#87
rameshpolishetti merged 16 commits into
developfrom
feature-decision-table

Conversation

@nareshkumarthota

Copy link
Copy Markdown
Contributor

This PR contains decision table feature.

@rameshpolishetti rameshpolishetti left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looks good to me

@rameshpolishetti
rameshpolishetti merged commit d57fcc0 into develop Dec 13, 2019
@rameshpolishetti
rameshpolishetti deleted the feature-decision-table branch December 13, 2019 09:31
@aashish2001

aashish2001 commented Dec 13, 2019

Copy link
Copy Markdown

got this error while executing credit card application from develop branch
" Failed to create engine: error creating shared action instances - failed to marshall RuleSessionDescriptor : json: error calling MarshalJSON for type *config.RuleDescriptor: invalid character ']' looking for beginning of value"

@nareshkumarthota

Copy link
Copy Markdown
Contributor Author

Since it is in develop branch need to mention that in flogo.json imports.

"imports": [
    "github.com/project-flogo/contrib/trigger/rest",
    "github.com/project-flogo/contrib/activity/log",
    "nil github.com/project-flogo/rules/ruleaction@v0.1.2-0.20191213093114-d57fcc0da0bf",
    "nil github.com/project-flogo/rules/activity/dtable@v0.1.2-0.20191213093114-d57fcc0da0bf",
    "github.com/project-flogo/contrib/function/string"
  ]

Create flogo app with below command.

flogo create -f flogo.json --cv v0.9.3

Follow other steps as is from readme.

@aashish2001

Copy link
Copy Markdown

Thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants