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__InternalSuspenseRecon [label=InternalSuspenseRecon color="#1f4e79" fillcolor="#dbe9f6" fontcolor="#1f4e79" shape=cylinder]
tmpl__MerchantSettlementCycle [label=<<TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" CELLPADDING="6">
<TR><TD BGCOLOR="#ffcc99" PORT="hdr"><B>MerchantSettlementCycle</B><BR/><FONT POINT-SIZE="8">merchant_id, settlement_period</FONT></TD></TR>
<TR><TD BGCOLOR="#ffe1c2" PORT="leg_NoFraudReview" ALIGN="LEFT">NoFraudReview (V)</TD></TR>
</TABLE>> shape=plaintext]
tmpl__MerchantSettlementCycle:leg_NoFraudReview -> role__InternalSuspenseRecon [arrowhead=normalonormal color="#4a4682" dir=both penwidth=1.5]
}