Featured Content in Process Integration (PI) & SOA Middleware
SAP HANA Cloud Integration for Application-Development PartnersPartners have now the possibility to use SAP HCI for application development to commercialize innovative cloud solutions. Read the blog by...
View ArticleProcess Integration - Previously Featured
Previously featuredResults of the Global SAP PI survey now availableThe results of this year's global PI survey is now published. As every year the International Focus Group for Integration conducted a...
View ArticleGet your hands on those (precious) module JAR files!
Have you ever wondered why an adapter module behaves a certain way... and not the way you want it to!! Have you ever wondered how SAP developer's module coding is like? Have you ever wondered how to...
View ArticleGet started with SAP HANA Cloud Integration
Welcome to SAP HANA Cloud Integration! hci Do you want to be one of the early adopters? Then test and learn more about HCI. We offer you a tenant with exclusive access to get first hands-on experience...
View ArticlePI-Acknowledgment contains system errors
Summary: Although your data sending to completed still it displays error message as “Acknowledgement contains system errors” in Ack. Status field in PI monitoring as shown in fig. below. This document...
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 ArticleMulti-mapping with Dynamic Configuration - SOAP loopback approach
They say "you can't have your cake and eat it." They also say you cannot use dynamic configuration with multi-mapping. But what if you could... IntroductionIn this article, I will demonstrate an...
View ArticlePI-Send data to dynamic web service receiver
Summary: - In this scenario we’ll send data to the dynamic SOAP receiver i.e. data send to the SOAP URL which we received from the sender payload. With this we can send data to different receiver...
View ArticleGroup, Sort and handle Duplicate XML records – using UDF
Below User Define Functions (UDF) logic can be used to group, sort and handle duplicate XML records.Note: -Number of queue entries in each input field, to UDF should be equal (except key fields). Use...
View ArticleSpecial character’s handling in PI/XI simplest ever.
We normally come across this very common issue where special characters are received from ECC and passes through PI successfully and at receiving system it fails as the receiver does not accept special...
View ArticlePIP(Partner Interface Process) Codes: Consolidated List
The entire business supply chain domains for which PIPs are specified are divided into many clusters. Each cluster is further sub-divided into segments. Each segment consists of several PIPs.PIPs...
View ArticleDynamicAttributeChangeBean - The no-mapping solution to changing Dynamic...
IntroductionAs there is no dedicated Managed File Transfer (MFT) capability in PI (yet!), passthrough scenario is a common approach to achieving a 1-1 file transfer interface. A passthrough scenario is...
View ArticleUsing SAP Hana Cloud Integration with SAP HCI Odata Provisioning
SAP HCI Odata Provisioning is a part of SAP Hana Cloud platform based tools which among other functionality provides secure exposure of REST based interfaces from On Premise SAP Business Suite into the...
View ArticlePI Monitoring,Alert and Incident Creation using SolMan
Hi All, In this blog we will discuss the how Solution Manager can be used to monitor SAP PI System availability,Message Status,Ping the Channnel,STOP and START Channel directly from SolMan without...
View ArticleSAP Standard Interface (SAP ESR Content/ Package) Enhancement in PI
Motivation:In a preeminent SAPC(SAP Consulting) project, integration part should also be treated as high priority same as business functionality. A bad case is that one project which would GoLive with...
View ArticleXSLT approach to enable FCC for deep structures (Part 2 - Flat File to Deep XML)
IntroductionThis is the second part of the two-part series on achieving file content conversion for deep structure with XSLT. The first part covered the approach to flatten a deep structure XML prior...
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 ArticleContext in SAP PI
If you are new to SAP PI, there is a great chance that you get confused, the moment you get to hear the word "context". It is one of the most confusing topics for almost all new joiners to SAP PI. In...
View ArticleUseOneAsMany in SAP PI
UseOneAsMany Analysis1st argument: Value to be passed to target.2nd argument: How many times the value must be repeated in target.3rd argument: How context changes must be in target.Rule 1: First queue...
View ArticleHandling Code page, Character encoding in SAP PI / PO
As a middle-ware SAP PI / PO integrates SAP / non-SAP systems, which use different formats (text(XML, CSV...), binary) to represent data. Sometimes they even encode text in different formats OR use...
View Article