• One row per useful form enriched with business domain (L1, derived from
    normalized data-source prefix + AI-scene override), data source/exec type,
    and upstream/downstream flow counts from viw_kg_edge_flow. 857 forms
    participate in document flow; 63 back an AI tool; 92% domain-classified.
    zichun authored
     
    Browse Dir »
  • Materialize source-form -->generate--> target-form flow edges from the
    low-code config. Resolves BtnCopyTo.<Action>.sActiveId to the target
    gdsmodule exactly as Sp_Ai_AddCommonAfterNew does (sActiveId is the real
    target; the .ActXxx suffix is only a label).
    
    411 distinct edges / 405 (src,tgt) pairs / 51 self-loops; 404 endpoints
    hit viw_ai_useful_forms. Captures full order-to-cash and procure-to-pay
    chains plus cross-domain (order->workorder, quote->process-card).
    zichun authored
     
    Browse Dir »