Skip to content
This repository has been archived by the owner on Nov 24, 2020. It is now read-only.

jbossdemocentral/fsi-credit-card-dispute-case

Repository files navigation

KIE Components for the FSI Credit Dispute demo app

Projects

This is a collection of KIE projects with following relationship:

Project Relationship Diagram

  • Both the decisions project and case project have a direct Maven dependency on the model
  • The Case project remotely invokes the decisions using a work item handler defined in the deployment descriptor using the maven coordinates of the decisions project
    • Can add a scanner as a fourth parameter expressed in ms
    • The FraudDispute process uses the new Decision Task
    • The decisions project includes the LocalDMNProcess that illustrates a local DMN invocation

Rest endpoints of interest

See the kie-test-util project for examples on invoking DMN decision through java api.

Includes a Postman Collection with all the relevant calls for the demo:

  • Calling Additional Info rules for dynamic questions
  • Invoking Automatic Processing decision
  • Starting a Case (resulting in automatic or manual processing)

Case Information

Coming soon...

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages