ballerina-platform / ballerina-library

The Ballerina Library
https://ballerina.io/learn/api-docs/ballerina/
Apache License 2.0
136 stars 64 forks source link

SAP Video Series DelRel work #6884

Open niveathika opened 3 months ago

niveathika commented 3 months ago

Description:

  1. Choose the correct SAP connector

    • Explain the protocols in both ECC and S/4HANA
    • When to use jco
    • When to use S/4HANA connectors
    • Showcase sample sales order creation
  2. Use sap.jco connector

    • Expose RFC as REST API
    • Databinding used in RFC input and output Params
    • Send an iDoc Note:The above should include the needed configurations
  3. Implement Salesforce to S/4HANA Integration

  4. Implement a use case with EDI document to S/4HANA integration

    • This can be based on either PP/ SS Modules
  5. Create your own S/4HANA connector with an OpenAPI spec. Due to the vast apis available we are only releasing 10% of the connectors, however the process is streamlined such that any person can contribute and release a connector. This video will explain the steps needed to follow.