Recon-Gen
BUILD
Diagram
L2 Editor
ETL Support
Training
VIEW
L1 Dashboard
L2 Flow Tracing
Investigation
Executives
REFERENCE
Docs
[?]
Standalone mode — your ETL hook is not configured. Reset and Deploy-changes will only remove rows tagged metadata.source='training'. Any unmarked rows are presumed to be real customer data and will be preserved. To configure an ETL hook, edit cfg.app2.etl_hook in your config.yaml.
Recon-Gen Studio — L2 diagram
Reset zoom
Reset all
«
»
// L2 topology (rails as nodes) for instance 'recon_demo_sasquatch'
digraph l2_topology_per_rail_recon_demo_sasquatch {
mclimit=10.0 nodesep=0.15 overlap=false rankdir=LR ranksep=0.35 splines=polyline
node [fontname=Helvetica fontsize=10 style="filled,rounded"]
edge [fontname=Helvetica fontsize=9]
role__ExternalCardNetwork [label=ExternalCardNetwork color="#7f6000" fillcolor="#fff2cc" fontcolor="#7f6000" shape=note]
role__ExternalCounterparty [label=ExternalCounterparty color="#7f6000" fillcolor="#fff2cc" fontcolor="#7f6000" shape=note]
role__MerchantDDA [label=MerchantDDA color="#1f4e79" fillcolor="#e8f0ff" fontcolor="#1f4e79" shape=folder]
role__MerchantPayableClearing [label=MerchantPayableClearing color="#1f4e79" fillcolor="#dbe9f6" fontcolor="#1f4e79" shape=cylinder]
role__WireSettlementSuspense [label=WireSettlementSuspense color="#1f4e79" fillcolor="#dbe9f6" fontcolor="#1f4e79" shape=cylinder]
rail__MerchantCardSale [label=MerchantCardSale color="#666666" fillcolor="#f5f5f5" fontcolor="#666666" peripheries=2 shape=cds style=filled]
rail__MerchantPayoutACH [label=MerchantPayoutACH color="#666666" fillcolor="#f5f5f5" fontcolor="#666666" peripheries=2 shape=cds style=filled]
rail__MerchantPayoutWire [label=MerchantPayoutWire color="#666666" fillcolor="#f5f5f5" fontcolor="#666666" peripheries=2 shape=cds style=filled]
rail__MerchantPayoutCheck [label=MerchantPayoutCheck color="#666666" fillcolor="#f5f5f5" fontcolor="#666666" peripheries=2 shape=cds style=filled]
rail__SettlementAutoSettle [label=SettlementAutoSettle color="#666666" fillcolor="#f5f5f5" fontcolor="#666666" shape=cds style=filled]
rail__SettlementStandardSettle [label=SettlementStandardSettle color="#666666" fillcolor="#f5f5f5" fontcolor="#666666" shape=cds style=filled]
rail__SettlementSlowSettle [label=SettlementSlowSettle color="#666666" fillcolor="#f5f5f5" fontcolor="#666666" shape=cds style=filled]
rail__MerchantDailySettleAggregator [label=MerchantDailySettleAggregator color="#666666" fillcolor="#f5f5f5" fontcolor="#666666" peripheries=2 shape=cds style=filled]
role__ExternalCardNetwork -> rail__MerchantCardSale [arrowhead=normal color="#b34a02" penwidth=1.5]
rail__MerchantCardSale -> role__MerchantPayableClearing [arrowhead=normal color="#0f5f47" penwidth=1.5]
role__MerchantPayableClearing -> rail__MerchantPayoutACH [arrowhead=normal color="#b34a02" penwidth=1.5]
rail__MerchantPayoutACH -> role__MerchantDDA [arrowhead=normal color="#0f5f47" penwidth=1.5]
role__MerchantPayableClearing -> rail__MerchantPayoutWire [arrowhead=normal color="#b34a02" penwidth=1.5]
rail__MerchantPayoutWire -> role__ExternalCounterparty [arrowhead=normal color="#0f5f47" penwidth=1.5]
role__MerchantPayableClearing -> rail__MerchantPayoutCheck [arrowhead=normal color="#b34a02" penwidth=1.5]
rail__MerchantPayoutCheck -> role__ExternalCounterparty [arrowhead=normal color="#0f5f47" penwidth=1.5]
rail__SettlementAutoSettle -> role__MerchantPayableClearing [arrowhead=normalonormal color="#4a4682" dir=both penwidth=1.5]
rail__SettlementStandardSettle -> role__MerchantPayableClearing [arrowhead=normalonormal color="#4a4682" dir=both penwidth=1.5]
rail__SettlementSlowSettle -> role__MerchantPayableClearing [arrowhead=normalonormal color="#4a4682" dir=both penwidth=1.5]
role__MerchantPayableClearing -> rail__MerchantDailySettleAggregator [arrowhead=normal color="#b34a02" penwidth=1.5]
rail__MerchantDailySettleAggregator -> role__WireSettlementSuspense [arrowhead=normal color="#0f5f47" penwidth=1.5]
}