Included link to the Jube WhatsApp Public Support Group alongside Training link.
This commit is contained in:
@@ -8,8 +8,6 @@ with all features available and no vendor lock-in, Jube is transparent,
|
||||
auditable, and extensible—keeping your data under your control while enabling rapid adaptation to new products,
|
||||
workflows, regulations, or payment schemes.
|
||||
|
||||
---
|
||||
|
||||
Jube combines real-time transaction monitoring, adaptive machine learning, rule-based detection, and workflow-driven
|
||||
case management into a single, scalable system.
|
||||
|
||||
@@ -183,6 +181,14 @@ on deploying and configuring Jube effectively.
|
||||
|
||||
---
|
||||
|
||||
## Support
|
||||
|
||||
🚀 Speed up implementation with hands-on, face-to-face [training](https://www.jube.io/jube-training) from the developer.
|
||||
💬 Join the [Jube WhatsApp Public Support Group](https://whatsapp.com/channel/0029Vb7HM7yICVfihDH17H2P) to chat with the
|
||||
developer.
|
||||
|
||||
---
|
||||
|
||||
## Licence
|
||||
|
||||
Jube is licenced under AGPL-3.0-or-later.
|
||||
@@ -6,7 +6,9 @@ parent: API
|
||||
grand_parent: Concepts
|
||||
---
|
||||
|
||||
🚀Speed up implementation with hands-on, face-to-face [training](https://www.jube.io/jube-training) from the developer.
|
||||
🚀 Speed up implementation with hands-on, face-to-face [training](https://www.jube.io/jube-training) from the developer.
|
||||
💬 Join the [Jube WhatsApp Public Support Group](https://whatsapp.com/channel/0029Vb7HM7yICVfihDH17H2P) to chat with the
|
||||
developer.
|
||||
|
||||
# AMQP Queue Ingestion and Exchange Publishing
|
||||
|
||||
|
||||
@@ -6,7 +6,9 @@ parent: API
|
||||
grand_parent: Concepts
|
||||
---
|
||||
|
||||
🚀Speed up implementation with hands-on, face-to-face [training](https://www.jube.io/jube-training) from the developer.
|
||||
🚀 Speed up implementation with hands-on, face-to-face [training](https://www.jube.io/jube-training) from the developer.
|
||||
💬 Join the [Jube WhatsApp Public Support Group](https://whatsapp.com/channel/0029Vb7HM7yICVfihDH17H2P) to chat with the
|
||||
developer.
|
||||
|
||||
# HTTP API Concepts
|
||||
|
||||
|
||||
@@ -6,7 +6,9 @@ parent: API
|
||||
grand_parent: Concepts
|
||||
---
|
||||
|
||||
🚀Speed up implementation with hands-on, face-to-face [training](https://www.jube.io/jube-training) from the developer.
|
||||
🚀 Speed up implementation with hands-on, face-to-face [training](https://www.jube.io/jube-training) from the developer.
|
||||
💬 Join the [Jube WhatsApp Public Support Group](https://whatsapp.com/channel/0029Vb7HM7yICVfihDH17H2P) to chat with the
|
||||
developer.
|
||||
|
||||
# HTTP API Asynchronous Model Invocation
|
||||
Most of the procedures in this documentation makes use of synchronous HTTP requests in which the request is blocked for the client unitil absolute conclusion of the processing, notwithstanding a significant amount of asynchronous processing taking place in the processing to ensure reasonable response time by eliminating blocking waits on IO.
|
||||
|
||||
@@ -6,4 +6,6 @@ has_children: true
|
||||
parent: Concepts
|
||||
---
|
||||
|
||||
🚀Speed up implementation with hands-on, face-to-face [training](https://www.jube.io/jube-training) from the developer.
|
||||
🚀 Speed up implementation with hands-on, face-to-face [training](https://www.jube.io/jube-training) from the developer.
|
||||
💬 Join the [Jube WhatsApp Public Support Group](https://whatsapp.com/channel/0029Vb7HM7yICVfihDH17H2P) to chat with the
|
||||
developer.
|
||||
@@ -5,7 +5,9 @@ nav_order: 1
|
||||
parent: Concepts
|
||||
---
|
||||
|
||||
🚀Speed up implementation with hands-on, face-to-face [training](https://www.jube.io/jube-training) from the developer.
|
||||
🚀 Speed up implementation with hands-on, face-to-face [training](https://www.jube.io/jube-training) from the developer.
|
||||
💬 Join the [Jube WhatsApp Public Support Group](https://whatsapp.com/channel/0029Vb7HM7yICVfihDH17H2P) to chat with the
|
||||
developer.
|
||||
|
||||
# Architecture
|
||||
|
||||
|
||||
@@ -6,7 +6,9 @@ parent: CLI
|
||||
grand_parent: Concepts
|
||||
---
|
||||
|
||||
🚀Speed up implementation with hands-on, face-to-face [training](https://www.jube.io/jube-training) from the developer.
|
||||
🚀 Speed up implementation with hands-on, face-to-face [training](https://www.jube.io/jube-training) from the developer.
|
||||
💬 Join the [Jube WhatsApp Public Support Group](https://whatsapp.com/channel/0029Vb7HM7yICVfihDH17H2P) to chat with the
|
||||
developer.
|
||||
|
||||
# CLI Concepts
|
||||
The Command Line Interface (CLI) is a basic console application that is intended to provide administrative functions from the terminal. This will develop over time and is intended as a more disciplined means of delivering functionality that would otherwise be SQL (noting a preference to the use of ORMs in code).
|
||||
|
||||
@@ -6,7 +6,9 @@ parent: CLI
|
||||
grand_parent: Concepts
|
||||
---
|
||||
|
||||
🚀Speed up implementation with hands-on, face-to-face [training](https://www.jube.io/jube-training) from the developer.
|
||||
🚀 Speed up implementation with hands-on, face-to-face [training](https://www.jube.io/jube-training) from the developer.
|
||||
💬 Join the [Jube WhatsApp Public Support Group](https://whatsapp.com/channel/0029Vb7HM7yICVfihDH17H2P) to chat with the
|
||||
developer.
|
||||
|
||||
# CLI Password Reset
|
||||
In the event of total password lock and unavailability of the application for all administrative users, the password can be reset via the CLI:
|
||||
|
||||
@@ -6,4 +6,6 @@ has_children: true
|
||||
parent: Concepts
|
||||
---
|
||||
|
||||
🚀Speed up implementation with hands-on, face-to-face [training](https://www.jube.io/jube-training) from the developer.
|
||||
🚀 Speed up implementation with hands-on, face-to-face [training](https://www.jube.io/jube-training) from the developer.
|
||||
💬 Join the [Jube WhatsApp Public Support Group](https://whatsapp.com/channel/0029Vb7HM7yICVfihDH17H2P) to chat with the
|
||||
developer.
|
||||
@@ -6,7 +6,9 @@ parent: Cache
|
||||
grand_parent: Concepts
|
||||
---
|
||||
|
||||
🚀Speed up implementation with hands-on, face-to-face [training](https://www.jube.io/jube-training) from the developer.
|
||||
🚀 Speed up implementation with hands-on, face-to-face [training](https://www.jube.io/jube-training) from the developer.
|
||||
💬 Join the [Jube WhatsApp Public Support Group](https://whatsapp.com/channel/0029Vb7HM7yICVfihDH17H2P) to chat with the
|
||||
developer.
|
||||
|
||||
# Redis Schema
|
||||
|
||||
|
||||
@@ -6,7 +6,9 @@ parent: Cache
|
||||
grand_parent: Concepts
|
||||
---
|
||||
|
||||
🚀Speed up implementation with hands-on, face-to-face [training](https://www.jube.io/jube-training) from the developer.
|
||||
🚀 Speed up implementation with hands-on, face-to-face [training](https://www.jube.io/jube-training) from the developer.
|
||||
💬 Join the [Jube WhatsApp Public Support Group](https://whatsapp.com/channel/0029Vb7HM7yICVfihDH17H2P) to chat with the
|
||||
developer.
|
||||
|
||||
# Local Least Recently Used (LRU) Cache
|
||||
|
||||
|
||||
@@ -6,4 +6,6 @@ has_children: true
|
||||
parent: Concepts
|
||||
---
|
||||
|
||||
🚀Speed up implementation with hands-on, face-to-face [training](https://www.jube.io/jube-training) from the developer.
|
||||
🚀 Speed up implementation with hands-on, face-to-face [training](https://www.jube.io/jube-training) from the developer.
|
||||
💬 Join the [Jube WhatsApp Public Support Group](https://whatsapp.com/channel/0029Vb7HM7yICVfihDH17H2P) to chat with the
|
||||
developer.
|
||||
@@ -5,7 +5,9 @@ nav_order: 3
|
||||
parent: Concepts
|
||||
---
|
||||
|
||||
🚀Speed up implementation with hands-on, face-to-face [training](https://www.jube.io/jube-training) from the developer.
|
||||
🚀 Speed up implementation with hands-on, face-to-face [training](https://www.jube.io/jube-training) from the developer.
|
||||
💬 Join the [Jube WhatsApp Public Support Group](https://whatsapp.com/channel/0029Vb7HM7yICVfihDH17H2P) to chat with the
|
||||
developer.
|
||||
|
||||
# Environment Variables
|
||||
|
||||
|
||||
@@ -5,7 +5,9 @@ nav_order: 4
|
||||
parent: Concepts
|
||||
---
|
||||
|
||||
🚀Speed up implementation with hands-on, face-to-face [training](https://www.jube.io/jube-training) from the developer.
|
||||
🚀 Speed up implementation with hands-on, face-to-face [training](https://www.jube.io/jube-training) from the developer.
|
||||
💬 Join the [Jube WhatsApp Public Support Group](https://whatsapp.com/channel/0029Vb7HM7yICVfihDH17H2P) to chat with the
|
||||
developer.
|
||||
|
||||
# Logging
|
||||
|
||||
|
||||
@@ -6,7 +6,9 @@ parent: Multi Tenancy
|
||||
grand_parent: Concepts
|
||||
---
|
||||
|
||||
🚀Speed up implementation with hands-on, face-to-face [training](https://www.jube.io/jube-training) from the developer.
|
||||
🚀 Speed up implementation with hands-on, face-to-face [training](https://www.jube.io/jube-training) from the developer.
|
||||
💬 Join the [Jube WhatsApp Public Support Group](https://whatsapp.com/channel/0029Vb7HM7yICVfihDH17H2P) to chat with the
|
||||
developer.
|
||||
|
||||
# Enabling Multi Tenancy And Switching
|
||||
On each request the UserInTenant table is inspected for the authentication user to identify the allocated TenantRegistryId:
|
||||
|
||||
@@ -6,7 +6,9 @@ parent: Multi Tenancy
|
||||
grand_parent: Concepts
|
||||
---
|
||||
|
||||
🚀Speed up implementation with hands-on, face-to-face [training](https://www.jube.io/jube-training) from the developer.
|
||||
🚀 Speed up implementation with hands-on, face-to-face [training](https://www.jube.io/jube-training) from the developer.
|
||||
💬 Join the [Jube WhatsApp Public Support Group](https://whatsapp.com/channel/0029Vb7HM7yICVfihDH17H2P) to chat with the
|
||||
developer.
|
||||
|
||||
# Multi Tenancy Concepts
|
||||
Jube supports multi-tenancy which allows single infrastructure to be shared among many logically isolated clients (i.e. customers rather than end users rolling up to those customers), maintaining total isolation between tenants data, with no loss of function in the user interface. Given the use of Environment Variables, optionally, Jube threads and cache offloading can be quite selective also, which serves to separate compute where required, why obtaining cost efficiency of centralised configuration.
|
||||
|
||||
@@ -6,4 +6,6 @@ has_children: true
|
||||
parent: Concepts
|
||||
---
|
||||
|
||||
🚀Speed up implementation with hands-on, face-to-face [training](https://www.jube.io/jube-training) from the developer.
|
||||
🚀 Speed up implementation with hands-on, face-to-face [training](https://www.jube.io/jube-training) from the developer.
|
||||
💬 Join the [Jube WhatsApp Public Support Group](https://whatsapp.com/channel/0029Vb7HM7yICVfihDH17H2P) to chat with the
|
||||
developer.
|
||||
@@ -5,7 +5,9 @@ nav_order: 6
|
||||
parent: Concepts
|
||||
---
|
||||
|
||||
🚀Speed up implementation with hands-on, face-to-face [training](https://www.jube.io/jube-training) from the developer.
|
||||
🚀 Speed up implementation with hands-on, face-to-face [training](https://www.jube.io/jube-training) from the developer.
|
||||
💬 Join the [Jube WhatsApp Public Support Group](https://whatsapp.com/channel/0029Vb7HM7yICVfihDH17H2P) to chat with the
|
||||
developer.
|
||||
|
||||
# SIGTERM Handling
|
||||
|
||||
|
||||
@@ -5,4 +5,6 @@ nav_order: 3
|
||||
has_children: true
|
||||
---
|
||||
|
||||
🚀Speed up implementation with hands-on, face-to-face [training](https://www.jube.io/jube-training) from the developer.
|
||||
🚀 Speed up implementation with hands-on, face-to-face [training](https://www.jube.io/jube-training) from the developer.
|
||||
💬 Join the [Jube WhatsApp Public Support Group](https://whatsapp.com/channel/0029Vb7HM7yICVfihDH17H2P) to chat with the
|
||||
developer.
|
||||
@@ -6,7 +6,9 @@ parent: Administration
|
||||
grand_parent: Configuration
|
||||
---
|
||||
|
||||
🚀Speed up implementation with hands-on, face-to-face [training](https://www.jube.io/jube-training) from the developer.
|
||||
🚀 Speed up implementation with hands-on, face-to-face [training](https://www.jube.io/jube-training) from the developer.
|
||||
💬 Join the [Jube WhatsApp Public Support Group](https://whatsapp.com/channel/0029Vb7HM7yICVfihDH17H2P) to chat with the
|
||||
developer.
|
||||
|
||||
# Performance Counter Balances
|
||||
|
||||
|
||||
@@ -6,7 +6,9 @@ parent: Administration
|
||||
grand_parent: Configuration
|
||||
---
|
||||
|
||||
🚀Speed up implementation with hands-on, face-to-face [training](https://www.jube.io/jube-training) from the developer.
|
||||
🚀 Speed up implementation with hands-on, face-to-face [training](https://www.jube.io/jube-training) from the developer.
|
||||
💬 Join the [Jube WhatsApp Public Support Group](https://whatsapp.com/channel/0029Vb7HM7yICVfihDH17H2P) to chat with the
|
||||
developer.
|
||||
|
||||
# Permissions
|
||||
Permissions grant access to resources in the user interface, typically pages. Permissions are added to Roles, and then a Role is allocated to a user.
|
||||
|
||||
@@ -6,7 +6,9 @@ parent: Administration
|
||||
grand_parent: Configuration
|
||||
---
|
||||
|
||||
🚀Speed up implementation with hands-on, face-to-face [training](https://www.jube.io/jube-training) from the developer.
|
||||
🚀 Speed up implementation with hands-on, face-to-face [training](https://www.jube.io/jube-training) from the developer.
|
||||
💬 Join the [Jube WhatsApp Public Support Group](https://whatsapp.com/channel/0029Vb7HM7yICVfihDH17H2P) to chat with the
|
||||
developer.
|
||||
|
||||
# Roles
|
||||
Roles are a collection of both users and permissions, for the purpose of authentication and authorisation in the user interface. It follows that permissions do not individually need to be allocated to a user, rather users allocated a role, with the permissions being allocated to the role.
|
||||
|
||||
@@ -6,7 +6,9 @@ parent: Administration
|
||||
grand_parent: Configuration
|
||||
---
|
||||
|
||||
🚀Speed up implementation with hands-on, face-to-face [training](https://www.jube.io/jube-training) from the developer.
|
||||
🚀 Speed up implementation with hands-on, face-to-face [training](https://www.jube.io/jube-training) from the developer.
|
||||
💬 Join the [Jube WhatsApp Public Support Group](https://whatsapp.com/channel/0029Vb7HM7yICVfihDH17H2P) to chat with the
|
||||
developer.
|
||||
|
||||
# Users
|
||||
All user interactions in the user interface are subject to authentication and authorisation. Authentication rooted in a user account, which is more often than not accompanied by a password (keeping in mind the software also supports JSON Web Tokens for authentication).
|
||||
|
||||
@@ -6,4 +6,6 @@ has_children: true
|
||||
parent: Configuration
|
||||
---
|
||||
|
||||
🚀Speed up implementation with hands-on, face-to-face [training](https://www.jube.io/jube-training) from the developer.
|
||||
🚀 Speed up implementation with hands-on, face-to-face [training](https://www.jube.io/jube-training) from the developer.
|
||||
💬 Join the [Jube WhatsApp Public Support Group](https://whatsapp.com/channel/0029Vb7HM7yICVfihDH17H2P) to chat with the
|
||||
developer.
|
||||
@@ -6,7 +6,9 @@ parent: Case Management
|
||||
grand_parent: Configuration
|
||||
---
|
||||
|
||||
🚀Speed up implementation with hands-on, face-to-face [training](https://www.jube.io/jube-training) from the developer.
|
||||
🚀 Speed up implementation with hands-on, face-to-face [training](https://www.jube.io/jube-training) from the developer.
|
||||
💬 Join the [Jube WhatsApp Public Support Group](https://whatsapp.com/channel/0029Vb7HM7yICVfihDH17H2P) to chat with the
|
||||
developer.
|
||||
|
||||
# Creating Automation
|
||||
|
||||
|
||||
@@ -6,7 +6,9 @@ parent: Case Management
|
||||
grand_parent: Configuration
|
||||
---
|
||||
|
||||
🚀Speed up implementation with hands-on, face-to-face [training](https://www.jube.io/jube-training) from the developer.
|
||||
🚀 Speed up implementation with hands-on, face-to-face [training](https://www.jube.io/jube-training) from the developer.
|
||||
💬 Join the [Jube WhatsApp Public Support Group](https://whatsapp.com/channel/0029Vb7HM7yICVfihDH17H2P) to chat with the
|
||||
developer.
|
||||
|
||||
# Creating Case Entry With Activation Rule
|
||||
Revisit Activation Models Activation and Reprocessing in this documentation before proceeding.
|
||||
|
||||
@@ -6,7 +6,9 @@ parent: Case Management
|
||||
grand_parent: Configuration
|
||||
---
|
||||
|
||||
🚀Speed up implementation with hands-on, face-to-face [training](https://www.jube.io/jube-training) from the developer.
|
||||
🚀 Speed up implementation with hands-on, face-to-face [training](https://www.jube.io/jube-training) from the developer.
|
||||
💬 Join the [Jube WhatsApp Public Support Group](https://whatsapp.com/channel/0029Vb7HM7yICVfihDH17H2P) to chat with the
|
||||
developer.
|
||||
|
||||
# Creating Case Entry With Defer Activation Rule
|
||||
When a case is created as a consequence of an Activation Rule match it would be placed into the case workflow, and assuming it is not already open pending closure, in will be in an open status. In the event that the case record is already in existence, and not in closed status, a case record will not be created.
|
||||
|
||||
@@ -6,7 +6,9 @@ parent: Case Management
|
||||
grand_parent: Configuration
|
||||
---
|
||||
|
||||
🚀Speed up implementation with hands-on, face-to-face [training](https://www.jube.io/jube-training) from the developer.
|
||||
🚀 Speed up implementation with hands-on, face-to-face [training](https://www.jube.io/jube-training) from the developer.
|
||||
💬 Join the [Jube WhatsApp Public Support Group](https://whatsapp.com/channel/0029Vb7HM7yICVfihDH17H2P) to chat with the
|
||||
developer.
|
||||
|
||||
# Case Workflow Action
|
||||
Case Notes provide a means to annotate cases and provide a history of the unstructured actions taken. Case notes by their nature are unstructured and cannot be reported upon. There are two structured data items that can be attached to a case note:
|
||||
|
||||
@@ -6,7 +6,9 @@ parent: Case Management
|
||||
grand_parent: Configuration
|
||||
---
|
||||
|
||||
🚀Speed up implementation with hands-on, face-to-face [training](https://www.jube.io/jube-training) from the developer.
|
||||
🚀 Speed up implementation with hands-on, face-to-face [training](https://www.jube.io/jube-training) from the developer.
|
||||
💬 Join the [Jube WhatsApp Public Support Group](https://whatsapp.com/channel/0029Vb7HM7yICVfihDH17H2P) to chat with the
|
||||
developer.
|
||||
|
||||
# Case Workflow Display
|
||||
Upon the creation of a case the payload that caused the creation is stored alongside the case record. Upon navigation to the case creation record in the case page, the record is of course displayed in the default view whereby data is extracted and colored from the payload record using the Cases Workflows Xpath functionality. It is a key value table.
|
||||
|
||||
@@ -6,7 +6,9 @@ parent: Case Management
|
||||
grand_parent: Configuration
|
||||
---
|
||||
|
||||
🚀Speed up implementation with hands-on, face-to-face [training](https://www.jube.io/jube-training) from the developer.
|
||||
🚀 Speed up implementation with hands-on, face-to-face [training](https://www.jube.io/jube-training) from the developer.
|
||||
💬 Join the [Jube WhatsApp Public Support Group](https://whatsapp.com/channel/0029Vb7HM7yICVfihDH17H2P) to chat with the
|
||||
developer.
|
||||
|
||||
# Case Workflow Filter
|
||||
Throughout a case life cycle, a case record can move through a multitude of dispositions. The most simple is the hard-coded closed status, as follows:
|
||||
|
||||
@@ -6,7 +6,9 @@ parent: Case Management
|
||||
grand_parent: Configuration
|
||||
---
|
||||
|
||||
🚀Speed up implementation with hands-on, face-to-face [training](https://www.jube.io/jube-training) from the developer.
|
||||
🚀 Speed up implementation with hands-on, face-to-face [training](https://www.jube.io/jube-training) from the developer.
|
||||
💬 Join the [Jube WhatsApp Public Support Group](https://whatsapp.com/channel/0029Vb7HM7yICVfihDH17H2P) to chat with the
|
||||
developer.
|
||||
|
||||
# Case Workflow Form
|
||||
There are several ways to capture outcome in case management, such as:
|
||||
|
||||
@@ -6,7 +6,9 @@ parent: Case Management
|
||||
grand_parent: Configuration
|
||||
---
|
||||
|
||||
🚀Speed up implementation with hands-on, face-to-face [training](https://www.jube.io/jube-training) from the developer.
|
||||
🚀 Speed up implementation with hands-on, face-to-face [training](https://www.jube.io/jube-training) from the developer.
|
||||
💬 Join the [Jube WhatsApp Public Support Group](https://whatsapp.com/channel/0029Vb7HM7yICVfihDH17H2P) to chat with the
|
||||
developer.
|
||||
|
||||
# Case Workflow Macro
|
||||
There are a multitude of functions in the case page for the purposes of updating and annotating a case. Each of these update functions have their own user interface controls. For example, to update the closed status, it is a simple matter of just changing the value in the status bar drop down:
|
||||
|
||||
@@ -6,7 +6,9 @@ parent: Case Management
|
||||
grand_parent: Configuration
|
||||
---
|
||||
|
||||
🚀Speed up implementation with hands-on, face-to-face [training](https://www.jube.io/jube-training) from the developer.
|
||||
🚀 Speed up implementation with hands-on, face-to-face [training](https://www.jube.io/jube-training) from the developer.
|
||||
💬 Join the [Jube WhatsApp Public Support Group](https://whatsapp.com/channel/0029Vb7HM7yICVfihDH17H2P) to chat with the
|
||||
developer.
|
||||
|
||||
# Cases Workflow Status
|
||||
When a case is created, it can be allocated a status, which is helpful for filtering. Furthermore, when a case is being worked, changing the status allows for the sub allocation of the record (for example to a money laundering officer for review). Statuses are separate from the closed status (i.e. Open, Closed etc).
|
||||
|
||||
@@ -6,7 +6,9 @@ parent: Case Management
|
||||
grand_parent: Configuration
|
||||
---
|
||||
|
||||
🚀Speed up implementation with hands-on, face-to-face [training](https://www.jube.io/jube-training) from the developer.
|
||||
🚀 Speed up implementation with hands-on, face-to-face [training](https://www.jube.io/jube-training) from the developer.
|
||||
💬 Join the [Jube WhatsApp Public Support Group](https://whatsapp.com/channel/0029Vb7HM7yICVfihDH17H2P) to chat with the
|
||||
developer.
|
||||
|
||||
# Case Workflow XPath
|
||||
Navigate to a case by Skim or Fetch:
|
||||
|
||||
@@ -6,7 +6,9 @@ parent: Case Management
|
||||
grand_parent: Configuration
|
||||
---
|
||||
|
||||
🚀Speed up implementation with hands-on, face-to-face [training](https://www.jube.io/jube-training) from the developer.
|
||||
🚀 Speed up implementation with hands-on, face-to-face [training](https://www.jube.io/jube-training) from the developer.
|
||||
💬 Join the [Jube WhatsApp Public Support Group](https://whatsapp.com/channel/0029Vb7HM7yICVfihDH17H2P) to chat with the
|
||||
developer.
|
||||
|
||||
# Creating Case Workflows
|
||||
A case workflow is a logical stream of work that an agent will be allocated to. For example, transaction fraud for the purpose of evaluating stolen debit cards might be slightly different in treatment from an anti money laundering workflow. Where work effort or agent teams are different, it make sense to break this into different workflows.
|
||||
|
||||
@@ -6,7 +6,9 @@ parent: Case Management
|
||||
grand_parent: Configuration
|
||||
---
|
||||
|
||||
🚀Speed up implementation with hands-on, face-to-face [training](https://www.jube.io/jube-training) from the developer.
|
||||
🚀 Speed up implementation with hands-on, face-to-face [training](https://www.jube.io/jube-training) from the developer.
|
||||
💬 Join the [Jube WhatsApp Public Support Group](https://whatsapp.com/channel/0029Vb7HM7yICVfihDH17H2P) to chat with the
|
||||
developer.
|
||||
|
||||
# Creating Status Elevation
|
||||
Consider the scenario where a rule creates a case having allocated a status of FLD (First Line Defence) as a consequence of an velocity rule having matched. Thereafter, suppose a transaction occurs in a sanctioned country, which is of course a much higher risk event than a velocity having been breached. Status elevation is able to change the status in an upward, more severe direction, on rule match, yet not allow for the status to be changed to a less severe, downward direction.
|
||||
|
||||
@@ -6,7 +6,9 @@ parent: Case Management
|
||||
grand_parent: Configuration
|
||||
---
|
||||
|
||||
🚀Speed up implementation with hands-on, face-to-face [training](https://www.jube.io/jube-training) from the developer.
|
||||
🚀 Speed up implementation with hands-on, face-to-face [training](https://www.jube.io/jube-training) from the developer.
|
||||
💬 Join the [Jube WhatsApp Public Support Group](https://whatsapp.com/channel/0029Vb7HM7yICVfihDH17H2P) to chat with the
|
||||
developer.
|
||||
|
||||
# Working Activations
|
||||
At the point a case is created a copy of the event is stored alongside the case record. In this event payload there is a list of the Activation Rules that were matched upon, stored in their order of priority and match. The Activations tab exists to write out these activations in a convenient form representing the one to many relationship that exist between transaction or event (one) and Activation (many), insofar as one transaction or event may have many matches:
|
||||
|
||||
@@ -6,7 +6,9 @@ parent: Case Management
|
||||
grand_parent: Configuration
|
||||
---
|
||||
|
||||
🚀Speed up implementation with hands-on, face-to-face [training](https://www.jube.io/jube-training) from the developer.
|
||||
🚀 Speed up implementation with hands-on, face-to-face [training](https://www.jube.io/jube-training) from the developer.
|
||||
💬 Join the [Jube WhatsApp Public Support Group](https://whatsapp.com/channel/0029Vb7HM7yICVfihDH17H2P) to chat with the
|
||||
developer.
|
||||
|
||||
# Working Case Event Journal
|
||||
The Case Note relies on specific intervention by an end user or analyst to create an audit trail.
|
||||
|
||||
@@ -6,7 +6,9 @@ parent: Case Management
|
||||
grand_parent: Configuration
|
||||
---
|
||||
|
||||
🚀Speed up implementation with hands-on, face-to-face [training](https://www.jube.io/jube-training) from the developer.
|
||||
🚀 Speed up implementation with hands-on, face-to-face [training](https://www.jube.io/jube-training) from the developer.
|
||||
💬 Join the [Jube WhatsApp Public Support Group](https://whatsapp.com/channel/0029Vb7HM7yICVfihDH17H2P) to chat with the
|
||||
developer.
|
||||
|
||||
# Working Case Form Journal
|
||||
Forms are used to capture structured data and invoke certain automations using the HTTP Endpoint and Notification Functionality. The data captured during form invocation, which is documented in a separate configuration section of this documentation, is available for end user review in its entirety.
|
||||
|
||||
@@ -6,7 +6,9 @@ parent: Case Management
|
||||
grand_parent: Configuration
|
||||
---
|
||||
|
||||
🚀Speed up implementation with hands-on, face-to-face [training](https://www.jube.io/jube-training) from the developer.
|
||||
🚀 Speed up implementation with hands-on, face-to-face [training](https://www.jube.io/jube-training) from the developer.
|
||||
💬 Join the [Jube WhatsApp Public Support Group](https://whatsapp.com/channel/0029Vb7HM7yICVfihDH17H2P) to chat with the
|
||||
developer.
|
||||
|
||||
# Working Case Journal
|
||||
Only a single case record may exist for a Case Key Value combination, for a given case workflow. Only upon a case being non existent or in Closed status, for that Case Key Value, for a cases workflow, may a new case be created.
|
||||
|
||||
@@ -6,7 +6,9 @@ parent: Case Management
|
||||
grand_parent: Configuration
|
||||
---
|
||||
|
||||
🚀Speed up implementation with hands-on, face-to-face [training](https://www.jube.io/jube-training) from the developer.
|
||||
🚀 Speed up implementation with hands-on, face-to-face [training](https://www.jube.io/jube-training) from the developer.
|
||||
💬 Join the [Jube WhatsApp Public Support Group](https://whatsapp.com/channel/0029Vb7HM7yICVfihDH17H2P) to chat with the
|
||||
developer.
|
||||
|
||||
# Working Case Key Journal
|
||||
The case record maintains a copy of the event \ transaction that caused the case to be created. To underwrite and perform analysis on a case it is generally important to have a wider picture of the transaction or event history for the Case Key Value combination having caused case record creation.
|
||||
|
||||
@@ -6,7 +6,9 @@ parent: Case Management
|
||||
grand_parent: Configuration
|
||||
---
|
||||
|
||||
🚀Speed up implementation with hands-on, face-to-face [training](https://www.jube.io/jube-training) from the developer.
|
||||
🚀 Speed up implementation with hands-on, face-to-face [training](https://www.jube.io/jube-training) from the developer.
|
||||
💬 Join the [Jube WhatsApp Public Support Group](https://whatsapp.com/channel/0029Vb7HM7yICVfihDH17H2P) to chat with the
|
||||
developer.
|
||||
|
||||
# Working Case Note
|
||||
The ability to add notes to a case is intrinsic to the functioning of most case management tools, and crucial for audit.
|
||||
|
||||
@@ -6,7 +6,9 @@ parent: Case Management
|
||||
grand_parent: Configuration
|
||||
---
|
||||
|
||||
🚀Speed up implementation with hands-on, face-to-face [training](https://www.jube.io/jube-training) from the developer.
|
||||
🚀 Speed up implementation with hands-on, face-to-face [training](https://www.jube.io/jube-training) from the developer.
|
||||
💬 Join the [Jube WhatsApp Public Support Group](https://whatsapp.com/channel/0029Vb7HM7yICVfihDH17H2P) to chat with the
|
||||
developer.
|
||||
|
||||
# Working Case Rating
|
||||
To obtain case quality feedback from the end user there exists a star rating which is intended to capture the subjective judgement as to the quality of the case. Case evaluation is a grading rather than a strict binary outcome.
|
||||
|
||||
@@ -6,7 +6,9 @@ parent: Case Management
|
||||
grand_parent: Configuration
|
||||
---
|
||||
|
||||
🚀Speed up implementation with hands-on, face-to-face [training](https://www.jube.io/jube-training) from the developer.
|
||||
🚀 Speed up implementation with hands-on, face-to-face [training](https://www.jube.io/jube-training) from the developer.
|
||||
💬 Join the [Jube WhatsApp Public Support Group](https://whatsapp.com/channel/0029Vb7HM7yICVfihDH17H2P) to chat with the
|
||||
developer.
|
||||
|
||||
# Working Case Status
|
||||
Several cases workflow statuses may be created and allocated at case creation or via upward reclassification. It is more common to set a case status manually, in performing an escalation.
|
||||
|
||||
@@ -6,7 +6,9 @@ parent: Case Management
|
||||
grand_parent: Configuration
|
||||
---
|
||||
|
||||
🚀Speed up implementation with hands-on, face-to-face [training](https://www.jube.io/jube-training) from the developer.
|
||||
🚀 Speed up implementation with hands-on, face-to-face [training](https://www.jube.io/jube-training) from the developer.
|
||||
💬 Join the [Jube WhatsApp Public Support Group](https://whatsapp.com/channel/0029Vb7HM7yICVfihDH17H2P) to chat with the
|
||||
developer.
|
||||
|
||||
# Working Closed, Diary Date and Suspend
|
||||
The Closed Status has the following dispositions:
|
||||
|
||||
@@ -6,7 +6,9 @@ parent: Case Management
|
||||
grand_parent: Configuration
|
||||
---
|
||||
|
||||
🚀Speed up implementation with hands-on, face-to-face [training](https://www.jube.io/jube-training) from the developer.
|
||||
🚀 Speed up implementation with hands-on, face-to-face [training](https://www.jube.io/jube-training) from the developer.
|
||||
💬 Join the [Jube WhatsApp Public Support Group](https://whatsapp.com/channel/0029Vb7HM7yICVfihDH17H2P) to chat with the
|
||||
developer.
|
||||
|
||||
# Working Lock, Allocation and Unlock
|
||||
When a cases is locked to a user, it is owned by that user until such a time that it is unlocked or the user allocates the locked status to another user.
|
||||
|
||||
@@ -6,7 +6,9 @@ parent: Case Management
|
||||
grand_parent: Configuration
|
||||
---
|
||||
|
||||
🚀Speed up implementation with hands-on, face-to-face [training](https://www.jube.io/jube-training) from the developer.
|
||||
🚀 Speed up implementation with hands-on, face-to-face [training](https://www.jube.io/jube-training) from the developer.
|
||||
💬 Join the [Jube WhatsApp Public Support Group](https://whatsapp.com/channel/0029Vb7HM7yICVfihDH17H2P) to chat with the
|
||||
developer.
|
||||
|
||||
# Navigating Case Record
|
||||
Having created a case record and having it available for review, the case record must be expanded upon for the purposes of working.
|
||||
|
||||
@@ -6,7 +6,9 @@ parent: Case Management
|
||||
grand_parent: Configuration
|
||||
---
|
||||
|
||||
🚀Speed up implementation with hands-on, face-to-face [training](https://www.jube.io/jube-training) from the developer.
|
||||
🚀 Speed up implementation with hands-on, face-to-face [training](https://www.jube.io/jube-training) from the developer.
|
||||
💬 Join the [Jube WhatsApp Public Support Group](https://whatsapp.com/channel/0029Vb7HM7yICVfihDH17H2P) to chat with the
|
||||
developer.
|
||||
|
||||
# Working Skim, Lock and Next
|
||||
In practical life case management is intended for use by several users, and it is plausible that several user may try and take the case at exactly the same moment, thus causing duplication of work when users collide in the same case. For multi-user case working it is advisable to use the Skim function rather than the Fetch function. The skim function will automatically take the very first case qualifying for the Cases Workflow Filter, and open it in the case page, automatically setting the locked status and locked user to establish case ownership.
|
||||
|
||||
@@ -6,7 +6,9 @@ parent: Case Management
|
||||
grand_parent: Configuration
|
||||
---
|
||||
|
||||
🚀Speed up implementation with hands-on, face-to-face [training](https://www.jube.io/jube-training) from the developer.
|
||||
🚀 Speed up implementation with hands-on, face-to-face [training](https://www.jube.io/jube-training) from the developer.
|
||||
💬 Join the [Jube WhatsApp Public Support Group](https://whatsapp.com/channel/0029Vb7HM7yICVfihDH17H2P) to chat with the
|
||||
developer.
|
||||
|
||||
# Working Uploading and Recalling Files
|
||||
It is possible to upload files to a Case Key Value combination, with these files being centrally stored in the database.
|
||||
|
||||
@@ -6,4 +6,6 @@ has_children: true
|
||||
parent: Configuration
|
||||
---
|
||||
|
||||
🚀Speed up implementation with hands-on, face-to-face [training](https://www.jube.io/jube-training) from the developer.
|
||||
🚀 Speed up implementation with hands-on, face-to-face [training](https://www.jube.io/jube-training) from the developer.
|
||||
💬 Join the [Jube WhatsApp Public Support Group](https://whatsapp.com/channel/0029Vb7HM7yICVfihDH17H2P) to chat with the
|
||||
developer.
|
||||
@@ -6,7 +6,9 @@ parent: Exhaustive Adaptation
|
||||
grand_parent: Configuration
|
||||
---
|
||||
|
||||
🚀Speed up implementation with hands-on, face-to-face [training](https://www.jube.io/jube-training) from the developer.
|
||||
🚀 Speed up implementation with hands-on, face-to-face [training](https://www.jube.io/jube-training) from the developer.
|
||||
💬 Join the [Jube WhatsApp Public Support Group](https://whatsapp.com/channel/0029Vb7HM7yICVfihDH17H2P) to chat with the
|
||||
developer.
|
||||
|
||||
# Exhaustive Adaptation Concepts
|
||||
Traditional risk management or anomaly detection is typically rule based. Examples of rules might be:
|
||||
|
||||
@@ -6,7 +6,9 @@ parent: Exhaustive Adaptation
|
||||
grand_parent: Configuration
|
||||
---
|
||||
|
||||
🚀Speed up implementation with hands-on, face-to-face [training](https://www.jube.io/jube-training) from the developer.
|
||||
🚀 Speed up implementation with hands-on, face-to-face [training](https://www.jube.io/jube-training) from the developer.
|
||||
💬 Join the [Jube WhatsApp Public Support Group](https://whatsapp.com/channel/0029Vb7HM7yICVfihDH17H2P) to chat with the
|
||||
developer.
|
||||
|
||||
# Exhaustive Adaptation Recall
|
||||
|
||||
|
||||
@@ -6,7 +6,9 @@ parent: Exhaustive Adaptation
|
||||
grand_parent: Configuration
|
||||
---
|
||||
|
||||
🚀Speed up implementation with hands-on, face-to-face [training](https://www.jube.io/jube-training) from the developer.
|
||||
🚀 Speed up implementation with hands-on, face-to-face [training](https://www.jube.io/jube-training) from the developer.
|
||||
💬 Join the [Jube WhatsApp Public Support Group](https://whatsapp.com/channel/0029Vb7HM7yICVfihDH17H2P) to chat with the
|
||||
developer.
|
||||
|
||||
Exhaustive model training can take a very long time, and it is computationally expensive. To stop an Exhaustive training
|
||||
instance identify the Stop button:
|
||||
|
||||
@@ -6,7 +6,9 @@ parent: Exhaustive Adaptation
|
||||
grand_parent: Configuration
|
||||
---
|
||||
|
||||
🚀Speed up implementation with hands-on, face-to-face [training](https://www.jube.io/jube-training) from the developer.
|
||||
🚀 Speed up implementation with hands-on, face-to-face [training](https://www.jube.io/jube-training) from the developer.
|
||||
💬 Join the [Jube WhatsApp Public Support Group](https://whatsapp.com/channel/0029Vb7HM7yICVfihDH17H2P) to chat with the
|
||||
developer.
|
||||
|
||||
# Exhaustive Adaptation Training Configuration
|
||||
|
||||
|
||||
@@ -6,7 +6,9 @@ parent: Exhaustive Adaptation
|
||||
grand_parent: Configuration
|
||||
---
|
||||
|
||||
🚀Speed up implementation with hands-on, face-to-face [training](https://www.jube.io/jube-training) from the developer.
|
||||
🚀 Speed up implementation with hands-on, face-to-face [training](https://www.jube.io/jube-training) from the developer.
|
||||
💬 Join the [Jube WhatsApp Public Support Group](https://whatsapp.com/channel/0029Vb7HM7yICVfihDH17H2P) to chat with the
|
||||
developer.
|
||||
|
||||
# Exhaustive Adaptation Training Promoted Model Performance
|
||||
Model performance is expressed as a score. The score is the mean of percentage classification accuracy and the Spearman Rank Correlation. There are other means to assess overall model performance however. Model promotion statistics are computed to make available more comprehensive performance statistics via the Promoted Model Performance tab:
|
||||
|
||||
@@ -6,7 +6,9 @@ parent: Exhaustive Adaptation
|
||||
grand_parent: Configuration
|
||||
---
|
||||
|
||||
🚀Speed up implementation with hands-on, face-to-face [training](https://www.jube.io/jube-training) from the developer.
|
||||
🚀 Speed up implementation with hands-on, face-to-face [training](https://www.jube.io/jube-training) from the developer.
|
||||
💬 Join the [Jube WhatsApp Public Support Group](https://whatsapp.com/channel/0029Vb7HM7yICVfihDH17H2P) to chat with the
|
||||
developer.
|
||||
|
||||
# Exhaustive Adaptation Training Promoted Models Performance
|
||||
Promoted models can be manually tested via the Promoted Models Testing tab:
|
||||
|
||||
@@ -6,7 +6,9 @@ parent: Exhaustive Adaptation
|
||||
grand_parent: Configuration
|
||||
---
|
||||
|
||||
🚀Speed up implementation with hands-on, face-to-face [training](https://www.jube.io/jube-training) from the developer.
|
||||
🚀 Speed up implementation with hands-on, face-to-face [training](https://www.jube.io/jube-training) from the developer.
|
||||
💬 Join the [Jube WhatsApp Public Support Group](https://whatsapp.com/channel/0029Vb7HM7yICVfihDH17H2P) to chat with the
|
||||
developer.
|
||||
|
||||
# Exhaustive Adaptation Training Variable Statistics
|
||||
One of the first tasks in training a model in Exhaustive is the process of establishing statistics. Statistics are important for each variable as they are used in Z Score normalisation of variables, which is an important concept in Machine Learning generally. The statistics are however comprehensively recorded, which provides rich insight about the dataset and problem domain more generally.
|
||||
|
||||
@@ -6,4 +6,6 @@ has_children: true
|
||||
parent: Configuration
|
||||
---
|
||||
|
||||
🚀Speed up implementation with hands-on, face-to-face [training](https://www.jube.io/jube-training) from the developer.
|
||||
🚀 Speed up implementation with hands-on, face-to-face [training](https://www.jube.io/jube-training) from the developer.
|
||||
💬 Join the [Jube WhatsApp Public Support Group](https://whatsapp.com/channel/0029Vb7HM7yICVfihDH17H2P) to chat with the
|
||||
developer.
|
||||
@@ -6,7 +6,9 @@ parent: Models
|
||||
grand_parent: Configuration
|
||||
---
|
||||
|
||||
🚀Speed up implementation with hands-on, face-to-face [training](https://www.jube.io/jube-training) from the developer.
|
||||
🚀 Speed up implementation with hands-on, face-to-face [training](https://www.jube.io/jube-training) from the developer.
|
||||
💬 Join the [Jube WhatsApp Public Support Group](https://whatsapp.com/channel/0029Vb7HM7yICVfihDH17H2P) to chat with the
|
||||
developer.
|
||||
|
||||
# Abstraction Calculation
|
||||
An Abstraction Calculation compares one Abstraction Rule return value to another using reasonably simple arithmetic or functions based on VB .Net code fragments. For example, it is useful to take two values, dividing one by another to create a ratio, which is oftentimes quite helpful in machine learning.
|
||||
|
||||
@@ -6,7 +6,9 @@ parent: Models
|
||||
grand_parent: Configuration
|
||||
---
|
||||
|
||||
🚀Speed up implementation with hands-on, face-to-face [training](https://www.jube.io/jube-training) from the developer.
|
||||
🚀 Speed up implementation with hands-on, face-to-face [training](https://www.jube.io/jube-training) from the developer.
|
||||
💬 Join the [Jube WhatsApp Public Support Group](https://whatsapp.com/channel/0029Vb7HM7yICVfihDH17H2P) to chat with the
|
||||
developer.
|
||||
|
||||
# Abstraction Rules
|
||||
The Abstraction Rules page is where rules are created for the aggregation of data available in the cache database. The Abstraction Rule functionality is one of the most intrinsic processes in the model invocation, being responsible for the creation of aggregate statistics based on the contents of the cache of transaction or event data retained.
|
||||
|
||||
@@ -6,7 +6,9 @@ parent: Models
|
||||
grand_parent: Configuration
|
||||
---
|
||||
|
||||
🚀Speed up implementation with hands-on, face-to-face [training](https://www.jube.io/jube-training) from the developer.
|
||||
🚀 Speed up implementation with hands-on, face-to-face [training](https://www.jube.io/jube-training) from the developer.
|
||||
💬 Join the [Jube WhatsApp Public Support Group](https://whatsapp.com/channel/0029Vb7HM7yICVfihDH17H2P) to chat with the
|
||||
developer.
|
||||
|
||||
# Activation Rule Notifications
|
||||
It is possible to send Email and SMS notifications as a consequence of an Activation Rule having matched, with Notification configuration strings being available for tokenization (i.e. swapping values with that available in the processing for the purposes of providing context to the recipient).
|
||||
|
||||
@@ -6,7 +6,9 @@ parent: Models
|
||||
grand_parent: Configuration
|
||||
---
|
||||
|
||||
🚀Speed up implementation with hands-on, face-to-face [training](https://www.jube.io/jube-training) from the developer.
|
||||
🚀 Speed up implementation with hands-on, face-to-face [training](https://www.jube.io/jube-training) from the developer.
|
||||
💬 Join the [Jube WhatsApp Public Support Group](https://whatsapp.com/channel/0029Vb7HM7yICVfihDH17H2P) to chat with the
|
||||
developer.
|
||||
|
||||
# Activation Rules Suppression
|
||||
In the previous procedure the Response Elevation was set as the result of an Activation Rule matching. Response Elevations are commonly used initiate the decline of a transaction in real time.
|
||||
|
||||
@@ -6,7 +6,9 @@ parent: Models
|
||||
grand_parent: Configuration
|
||||
---
|
||||
|
||||
🚀Speed up implementation with hands-on, face-to-face [training](https://www.jube.io/jube-training) from the developer.
|
||||
🚀 Speed up implementation with hands-on, face-to-face [training](https://www.jube.io/jube-training) from the developer.
|
||||
💬 Join the [Jube WhatsApp Public Support Group](https://whatsapp.com/channel/0029Vb7HM7yICVfihDH17H2P) to chat with the
|
||||
developer.
|
||||
|
||||
# Activation Watcher
|
||||
The purpose of the Activation Watcher is to provide a real time ticker of Response Elevations, subject to the Activation Rule having been set to send messages to the Activation Watcher.
|
||||
|
||||
@@ -6,7 +6,9 @@ parent: Models
|
||||
grand_parent: Configuration
|
||||
---
|
||||
|
||||
🚀Speed up implementation with hands-on, face-to-face [training](https://www.jube.io/jube-training) from the developer.
|
||||
🚀 Speed up implementation with hands-on, face-to-face [training](https://www.jube.io/jube-training) from the developer.
|
||||
💬 Join the [Jube WhatsApp Public Support Group](https://whatsapp.com/channel/0029Vb7HM7yICVfihDH17H2P) to chat with the
|
||||
developer.
|
||||
|
||||
# Basic Activation Rules
|
||||
Hitherto all processing has served to create an abundance of data surrounding the processing of an event or transaction through at the model, yet no tangible action has been taken. For example, in a transaction fraud prevention platform the requirement might be to decline a transaction if volume exceeds a certain threshold.
|
||||
|
||||
@@ -6,7 +6,9 @@ parent: Models
|
||||
grand_parent: Configuration
|
||||
---
|
||||
|
||||
🚀Speed up implementation with hands-on, face-to-face [training](https://www.jube.io/jube-training) from the developer.
|
||||
🚀 Speed up implementation with hands-on, face-to-face [training](https://www.jube.io/jube-training) from the developer.
|
||||
💬 Join the [Jube WhatsApp Public Support Group](https://whatsapp.com/channel/0029Vb7HM7yICVfihDH17H2P) to chat with the
|
||||
developer.
|
||||
|
||||
# Dictionary
|
||||
Dictionary is similar to List functionality, except, rather than allow only exist matching on a string value, they pair a key from the payload in model invocation, and return a value. Dictionary is a good way to enrich payload data with small amounts of external data without relying on Inline scripts or complex integrations.
|
||||
|
||||
@@ -6,7 +6,9 @@ parent: Models
|
||||
grand_parent: Configuration
|
||||
---
|
||||
|
||||
🚀Speed up implementation with hands-on, face-to-face [training](https://www.jube.io/jube-training) from the developer.
|
||||
🚀 Speed up implementation with hands-on, face-to-face [training](https://www.jube.io/jube-training) from the developer.
|
||||
💬 Join the [Jube WhatsApp Public Support Group](https://whatsapp.com/channel/0029Vb7HM7yICVfihDH17H2P) to chat with the
|
||||
developer.
|
||||
|
||||
# Gateway Rules
|
||||
Gateway Rules are pre-filtering and sampling to reduce the transaction volume eligible for the processing by more intensive functions that perhaps follow.
|
||||
|
||||
@@ -6,7 +6,9 @@ parent: Models
|
||||
grand_parent: Configuration
|
||||
---
|
||||
|
||||
🚀Speed up implementation with hands-on, face-to-face [training](https://www.jube.io/jube-training) from the developer.
|
||||
🚀 Speed up implementation with hands-on, face-to-face [training](https://www.jube.io/jube-training) from the developer.
|
||||
💬 Join the [Jube WhatsApp Public Support Group](https://whatsapp.com/channel/0029Vb7HM7yICVfihDH17H2P) to chat with the
|
||||
developer.
|
||||
|
||||
# HTTP Adaptation
|
||||
HTTP Adaptation refers to the dispatch a JSON document in a POST body to a remote HTTP endpoint for the receipt of a single quantitative score in the JSON response body.
|
||||
|
||||
@@ -6,7 +6,9 @@ parent: Models
|
||||
grand_parent: Configuration
|
||||
---
|
||||
|
||||
🚀Speed up implementation with hands-on, face-to-face [training](https://www.jube.io/jube-training) from the developer.
|
||||
🚀 Speed up implementation with hands-on, face-to-face [training](https://www.jube.io/jube-training) from the developer.
|
||||
💬 Join the [Jube WhatsApp Public Support Group](https://whatsapp.com/channel/0029Vb7HM7yICVfihDH17H2P) to chat with the
|
||||
developer.
|
||||
|
||||
# Inline Functions
|
||||
Inline functions exist for the purpose of adding new fields to the payload by performing coded functions on data added thus far (i.e. via Request XPath of Inline Scripts).
|
||||
|
||||
@@ -6,7 +6,9 @@ parent: Models
|
||||
grand_parent: Configuration
|
||||
---
|
||||
|
||||
🚀Speed up implementation with hands-on, face-to-face [training](https://www.jube.io/jube-training) from the developer.
|
||||
🚀 Speed up implementation with hands-on, face-to-face [training](https://www.jube.io/jube-training) from the developer.
|
||||
💬 Join the [Jube WhatsApp Public Support Group](https://whatsapp.com/channel/0029Vb7HM7yICVfihDH17H2P) to chat with the
|
||||
developer.
|
||||
|
||||
# Inline Scripts
|
||||
|
||||
|
||||
@@ -6,7 +6,9 @@ parent: Models
|
||||
grand_parent: Configuration
|
||||
---
|
||||
|
||||
🚀Speed up implementation with hands-on, face-to-face [training](https://www.jube.io/jube-training) from the developer.
|
||||
🚀 Speed up implementation with hands-on, face-to-face [training](https://www.jube.io/jube-training) from the developer.
|
||||
💬 Join the [Jube WhatsApp Public Support Group](https://whatsapp.com/channel/0029Vb7HM7yICVfihDH17H2P) to chat with the
|
||||
developer.
|
||||
|
||||
# Lists
|
||||
The Lists Page facilitates the creation of lists of data that can be referenced as an operator in all rules in the models. For example, the Lists page can be used to maintain a list of bad customer account identifiers that can be referenced using the Builder or Coder.
|
||||
|
||||
@@ -6,7 +6,9 @@ parent: Models
|
||||
grand_parent: Configuration
|
||||
---
|
||||
|
||||
🚀Speed up implementation with hands-on, face-to-face [training](https://www.jube.io/jube-training) from the developer.
|
||||
🚀 Speed up implementation with hands-on, face-to-face [training](https://www.jube.io/jube-training) from the developer.
|
||||
💬 Join the [Jube WhatsApp Public Support Group](https://whatsapp.com/channel/0029Vb7HM7yICVfihDH17H2P) to chat with the
|
||||
developer.
|
||||
|
||||
# Model Configuration
|
||||
|
||||
|
||||
@@ -6,7 +6,9 @@ parent: Models
|
||||
grand_parent: Configuration
|
||||
---
|
||||
|
||||
🚀Speed up implementation with hands-on, face-to-face [training](https://www.jube.io/jube-training) from the developer.
|
||||
🚀 Speed up implementation with hands-on, face-to-face [training](https://www.jube.io/jube-training) from the developer.
|
||||
💬 Join the [Jube WhatsApp Public Support Group](https://whatsapp.com/channel/0029Vb7HM7yICVfihDH17H2P) to chat with the
|
||||
developer.
|
||||
|
||||
# Request XPath
|
||||
|
||||
|
||||
@@ -6,7 +6,9 @@ parent: Models
|
||||
grand_parent: Configuration
|
||||
---
|
||||
|
||||
🚀Speed up implementation with hands-on, face-to-face [training](https://www.jube.io/jube-training) from the developer.
|
||||
🚀 Speed up implementation with hands-on, face-to-face [training](https://www.jube.io/jube-training) from the developer.
|
||||
💬 Join the [Jube WhatsApp Public Support Group](https://whatsapp.com/channel/0029Vb7HM7yICVfihDH17H2P) to chat with the
|
||||
developer.
|
||||
|
||||
# Activation Rules with Response Elevation
|
||||
Response elevation - commonly inferred as a decline code - is a consequence of the activation rule match. The Response Elevation has several other properties which can direct action, with the values being returned in the response payload also.
|
||||
|
||||
@@ -6,7 +6,9 @@ parent: Models
|
||||
grand_parent: Configuration
|
||||
---
|
||||
|
||||
🚀Speed up implementation with hands-on, face-to-face [training](https://www.jube.io/jube-training) from the developer.
|
||||
🚀 Speed up implementation with hands-on, face-to-face [training](https://www.jube.io/jube-training) from the developer.
|
||||
💬 Join the [Jube WhatsApp Public Support Group](https://whatsapp.com/channel/0029Vb7HM7yICVfihDH17H2P) to chat with the
|
||||
developer.
|
||||
|
||||
# Tokens
|
||||
|
||||
|
||||
@@ -6,7 +6,9 @@ parent: Models
|
||||
grand_parent: Configuration
|
||||
---
|
||||
|
||||
🚀Speed up implementation with hands-on, face-to-face [training](https://www.jube.io/jube-training) from the developer.
|
||||
🚀 Speed up implementation with hands-on, face-to-face [training](https://www.jube.io/jube-training) from the developer.
|
||||
💬 Join the [Jube WhatsApp Public Support Group](https://whatsapp.com/channel/0029Vb7HM7yICVfihDH17H2P) to chat with the
|
||||
developer.
|
||||
|
||||
# TTL Counter Activation Rule Incrementation
|
||||
In previous documentation the TTL Counter definition was introduced and a TTL Counter by the name of IP was created.
|
||||
|
||||
@@ -6,7 +6,9 @@ parent: Models
|
||||
grand_parent: Configuration
|
||||
---
|
||||
|
||||
🚀Speed up implementation with hands-on, face-to-face [training](https://www.jube.io/jube-training) from the developer.
|
||||
🚀 Speed up implementation with hands-on, face-to-face [training](https://www.jube.io/jube-training) from the developer.
|
||||
💬 Join the [Jube WhatsApp Public Support Group](https://whatsapp.com/channel/0029Vb7HM7yICVfihDH17H2P) to chat with the
|
||||
developer.
|
||||
|
||||
# TTL Counters
|
||||
|
||||
|
||||
@@ -6,7 +6,9 @@ parent: Models
|
||||
grand_parent: Configuration
|
||||
---
|
||||
|
||||
🚀Speed up implementation with hands-on, face-to-face [training](https://www.jube.io/jube-training) from the developer.
|
||||
🚀 Speed up implementation with hands-on, face-to-face [training](https://www.jube.io/jube-training) from the developer.
|
||||
💬 Join the [Jube WhatsApp Public Support Group](https://whatsapp.com/channel/0029Vb7HM7yICVfihDH17H2P) to chat with the
|
||||
developer.
|
||||
|
||||
# Tags
|
||||
Jube will likely drive decisions via Response Elevation, and as with all such systems, may be prone to error.
|
||||
|
||||
@@ -6,4 +6,6 @@ has_children: true
|
||||
parent: Configuration
|
||||
---
|
||||
|
||||
🚀Speed up implementation with hands-on, face-to-face [training](https://www.jube.io/jube-training) from the developer.
|
||||
🚀 Speed up implementation with hands-on, face-to-face [training](https://www.jube.io/jube-training) from the developer.
|
||||
💬 Join the [Jube WhatsApp Public Support Group](https://whatsapp.com/channel/0029Vb7HM7yICVfihDH17H2P) to chat with the
|
||||
developer.
|
||||
@@ -5,7 +5,9 @@ nav_order: 7
|
||||
parent: Configuration
|
||||
---
|
||||
|
||||
🚀Speed up implementation with hands-on, face-to-face [training](https://www.jube.io/jube-training) from the developer.
|
||||
🚀 Speed up implementation with hands-on, face-to-face [training](https://www.jube.io/jube-training) from the developer.
|
||||
💬 Join the [Jube WhatsApp Public Support Group](https://whatsapp.com/channel/0029Vb7HM7yICVfihDH17H2P) to chat with the
|
||||
developer.
|
||||
|
||||
# Introduction
|
||||
|
||||
|
||||
@@ -6,7 +6,9 @@ parent: Reprocessing
|
||||
grand_parent: Configuration
|
||||
---
|
||||
|
||||
🚀Speed up implementation with hands-on, face-to-face [training](https://www.jube.io/jube-training) from the developer.
|
||||
🚀 Speed up implementation with hands-on, face-to-face [training](https://www.jube.io/jube-training) from the developer.
|
||||
💬 Join the [Jube WhatsApp Public Support Group](https://whatsapp.com/channel/0029Vb7HM7yICVfihDH17H2P) to chat with the
|
||||
developer.
|
||||
|
||||
# Reprocessing Eligibility
|
||||
|
||||
|
||||
@@ -6,7 +6,9 @@ parent: Reprocessing
|
||||
grand_parent: Configuration
|
||||
---
|
||||
|
||||
🚀Speed up implementation with hands-on, face-to-face [training](https://www.jube.io/jube-training) from the developer.
|
||||
🚀 Speed up implementation with hands-on, face-to-face [training](https://www.jube.io/jube-training) from the developer.
|
||||
💬 Join the [Jube WhatsApp Public Support Group](https://whatsapp.com/channel/0029Vb7HM7yICVfihDH17H2P) to chat with the
|
||||
developer.
|
||||
|
||||
# Reprocessing Filters
|
||||
Reprocessing can demand an overwhelming amount of data and it is extremely important that data be filtered as much as possible.
|
||||
|
||||
@@ -6,7 +6,9 @@ parent: Reprocessing
|
||||
grand_parent: Configuration
|
||||
---
|
||||
|
||||
🚀Speed up implementation with hands-on, face-to-face [training](https://www.jube.io/jube-training) from the developer.
|
||||
🚀 Speed up implementation with hands-on, face-to-face [training](https://www.jube.io/jube-training) from the developer.
|
||||
💬 Join the [Jube WhatsApp Public Support Group](https://whatsapp.com/channel/0029Vb7HM7yICVfihDH17H2P) to chat with the
|
||||
developer.
|
||||
|
||||
# Reprocessing Instance
|
||||
To create a reprocessing request, ensure that the Reprocessing Filter created beforehand is available:
|
||||
|
||||
@@ -6,4 +6,6 @@ has_children: true
|
||||
parent: Configuration
|
||||
---
|
||||
|
||||
🚀Speed up implementation with hands-on, face-to-face [training](https://www.jube.io/jube-training) from the developer.
|
||||
🚀 Speed up implementation with hands-on, face-to-face [training](https://www.jube.io/jube-training) from the developer.
|
||||
💬 Join the [Jube WhatsApp Public Support Group](https://whatsapp.com/channel/0029Vb7HM7yICVfihDH17H2P) to chat with the
|
||||
developer.
|
||||
@@ -6,7 +6,9 @@ parent: Sanctions
|
||||
grand_parent: Configuration
|
||||
---
|
||||
|
||||
🚀Speed up implementation with hands-on, face-to-face [training](https://www.jube.io/jube-training) from the developer.
|
||||
🚀 Speed up implementation with hands-on, face-to-face [training](https://www.jube.io/jube-training) from the developer.
|
||||
💬 Join the [Jube WhatsApp Public Support Group](https://whatsapp.com/channel/0029Vb7HM7yICVfihDH17H2P) to chat with the
|
||||
developer.
|
||||
|
||||
# Sanction Model Invocation
|
||||
Sanctions matching can also be achieved by model invocation, taking the Multipart string from the data payload.
|
||||
|
||||
@@ -6,7 +6,9 @@ parent: Sanctions
|
||||
grand_parent: Configuration
|
||||
---
|
||||
|
||||
🚀Speed up implementation with hands-on, face-to-face [training](https://www.jube.io/jube-training) from the developer.
|
||||
🚀 Speed up implementation with hands-on, face-to-face [training](https://www.jube.io/jube-training) from the developer.
|
||||
💬 Join the [Jube WhatsApp Public Support Group](https://whatsapp.com/channel/0029Vb7HM7yICVfihDH17H2P) to chat with the
|
||||
developer.
|
||||
|
||||
# Sanction Searching
|
||||
The Sanctions page in Jube exists for the purposes of performing individual and batch sanction name matching against the entries loaded by the engine.
|
||||
|
||||
@@ -6,7 +6,9 @@ parent: Sanctions
|
||||
grand_parent: Configuration
|
||||
---
|
||||
|
||||
🚀Speed up implementation with hands-on, face-to-face [training](https://www.jube.io/jube-training) from the developer.
|
||||
🚀 Speed up implementation with hands-on, face-to-face [training](https://www.jube.io/jube-training) from the developer.
|
||||
💬 Join the [Jube WhatsApp Public Support Group](https://whatsapp.com/channel/0029Vb7HM7yICVfihDH17H2P) to chat with the
|
||||
developer.
|
||||
|
||||
# Sanctions Loader
|
||||
Sanctions are published by various bodies and provide a list of names for which business is prohibited. The functionality offered by Jube allows the loading of Sanctions lists into the engine for matching using fuzzy logic (Levenshtein Distance) to create matches. Jube also allows this matching to be embedded into the Entity Analysis Model recall in real time. Sanctions data is stored in the engine, in memory, so to assure that the recall is extremely fast.
|
||||
|
||||
@@ -6,4 +6,6 @@ has_children: true
|
||||
parent: Configuration
|
||||
---
|
||||
|
||||
🚀Speed up implementation with hands-on, face-to-face [training](https://www.jube.io/jube-training) from the developer.
|
||||
🚀 Speed up implementation with hands-on, face-to-face [training](https://www.jube.io/jube-training) from the developer.
|
||||
💬 Join the [Jube WhatsApp Public Support Group](https://whatsapp.com/channel/0029Vb7HM7yICVfihDH17H2P) to chat with the
|
||||
developer.
|
||||
@@ -6,7 +6,9 @@ parent: Visualisations
|
||||
grand_parent: Configuration
|
||||
---
|
||||
|
||||
🚀Speed up implementation with hands-on, face-to-face [training](https://www.jube.io/jube-training) from the developer.
|
||||
🚀 Speed up implementation with hands-on, face-to-face [training](https://www.jube.io/jube-training) from the developer.
|
||||
💬 Join the [Jube WhatsApp Public Support Group](https://whatsapp.com/channel/0029Vb7HM7yICVfihDH17H2P) to chat with the
|
||||
developer.
|
||||
|
||||
# Embed SQL and Generate Grid in Datasource
|
||||
Datasource's are the tiles inside the Visualisation which are in their core SQL statements executed against the database and returned for presentation as either a grid or some form of chart, map or tokenized HTML iteration.
|
||||
|
||||
@@ -6,7 +6,9 @@ parent: Visualisations
|
||||
grand_parent: Configuration
|
||||
---
|
||||
|
||||
🚀Speed up implementation with hands-on, face-to-face [training](https://www.jube.io/jube-training) from the developer.
|
||||
🚀 Speed up implementation with hands-on, face-to-face [training](https://www.jube.io/jube-training) from the developer.
|
||||
💬 Join the [Jube WhatsApp Public Support Group](https://whatsapp.com/channel/0029Vb7HM7yICVfihDH17H2P) to chat with the
|
||||
developer.
|
||||
|
||||
# Generate Chart in Visualisation Datasource
|
||||
In all instances of Visualisation Datasource recall, SQL will be executed and returned as a dataset that can be switched to present as a grid.
|
||||
|
||||
@@ -6,7 +6,9 @@ parent: Visualisations
|
||||
grand_parent: Configuration
|
||||
---
|
||||
|
||||
🚀Speed up implementation with hands-on, face-to-face [training](https://www.jube.io/jube-training) from the developer.
|
||||
🚀 Speed up implementation with hands-on, face-to-face [training](https://www.jube.io/jube-training) from the developer.
|
||||
💬 Join the [Jube WhatsApp Public Support Group](https://whatsapp.com/channel/0029Vb7HM7yICVfihDH17H2P) to chat with the
|
||||
developer.
|
||||
|
||||
# Generate HTML in Visualisation Datasource
|
||||
Several Kendo Charting controls are supported inside a visualisation datasource for the purpose of the display of data, including Kendo Grid, Kendo Chart and Kendo Map controls. It is possible to craft HTML and inline CSS to render for each record returned by the SQL.
|
||||
|
||||
@@ -6,7 +6,9 @@ parent: Visualisations
|
||||
grand_parent: Configuration
|
||||
---
|
||||
|
||||
🚀Speed up implementation with hands-on, face-to-face [training](https://www.jube.io/jube-training) from the developer.
|
||||
🚀 Speed up implementation with hands-on, face-to-face [training](https://www.jube.io/jube-training) from the developer.
|
||||
💬 Join the [Jube WhatsApp Public Support Group](https://whatsapp.com/channel/0029Vb7HM7yICVfihDH17H2P) to chat with the
|
||||
developer.
|
||||
|
||||
# Generate Map in Visualisation Datasource
|
||||
Similar to charts Visualisations are achieved via embedding configuration Javascript for the Kendo Charting toolset. The Kendo Map toolset provides a rich set of mapping functions that can be used to alternatively present data that would otherwise be in grid form.
|
||||
|
||||
@@ -6,7 +6,9 @@ parent: Visualisations
|
||||
grand_parent: Configuration
|
||||
---
|
||||
|
||||
🚀Speed up implementation with hands-on, face-to-face [training](https://www.jube.io/jube-training) from the developer.
|
||||
🚀 Speed up implementation with hands-on, face-to-face [training](https://www.jube.io/jube-training) from the developer.
|
||||
💬 Join the [Jube WhatsApp Public Support Group](https://whatsapp.com/channel/0029Vb7HM7yICVfihDH17H2P) to chat with the
|
||||
developer.
|
||||
|
||||
# Logging in Visualisation Datasource
|
||||
On each recall of a Visualisation datasource there is extensive logging in the database for the purpose of capturing user inputs, the time taken to process the SQL and an errors returned by the database.
|
||||
|
||||
@@ -6,7 +6,9 @@ parent: Visualisations
|
||||
grand_parent: Configuration
|
||||
---
|
||||
|
||||
🚀Speed up implementation with hands-on, face-to-face [training](https://www.jube.io/jube-training) from the developer.
|
||||
🚀 Speed up implementation with hands-on, face-to-face [training](https://www.jube.io/jube-training) from the developer.
|
||||
💬 Join the [Jube WhatsApp Public Support Group](https://whatsapp.com/channel/0029Vb7HM7yICVfihDH17H2P) to chat with the
|
||||
developer.
|
||||
|
||||
# Visualisation Parameters
|
||||
The concept of visualisations in Jube is that SQL is executed against the database and presented in either grid or chart form. The SQL itself can be parameterized on a tokens basis.
|
||||
|
||||
@@ -6,7 +6,9 @@ parent: Visualisations
|
||||
grand_parent: Configuration
|
||||
---
|
||||
|
||||
🚀Speed up implementation with hands-on, face-to-face [training](https://www.jube.io/jube-training) from the developer.
|
||||
🚀 Speed up implementation with hands-on, face-to-face [training](https://www.jube.io/jube-training) from the developer.
|
||||
💬 Join the [Jube WhatsApp Public Support Group](https://whatsapp.com/channel/0029Vb7HM7yICVfihDH17H2P) to chat with the
|
||||
developer.
|
||||
|
||||
# Visualisation Recall
|
||||
Jube provides a rudimentary reporting tool that exists to execute SQL against the database and presenting as either a grid or visualisation. The philosophy is to make the creation of reports quick given a rudimentary understanding of SQL and the Kendo JQuery charting library (passed as JSON like Javascript fragments).
|
||||
|
||||
@@ -6,7 +6,9 @@ parent: Visualisations
|
||||
grand_parent: Configuration
|
||||
---
|
||||
|
||||
🚀Speed up implementation with hands-on, face-to-face [training](https://www.jube.io/jube-training) from the developer.
|
||||
🚀 Speed up implementation with hands-on, face-to-face [training](https://www.jube.io/jube-training) from the developer.
|
||||
💬 Join the [Jube WhatsApp Public Support Group](https://whatsapp.com/channel/0029Vb7HM7yICVfihDH17H2P) to chat with the
|
||||
developer.
|
||||
|
||||
# Visualisation Registry
|
||||
Think of a Visualisation Registry as a report. The Visualisation Registry can have many Datasource's which share a common set of parameters. The Visualisation Registry is the wrapper and specifies the the size of the canvass for the datasource's to be arranged. The registry entry also controls the availability of navigation to the Visualisation through the Visualisation Directory.
|
||||
|
||||
@@ -6,4 +6,6 @@ has_children: true
|
||||
parent: Configuration
|
||||
---
|
||||
|
||||
🚀Speed up implementation with hands-on, face-to-face [training](https://www.jube.io/jube-training) from the developer.
|
||||
🚀 Speed up implementation with hands-on, face-to-face [training](https://www.jube.io/jube-training) from the developer.
|
||||
💬 Join the [Jube WhatsApp Public Support Group](https://whatsapp.com/channel/0029Vb7HM7yICVfihDH17H2P) to chat with the
|
||||
developer.
|
||||
@@ -5,4 +5,6 @@ nav_order: 5
|
||||
has_children: true
|
||||
---
|
||||
|
||||
🚀Speed up implementation with hands-on, face-to-face [training](https://www.jube.io/jube-training) from the developer.
|
||||
🚀 Speed up implementation with hands-on, face-to-face [training](https://www.jube.io/jube-training) from the developer.
|
||||
💬 Join the [Jube WhatsApp Public Support Group](https://whatsapp.com/channel/0029Vb7HM7yICVfihDH17H2P) to chat with the
|
||||
developer.
|
||||
@@ -5,7 +5,9 @@ nav_order: 2
|
||||
parent: Getting Started
|
||||
---
|
||||
|
||||
🚀Speed up implementation with hands-on, face-to-face [training](https://www.jube.io/jube-training) from the developer.
|
||||
🚀 Speed up implementation with hands-on, face-to-face [training](https://www.jube.io/jube-training) from the developer.
|
||||
💬 Join the [Jube WhatsApp Public Support Group](https://whatsapp.com/channel/0029Vb7HM7yICVfihDH17H2P) to chat with the
|
||||
developer.
|
||||
|
||||
# Creating Postgres Database
|
||||
|
||||
|
||||
@@ -5,7 +5,9 @@ nav_order: 3
|
||||
parent: Getting Started
|
||||
---
|
||||
|
||||
🚀Speed up implementation with hands-on, face-to-face [training](https://www.jube.io/jube-training) from the developer.
|
||||
🚀 Speed up implementation with hands-on, face-to-face [training](https://www.jube.io/jube-training) from the developer.
|
||||
💬 Join the [Jube WhatsApp Public Support Group](https://whatsapp.com/channel/0029Vb7HM7yICVfihDH17H2P) to chat with the
|
||||
developer.
|
||||
|
||||
# Creating Virtual Machine
|
||||
|
||||
|
||||
@@ -5,7 +5,9 @@ nav_order: 5
|
||||
parent: Getting Started
|
||||
---
|
||||
|
||||
🚀Speed up implementation with hands-on, face-to-face [training](https://www.jube.io/jube-training) from the developer.
|
||||
🚀 Speed up implementation with hands-on, face-to-face [training](https://www.jube.io/jube-training) from the developer.
|
||||
💬 Join the [Jube WhatsApp Public Support Group](https://whatsapp.com/channel/0029Vb7HM7yICVfihDH17H2P) to chat with the
|
||||
developer.
|
||||
|
||||
# Installing Jube To Virtual Machine
|
||||
|
||||
|
||||
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user