/
Publishing Integration Packages to SAP

Publishing Integration Packages to SAP

  1. Complete development of integration flows in DEV (S/4HANA RAC).
    Refer to existing integration flows for examples:

    1. Externalize parameters whenever customer specific mapping and configuration are required.

    2. Make sure no login or security information are in the externalized parameters of the integration flows.

    3. Add necessary description to the integration flow and integration package.

    4. Add/update the change log of the package. Make sure the version is 1.0.0 if it is a new flow. Increment the third number if it is a minor fix, the second number if it is a major fix and the first number if it is a functional change or refactoring.

    5. Update the version number of the package as well based on the same rules.

  2. Complete functional tests.

  3. Check in packages and flows to Git. Please refer to existing integration packages in Git for examples and directory structure. Add the mandatory checks Excel file to a new package.

  4. Write test scripts and run against SAP Integration Suite DEV. Please refer to https://gitlab.pricefx.eu/tools/pricefx-sap-integration-flows/-/tree/develop/pfx-hana-tests?ref_type=heads

    1. Write an integration test for each test case (use case).

    2. Update gitlab-ci yaml.

    3. Export the integration tests package and check in to Git.

    4. Run the pipeline.

  5. Deploy the integration flows to QA (S/4HANA Cloud).

  6. Complete functional tests.

  7. Write test scripts and run against SAP Integration Suite QA. Please refer to https://gitlab.pricefx.eu/tools/pricefx-sap-integration-flows/-/tree/develop/pfx-hana-tests?ref_type=heads

    1. Write a unit test for each message mapping.

    2. Write an integration test for each test case (use case).

    3. Update gitlab-ci yaml.

    4. Export the mapping tests and integration tests package and check in to Git.

    5. Run the pipeline.

  8. Upload these packages to your Sharepoint and grant access to SAP Support. Send the link to them and they will download, review and publish the packages.
    The current SAP support: Natarajan, Ananth a.natarajan@sap.com and Nigam, Aaditya aaditya.nigam@sap.com

  9. Update Confluence under this section https://pricefx.atlassian.net/wiki/spaces/ACCDEV/pages/4135092804/SAP+S+4HANA+Integration+with+Pricefx+for+SAP+Integration+Suite

  10. Contact Jana Volencova to review and publish the updates.

Related content

Add, Modify, Duplicate Integration Flows
Add, Modify, Duplicate Integration Flows
More like this
SAP Integration Suite Setup (Periodically Write SAP S/4HANA Transactions to Pricefx Data Source)
SAP Integration Suite Setup (Periodically Write SAP S/4HANA Transactions to Pricefx Data Source)
More like this
Dependencies (Price Condition Management)
Dependencies (Price Condition Management)
More like this
Dependencies (Customer Integration)
Dependencies (Customer Integration)
More like this