997 ack fa dot code

digraph IntegrationProcess {

    // Define nodes

    node [shape = rectangle];


    // Define labels

    S4HANA [label = "SAP-S/4HANA", shape = oval];

    TPM[label = "CPI-TPM", shape = rectangle];

    PreIFlow [label = "CPI-Pre IFlow", shape = rectangle];

    PostIFlow [label = "CPI-Post IFlow", shape = rectangle];

    FAIFlow [label = "CPI-FA IFlow Write/Select", shape = rectangle];

    TradingPartner [label = "EDI-Trading Partner", shape = rectangle];


    // Define connections

    S4HANA -> TPM [label = "1.Sends IDOC DESADV"];

   

    TPM -> PostIFlow [label = "2.Forward EDI msg"];

    PostIFlow -> FAIFlow [label = "4.Save IDOC with correlation id"];

    PostIFlow -> TradingPartner [label = "3.Msg to EDI parnter"];

    TradingPartner -> PreIFlow [label = "5.Sends Functional Acknowledgment"];

    PreIFlow -> TPM [label = "6.B2B Monitoring FA"];

    PreIFlow -> FAIFlow [label = "7.Validate EDI FA with correlationid"];

    FAIFlow -> S4HANA [label = "8.Sends IDOC STATUS message to SAP S/4HANA"];

}

ps://dreampuf.github.io/GraphvizOnline

Popular posts from this blog

pss book : శ్రీకృష్ణుడు దేవుడా, భగవంతుడా completed , second review needed. 26th April 2024

pss book: గురు ప్రార్థనామంజరి . completed 21st july 2024

pss book: కధల జ్ఞానము read review pending. 25th june 2024