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=TB ranksep=0.35 splines=polyline
node [fontname=Helvetica fontsize=10 style="filled,rounded"]
edge [fontname=Helvetica fontsize=9]
role__CustomerDDA [label=CustomerDDA color="#1f4e79" fillcolor="#e8f0ff" fontcolor="#1f4e79" shape=folder]
role__DDAControl [label=DDAControl color="#1f4e79" fillcolor="#dbe9f6" fontcolor="#1f4e79" shape=cylinder]
role__ExternalCounterparty [label=ExternalCounterparty color="#7f6000" fillcolor="#fff2cc" fontcolor="#7f6000" shape=note]
role__InternalSuspenseRecon [label=InternalSuspenseRecon color="#1f4e79" fillcolor="#dbe9f6" fontcolor="#1f4e79" shape=cylinder]
tmpl__InternalTransferCycle [label=<<TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" CELLPADDING="6">
<TR><TD BGCOLOR="#ffcc99" PORT="hdr"><B>InternalTransferCycle</B><BR/><FONT POINT-SIZE="8">internal_transfer_id</FONT></TD></TR>
<TR><TD BGCOLOR="#fff2e0" PORT="leg_InternalTransferDebit" ALIGN="LEFT">InternalTransferDebit (D)</TD></TR>
<TR><TD BGCOLOR="#fff2e0" PORT="leg_InternalTransferCredit" ALIGN="LEFT">InternalTransferCredit (C)</TD></TR>
</TABLE>> shape=plaintext]
rail__CustomerInboundACH [label=CustomerInboundACH color="#666666" fillcolor="#f5f5f5" fontcolor="#666666" peripheries=2 shape=cds style=filled]
rail__CustomerFeeAccrual [label=CustomerFeeAccrual color="#666666" fillcolor="#f5f5f5" fontcolor="#666666" shape=cds style=filled]
rail__CustomerInboundACHReturnNSF [label=CustomerInboundACHReturnNSF color="#666666" fillcolor="#f5f5f5" fontcolor="#666666" peripheries=2 shape=cds style=filled]
rail__CustomerInboundACHReturnStopPay [label=CustomerInboundACHReturnStopPay color="#666666" fillcolor="#f5f5f5" fontcolor="#666666" peripheries=2 shape=cds style=filled]
rail__bundle_0 [label="2 rails:
CustomerCashDeposit
CustomerInboundWire" color="#666666" fillcolor="#e8e8e8" fontcolor="#666666" peripheries=2 shape=cds style=filled]
rail__bundle_1 [label="3 rails:
CustomerCashWithdrawal
CustomerOutboundACH
CustomerOutboundWire" color="#666666" fillcolor="#e8e8e8" fontcolor="#666666" peripheries=2 shape=cds style=filled]
role__ExternalCounterparty -> rail__CustomerInboundACH [arrowhead=normal color="#b34a02" penwidth=1.5]
rail__CustomerInboundACH -> role__CustomerDDA [arrowhead=normal color="#0f5f47" penwidth=1.5]
role__CustomerDDA -> tmpl__InternalTransferCycle:leg_InternalTransferDebit [arrowhead=normal color="#b34a02" penwidth=1.5]
tmpl__InternalTransferCycle:leg_InternalTransferCredit -> role__CustomerDDA [arrowhead=normal color="#0f5f47" penwidth=1.5]
role__CustomerDDA -> rail__CustomerFeeAccrual [arrowhead=normal color="#b34a02" penwidth=1.5]
role__InternalSuspenseRecon -> rail__CustomerFeeAccrual [arrowhead=normal color="#b34a02" penwidth=1.5]
role__CustomerDDA -> rail__CustomerInboundACHReturnNSF [arrowhead=normal color="#b34a02" penwidth=1.5]
rail__CustomerInboundACHReturnNSF -> role__ExternalCounterparty [arrowhead=normal color="#0f5f47" penwidth=1.5]
role__CustomerDDA -> rail__CustomerInboundACHReturnStopPay [arrowhead=normal color="#b34a02" penwidth=1.5]
rail__CustomerInboundACHReturnStopPay -> role__ExternalCounterparty [arrowhead=normal color="#0f5f47" penwidth=1.5]
role__ExternalCounterparty -> rail__bundle_0 [arrowhead=normal color="#b34a02" penwidth=1.6]
rail__bundle_0 -> role__CustomerDDA [arrowhead=normal color="#0f5f47" penwidth=1.6]
role__CustomerDDA -> rail__bundle_1 [arrowhead=normal color="#b34a02" penwidth=1.9]
rail__bundle_1 -> role__ExternalCounterparty [arrowhead=normal color="#0f5f47" penwidth=1.9]
rail__CustomerInboundACH -> rail__CustomerInboundACHReturnNSF [label="chain
(xor 1 of 2)" color="#7a0033" fontcolor="#7a0033" style=dashed]
rail__CustomerInboundACH -> rail__CustomerInboundACHReturnStopPay [label="chain
(xor 2 of 2)" color="#7a0033" fontcolor="#7a0033" style=dashed]
role__CustomerDDA -> role__DDAControl [label="controls
($ caps)" arrowhead=onormal color="#888888" fontcolor="#888888" style=dashed]
}