UnzipSplitterBean - Split zip entries into child messages
IntroductionWhen working with compressed ZIP files, the standard PayloadZipBean module can be configured in a communication channel to extract the entries from compressed files. However, the...
View ArticleStop using External Definition for 1-N IDoc multi-mapping ©
IntroductionLet's take a stroll down memory lane In the early days of XI 3.0 and PI 7.0, it was not uncommon to come up with workarounds to meet the various integration challenges. One common...
View ArticleSimplify Java Mapping with Reusable Abstract Classes
Update 19 May 2014:JAR file also available for download at GitHub repository BackgroundWhenever we need to develop Java mappings in PI, often it involves a lot of copy-paste of codes and doing the same...
View ArticleJava Mapping: Unzip file and create additional attachments
BackgroundI had a requirement recently which dealt with incoming Zip files. Basically, there are a few files in the Zip file and each of them will be used differently in subsequent processing, i.e....
View ArticleXSLT approach to enable FCC for deep structures (Part 1 - Deep XML to Flat File)
IntroductionThere have been multiple threads cropping up in the forum lately regarding FCC conversion for deep/nested structures. Unfortunately, the File Content Conversion (FCC) functionality (whether...
View ArticleSAP PI to HANA
The document describes about the steps required to establish a connection from SAP PI to SAP HANA.View this Document
View ArticleSAP NetWeaver 7.3.1 Process Integration Troubleshooting Guide
If you are searching for Troubleshooting information for your PI 7.3.1 you can use this document to find it.View this Document
View ArticleFeatured Content in Process Integration (PI) & SOA Middleware
Introduction to Creating OData Service in HANA Cloud IntegrationThe OData Provisioning feature in HCI is designed for today's increasing demand to consume data from various data sources in a simple and...
View ArticleGet started with SAP HANA Cloud Integration
This is the landing page for SAP HANA Cloud Integration (SAP HCI) which makes cloud integration simple and reliable. Hence it is SAP’s strategic integration platform for SAP Cloud Customers. It...
View ArticleSAP HCI Overview
SAP HANA Cloud Integration (SAP HCI) is making cloud integration simple and reliable. The diagram shows a high level view of an implementation model. SAP HANA Cloud Integration is available to...
View ArticleHow to Document for Third party Cloud Integration with SAP ECC using SAP PI:...
Business Need:Product Invoices are created in ZUORA system. A nightly scheduled job in SAP executes the Wrapper program which triggers the PI system to communicate with ZUORA system with Query API and...
View ArticleCTS + Transport Organizer
Introduction To CTS+ Transport Organizer In PI CTS+ Transport Organizer: you can transport the objects from SAP Net Weaver PI or SAP PO with CTS + tool.ESR objectsIntegration Directory Objects...
View ArticleSAP PI NWBPM from the scratch
Netweaver BPMHow different it is from CCBPMUnlike traditional CCBPM, NWBPM is not a part of PI anymore. But it is now a separate module of Netweaver. And that is why we call it Netweaver BPM. We can...
View ArticleStop using Mail Package! © - Simplify your mail receiver adapter scenarios
Update 16 Mar 2016: Include additional case for Scenario 1 if main payload needs to be renamed dynamicallyUpdate 11 Mar 2016: Enhance Scenario 3 with Java mapping to dynamically set ASMA values...
View ArticleSetMailAttachmentNameBean - Setting dynamic attachment name for main payload
IntroductionIn my previous post Stop using Mail Package! © - Simplify your mail receiver adapter scenarios, I covered the various mail receiver scenarios that can be achieved without manually...
View ArticleUnzipSplitterBean - Split zip entries into child messages
IntroductionWhen working with compressed ZIP files, the standard PayloadZipBean module can be configured in a communication channel to extract the entries from compressed files. However, the...
View ArticleStop using External Definition for 1-N IDoc multi-mapping ©
IntroductionLet's take a stroll down memory lane In the early days of XI 3.0 and PI 7.0, it was not uncommon to come up with workarounds to meet the various integration challenges. One common...
View ArticleStop using © campaign - busting myths and liberating design
IntroductionIn the past few weeks, I've written articles covering various topics related to obsolete/incorrect design and development practices. This post is written to retrospectively kick-start the...
View ArticleHandle Communication Channel Externally
Purpose In this document we will see how communication channel can we handled externally. There might be requirement from the business to start/stop the channel as and when file is available to be...
View ArticleJava Mapping: Unzip file and create additional attachments
BackgroundI had a requirement recently which dealt with incoming Zip files. Basically, there are a few files in the Zip file and each of them will be used differently in subsequent processing, i.e....
View Article