Upgrade to Pro — share decks privately, control downloads, hide ads and more …

Integration Best Practices Between Sap and Non-sap Systems

Integration Best Practices Between Sap and Non-sap Systems

Mustafa Kerim Yılmaz

December 18, 2020
Tweet

More Decks by Mustafa Kerim Yılmaz

Other Decks in Technology

Transcript

  1. TABLE OF CONTENTS 01 02 03 04 Overview Solutions on

    Desk What is the problem? Solution
  2. TCP/IP FTP SFTP SOAP REST MQTT Overview Protocol Creating communication

    between things. IDOC Text CSV Base64 XML JSON EDIFAC oData FORMAT BASIC ENCRYPTION SSL TLS JWT OAuth SECURITY Online Folder Email EXCEPTION SYNC ASYNC TYPE
  3. SAP NW Solutions on Desk Third Party File FTP SOAP

    REST SAP PI/PO AIF HCP Datahub EBS Biztalk Boomi
  4. Cannot access logs, raw data. Cannot get information, access raw

    data. Need to deploy multiple system, data type changes. Multi endpoints, different protocols. What is the problem? CONSULTANT END USER CHANGES EXPANSIONS
  5. Solution Create static interface with minimal fields 02 Create XSD

    with third party tools 03 Create WSDL from XSD and import 04 Own serialization / deserialization 01 04 Monitoring and reports
  6. Solution TIPS • Add unique message ids. • Add timestamp

    to message. • Add application and version to message. • Add source and destination to message. • Add key values to log report. • Use interface object for input/output points. • Create background jobs for cleaning old logs.
  7. CREDITS: This presentation template was created by Slidesgo, including icons

    by Flaticon, and infographics & images by Freepik. THANKS! Do you have any questions? mkysoft /in/mkerim Please keep this slide for attribution.