Download as docx, pdf, or txt
Download as docx, pdf, or txt
You are on page 1of 2

PROJECT DESCRIPTION.

 I have contributed my skills in this project for last one year

 In my current assignment I have developed 5Iflows, out of five --one is Inbound Interface and
 rest are Outbound Interfaces.

 Basically, we are integrating two systems (MS D365 and S4 Hana), sometimes D365 acts as
 sender/Receiver based on
Business Scenario:
 As part of first iFlow, we are getting Purchase Order (PO) information via HTTPS as an XML
 form and we are sending this information via SOAP adapter to S4 HANA in order to create a
 Sales Order.

 Once the sales order is created, we have to acknowledge this to D365 system, which contains
 SO ID and description. This is second iFlow.

 Sometimes due to wrong data we will get PO error, then we need to send the error information
 along PO ID to the D365 system, this is the third iFlow.
Technical Scenario:
 For Inbound interface (That is SO Creation) we are using HTTPS adapter to receive the Data from D365
and pushing the data to S4 HANA using SOAP Adapter

 for All inbound - We are using HTTPS as sender and SOAP Receiver adapters

 For PO Ack - SOAP Sender - HTTP Receiver same as PO Error as well

 For Delivery and Billing we are using IDOC as Sender and HTTPS as receiver Adapters

Responsibilities:-
 My role is Consultant
 I have involved various phases of this integration like Development, SIT, UAT, Cutover, GO-
LIVE and Hyper Care as well
 Designing and developing integration flows for exchanging purchase orders, sales orders, and
billing information between different systems.
 Configuring adapters for connectivity with source and target systems (e.g., purchase system,
sales system, billing system).
 Implementing message mappings to transform data formats between systems.
 Collaborating with stakeholders to gather integration requirements and align technical
solutions with business objectives.
 Managing the runtime environment of SAP CPI, including system monitoring, performance
optimization, and troubleshooting.
Challenges Faced and Resolutions:
 Firstly, we were unable to connect to the D 365 BC system using OData Adapter / HTTP – SAP
Incident
 Not maintained proper User Credentials for S4 HANA System
 D 365 BC Client secret keys are expired
 Data issues – Missing Mandatory fields

You might also like