Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Inc drawio
zoom1
simple0
pageId556236801
custContentId566231072
lbox1
diagramDisplayNameACTIO_TMS_Processor_CRUD
hiResPreview0
baseUrlhttps://lextego.atlassian.net/wiki
diagramNameACTIO_TMS_Processor_CRUD
imgPageId568098832
pCenter0
aspectlDq6XoeE83dD0vnDkM0Y 1
width1110
includedDiagram1
aspectHash7d0091c8fae9af6a6357ae7256d39d13772cf82a
linksauto
tbstyletop
height84

...

About “Create Processor”:

The universal typology processor has already been developed and implemented in Actio as a standard feature of the Actio evaluation pipeline (see: Typology Processing)

  1. The typology processor will have a unique ID

  2. The typology processor will have a unique version

  3. Future Enhancement: Currently, the typology processor itself will be updated through a development and change control process to deploy new code. For the Network Map to completely control the routing of a transaction through the pipeline, the typology processor itself should be defined in the Network Map.

Now:

Steps:

  1. Create the typology configuration (see: https://lextego.atlassian.net/wiki/spaces/ACTIO/pages/432636006/Typology+Processing#5.5.-Read-typology-expression)

    1. The typology configuration will include the rule results scoring table: the result for each rule (or each set of the sub-rules), which will be either TRUE or FALSE, must be associated with an integer between 0 and 100

    2. The typology configuration will include the typology expression

    3. If the rule processors for the typology are still to be deployed, the typology configuration could be missing or empty. When the typology processor is called on to execute the typology configuration, the typology processor will identify that no rules are in scope and no expression exists and then automatically complete the typology with a score of 0 (zero).

  2. Connect the typology

    1. Prerequisite: The typology processor must exist and be deployed to the platform.

    2. Prerequisite: A typology must be associated with an existing channel. If the channel for a typology has not yet been created, the channel must be created before the typology can be connected. (There are cascading dependencies for the transaction definition to also exist, though this is a direct prerequisite for the channel.)

    3. Future enhancement: Update the channel configuration (see: https://lextego.atlassian.net/wiki/spaces/ACTIO/pages/539885863/Channel+Aggregation+and+Decisioning#6.4.-Read-channel-configuration)

      1. Optional: The typology may be added to the “proceed” set of typologies in the channel configuration, if “no action” typology result, combined with “no action” typology results from other typologies in the “proceed” set, would trigger a “proceed” instruction to the client system.

    4. Update the Network Map (see: https://lextego.atlassian.net/wiki/spaces/ACTIO/pages/563052560/Channel+Router+and+Setup+Processor#3.1.-Read-Network-Map)

      1. The new typology must be linked to the channel within which it is to be executed by adding the typology to the transactions.channels.typologies object under the channel in the Network Map.

      2. The new typology must be described in the network map with the following information:

...