LogoLogo
timvero.comMaven Repository
  • timveroOS SDK guide
  • timveroOS how-to
  • timveroOS admin-side setup
  • timveroOS Setup guides
    • v. 7.11
      • Working with the Data sources
        • Ready-to-deploy Data Providers
      • Low-code Decision processes/ Workflows
        • timveroOS workflows - [Beta]
          • Manual Decision-Making Process in timveroOS
        • Profiles formalization and mapping entities with workflows
        • User's Assignement to Warning (-s)
      • Credit products and additives, collateral
        • Credit products
          • Additives
        • Collateral/ securitization setup
      • Configuration of the pricing algorithms
        • Deal block
      • Documents
        • Generated documents
          • Signing of generated documents
        • Required documents
      • Roles creation
      • Notifications
      • Counters
      • Servicing
      • BI
      • Other useful features
        • Catalogs
        • Form builder
    • v. 7.10
      • Admin-side system setup
      • Data sources and BPM / Underwriting setup for Dynamic Profile formation
        • Selecting integrated data sources and Feature set management
          • Ready-to-deploy Data Providers
        • Developing of Participants' or Collateral's evaluation algorithm
          • Manual Decision-Making Process in timveroOS
          • User's Assignement to Warning (-s)
        • Mapping Participants' or Collateral's evaluation algorithm
      • Credit products and additives, collateral
        • Credit products
          • Additives
        • Collateral/ securitization setup
        • Deal TnC
      • Configuration of the Offer Generator Script
      • Documents
        • Generated documents
          • Signing of generated documents
        • Required documents
      • Roles creation
      • Notifications
      • BI
        • Adding custom chart to BI Dashboard
      • Servicing
      • Catalogues
Powered by GitBook
On this page
  • Profile formalization
  • Mapping Decision Algorithms to Participants and Processes
  • Decision processes/ workflows Requests and Customization of Scoring Stages:

Was this helpful?

  1. timveroOS Setup guides
  2. v. 7.11
  3. Low-code Decision processes/ Workflows

Profiles formalization and mapping entities with workflows

PreviousManual Decision-Making Process in timveroOSNextUser's Assignement to Warning (-s)

Last updated 1 month ago

Was this helpful?

Profile formalization

The number of potential scoring stages is unlimited and can be aligned with the bank’s processes. Before deploying a new decision algorithm, users can test it against pre-existing data in the system.

Attributes generated by the decision algorithm help build the client profile, influencing the offers available to the client. These attributes may include CreditScore, Net Disposable Income, Fraud Index, Gross Income, etc - no limitation for businesses.

The execution of an algorithm results in:

  • The creation of a defined client profile for a specific participant.

  • A set of warnings to categorize the client within the yellow zone.

  • A list of stop-factors for red zone placement, leading to an application decline.

These warnings and stop factors are displayed within the system, providing context.

Additionally, the system visualizes data obtained from each step of the algorithm's execution, showing the details for every data source involved. An executed decision algorithm for a participant may trigger a warning or alerts, like this:

The outcomes from the execution are saved in the Client Profile section, and later can be used as variables for pricing tool, product segmentation, documents and more:

The profile parameters can be very sophisticated, as seen in the SMB case:

These profiles parametres later should be used in

  1. the pricing algorithms to calculate precise TnC - dynamic pricing engine. More about that here Configuration of the pricing algorithms

  2. Documents. More about that here Documents

  3. Notifications. More about that here Notifications

Mapping Decision Algorithms to Participants and Processes

Decision algorithms can be customized within the framework of defined processes and Participants or Assets (like Collateral).

For example, the scoring process can be splited into two stages: an initial "SoftHit" and a final "HardHit."

  • In the SoftHit phase, the decision algorithm operates solely on participant information without using external data.

  • The HardHit phase is triggered when the participant consents to external data queries, allowing additional business rules to be included in the evaluation.

Decision processes/ workflows Requests and Customization of Scoring Stages:

If you don’t see the required process or participant on the mapping page, you may need to request Flowable for the specific status. For this, refer to:

  • timveroOS workflows - [Beta]

in the SDK

Decision process execution