In first part we completed Step by Step configuration in Google Developer Console for activating Gmail API. Please refer below URL for part I:-
Link : GCP Config
In this part will share important steps for development of interfaces in SAP PI/PO for...
Introduction:
I would like to share my experience with you all for SAP-GMAIL integration using Google & Gmail API's in SAP PI/PO. I Implemented it for one of my clients, it was kind of unique requirement. So sharing complete details for the same.
Th...
Hello Experts,
Kindly help for below mentioned queries.
Scenario:
Proxy (ECC)-> PI-> (FTP) Third party
Requirements:
1) Dynamic IP,Port,User credential and Folder path configuration in Receiver FTP Adapter
2) In case connectivity to parti...
Hello All,
I am trying to build Linkedin Integration scenario using CPI.
Scenario: SOAP->CPI->HTTP
I have extracted below all required information from Linkedin Developer portal which is required for OAuth2.
1) Client ID
2) Client Secret
...
Hello Experts,I am facing 2 problems in dynamic file configuration scenario with XSLT mapping and in Receiver AS2-B2B adapter. Scenario : Idoc to AS2 adapter (SAP PI/PO 7.31 single stack) Requirement : 1) Need to use XSLT mapping only as business req...
Hello Cristian,In JDBC scenario for any response message type structure you have to create, message structure look like below mentioned:Let's consider your Request Message type:-
<root><stmt><Customers action="SQL_DML"><access>UPDATE Customers SET Co...
lasya95 : It's really good, you asked this question.
Answer to your question, for PI/PO Java Coding is not mandatory, but it will be required when you want to add some custom features out of the standard features available in PI/PO.
I will say it w...
Hi Vijish,Use that channel and try to push data and check, I think password is different or some mismatch is there in password you maintained.Regards,Karan K
Hello Jack,Firstly response data is coming in Json or XML format?In Receiver REST communication Channel while converting response from JSon to XML, we can add Message type root node in the structure. Please check below screenshot for Reference.Below...
Hello Karthik,Cloud application can be Integrated with SAP PO usually with REST API option (for e.g. Salesforce/Ariba application can be integrated).So firstly please check DWC can expose any REST API for integration?Also below blog will help you und...