Generating box diagrams using chatgpt

 



green

digraph G {

    node [shape=box, width=1, height=2];

    

    SAP_S4 [label="SAP S4"];

    SAP_BPT_CI [label="SAP BTP-IntegrationSuite\nTPM"];

    EDI_Partner [label="EDI Partner"];

    

    SAP_S4 -> SAP_BPT_CI [label="IDOC"];

    SAP_BPT_CI -> EDI_Partner [label="EDI"];

    EDI_Partner -> SAP_BPT_CI [label="EDI-FA"];

    

    // Custom styling for the IDOC-STATUS label

    SAP_BPT_CI -> SAP_S4 [label=<<font color="green">IDOC-STATUS ✔</font>>]; // Green check mark

    

    // Additional styling to make the arrow green

    edge [color=green];

}

------------------------------



digraph G {

    node [shape=box, width=1, height=2];

    

    SAP_S4 [label="SAP S4"];

    SAP_BPT_CI [label="SAP BTP-IntegrationSuite
    TPM"];

    EDI_Partner [label="EDI Partner"];

    

    SAP_S4 -> SAP_BPT_CI [label="IDOC"];

    SAP_BPT_CI -> EDI_Partner [label="EDI"];

    EDI_Partner -> SAP_BPT_CI [label="EDI-FA"];

    

    // Custom styling for the IDOC-STATUS label

    SAP_BPT_CI -> SAP_S4 [label=<<font color="red">IDOC-STATUS &#10060;</font>>]; // Red cross mark

    

    // Additional styling to make the arrow red

    edge [color=red];

}

------------------------------------------------------------------------------------------










digraph G {

    node [shape=box, width=1, height=2];

    

    SAP_S4 [label="SAP S4"];

    SAP_BPT_CI [label="SAP BPT (CI)"];

    EDI_Partner [label="EDI Partner"];

    

    SAP_S4 -> SAP_BPT_CI [label="IDOC"];

    SAP_BPT_CI -> EDI_Partner [label="EDI"];

    EDI_Partner -> SAP_BPT_CI [label="EDI-FA"];

    

    // Custom styling for the IDOC-STATUS label

    SAP_BPT_CI -> SAP_S4 [label=<<font color="red">IDOC-STATUS &#10060;</font>>]; // Red cross mark

    

    // Additional styling to make the arrow red

    edge [color=red];

}

--------------------

digraph G {
    node [shape=box, width=1, height=2];
    
    SAP_S4 [label="SAP S4"];
    SAP_BPT_CI [label="SAP BPT (CI-TPM)"];
    EDI_Partner [label="EDI Partner"];
    
    SAP_S4 -> SAP_BPT_CI [label="IDOC"];
    SAP_BPT_CI -> EDI_Partner [label="EDI"];
    EDI_Partner -> SAP_BPT_CI [label="EDI-FA"];
    
    // Custom styling for the IDOC-STATUS label
    SAP_BPT_CI -> SAP_S4 [label=<<font color="red">IDOC-STATUS &#10060;</font>>]; // Red cross mark
    
    // Additional styling to make the arrow red
    edge [color=red];
}


--------------------------

choose circo and svg option.


digraph G {

    node [shape=box, width=1, height=2];

    

    SAP_S4 [label="SAP S4"];

    SAP_BPT_CI [label="SAP BPT (CI)"];

    EDI_Partner [label="EDI Partner"];

    

    SAP_S4 -> SAP_BPT_CI [label="IDOC"];

    SAP_BPT_CI -> EDI_Partner [label="EDI"];

    EDI_Partner -> SAP_BPT_CI [label="EDI-FA"];

    SAP_BPT_CI -> SAP_S4 [label="IDOC-STATUS"];

    

   

}


URL:https://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