SAP 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 ArticleJuggling multiple Java development requests in NWDS with EGit branching and...
IntroductionIf you are already using EGit for Java source code management in NWDS, you can sleep sound at night knowing that the versions of your codes are safe and sound This may encourage you to be...
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 ArticleJuggling multiple Java development requests in NWDS with EGit branching and...
IntroductionIf you are already using EGit for Java source code management in NWDS, you can sleep sound at night knowing that the versions of your codes are safe and sound This may encourage you to be...
View ArticleUsing JUnit to automate unit testing regression of Adapter Module
IntroductionSometime ago, I blogged about Standalone testing of Adapter Module in NWDS to introduce an approach that enables developers to perform basic unit testing on custom adapter module...
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 ArticleJSONTransformBean Part 2: Converting XML to JSON content
Update 31 Mar 2016: Enhancement to support forcing of JSON output in arrays irrespective of number of values in payload with new parameters forceArrayAll or arrayFieldListUpdate 25 Mar 2015:...
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 Article