POV: SAP Integration with Hybris – PI and Datahub
SAP Integration with Hybris primarily involves - asynchronous master data replication from SAP to Hybris, asynchronous order replication* from Hybris into SAP and the downstream flow of various order...
View ArticleHow to use Integration Directory API
This blog will complement other blogs on 'Integration Directory API' in SCN.Direct link:- How to use Integration Directory APIHelpful links:-How to consume web services hosted by SAP PI / POIntegration...
View ArticleExecute your SAP PI scenario from ABAP Proxy to PI (multimapping) to 2...
Dear experts, After implement the last 2 blogs (in few days i will post the "design part" post, that includes all the logic about this 3 "dummies" posts):Develop and send your first outbound ABAP Proxy...
View ArticleMultimapping in SAP PI (Graphical / Java: Simple, DOM, SAX / XSLT, ABAP) -...
Hi dear experts, After the first part:1.- Develop and send your first outbound ABAP Proxy to SAP PI - for dummies part 1 of 3 of this complete interface:2.- "We still implementing code in this second...
View ArticleAdapter module: Set the file name from Payload using Regular Expression (Regex).
Hi friends,I got a business requirement where SAP ECC is sending data using outbound ABAP Proxy to PI and PI is receiving the same and creating the file at FTP/SFTP server (Proxy to file scenario)....
View ArticleSAP PI Scenario | ABAP Proxy to Multimapping to divided flows without ccBPM |...
Dears, PLEASE, YOU MOST TO READ THE FOLLOWING 3 POSTS (this 4th is just the post where you can find the GENERAL IDEA):Develop and send your first outbound ABAP Proxy to SAP PI - for dummies part 1 of...
View ArticleStarting with Hana Cloud Integration? Create a simple integration flow (iFlow)!
In my previous blog I wrote about the ‘problems’ I encountered when starting with HCI. I hope that you could bypass those problems, and otherwise found the solution for it! In this blog I would like to...
View ArticleExplore/Troubleshoot Component Based Message Alerting in PI
These are my findings/troubleshooting while I was configuring CBMA in dual stack SAP PI 7.31 server. Little bit about Alerts in PI:Alert configuration is used to configuring alerts in your PI system....
View ArticleTechEd Presentation on Best Practices in SAP Integration
I am proud to announce that I am starting a series of posts on the topic of best practices in the area of SAP. I submitted an abstract for the SAP TechEd Conference Las Vegas (October 19-23, 2015),...
View ArticleAutomatic update of SXI_CACHE in SAP back-end from Single Stack PO 7.4
Purpose: My client was using PO7.4 Single Stack system and had a requirement that whenever the alert rule is changed in PO system's Integration Directory, the same change should be automatically...
View ArticleExternal Control of PI Communication Channel from ECC System
Requirement:In complex requirement where ECC system was creating multiple file and the requirement is like PI should start picking those file only once all the files are placed. Initial...
View ArticleJava Mapping : Base64 Zipped CSV to XML Conversion
Introduction In my recent client project i had a requirement where the incoming file was a csv file zipped and Base64 encoded. Source system was Ariba and Target was ECC.My aim at writing this blog is...
View ArticleBest Practices: Naming Conventions for SAP Integration
This is part 2 of my series on best practices. You might also want to read the reason for creating this series on SAP PI/PO best practice. In this post, I will share further topics I wish to cover in...
View ArticleRest Sender Adatper Poll (REST API--->PI--->JDBC)
Dear All, I have little struggled on REST adapter when fetching the data from rest web service using SAP standard REST adapter. But I have achieved on this requirement with the help from SAP document ,...
View ArticleTest Tools for Posting IDoc XML to SAP over HTTP
There are quite some and detailed posts on emulating the process to post IDoc xml over HTTP and also posting IDoc using SOAP protocol. However, there are times where we want to test these scenarios...
View ArticleSAP TechEd (#SAPtd) Lecture of the Week:The latest and greatest on Cloud...
It's again that time of the year when I start planning out my sessions at the upcoming Tech-Eds in Las Vegas and Madrid. Time sure flies and I guess you would agree with me on that point. I was looking...
View ArticleQueues issues in SAP PI and ECC system overview and steps to resolve it
Blog Overview The objective of this blog post is to:Provide a brief idea about ‘Queue Processing’ in SAP, SAP Tables consisting of Queue status details and various jobs to be scheduled to clear these...
View ArticleStored Procedure Execution and Database Insert, Update with Lookup Option
RequirementSometimes the stored procedure call is necessary in the data processing or data translation. Also sometime it is required to execute DML statement in database and it is important to know the...
View ArticleExternal Search of Messages Processed by Advanced Adapter Engine of PI
Advanced Adapter Engine of SAP PI/PO systems is shipped with APIs which can be used for collection of information on message processing statistics by external applications, these APIs are exposed via...
View ArticleEMail with System Accessor Lookup Service
The System Accessor is becoming very useful in Java Mapping. It has opened up new horizon and provided a great level of flexibility to the SAP PI users. My previous blog was to show the database...
View Article