"PutPayloadValueBean" - not only for Synchronous Communications !!
With PI 7.3 SAP has introduced new modules GetPayloadValueBean, PutPayloadValueBean and RemovePayloadValueBean. The modules usage is recently described by Beena ThekdiInsert value from Request message...
View ArticleTroubleshooting adapter module JCo RFC calls
Many a times we have adapter modules ( AM ) which in turn do a RFC call to ABAP stack of the XI system to retrieve information. This can be handy to make a generic AM that can be plugged in for...
View ArticleFiltering records in PI message mapping based on a condition
Hi, I recently had a requirement where I had to filter a set of records based on a condition. Lets take an example,Input recrods:InvoiceNumber SystmeID Supplier Amount123...
View ArticleRemove duplicate records in message mapping
Issue Statement: If there are duplicate records(identified by key field) in a message, send only one record to target system. Input & Output Message Structure: MT_Vendor row...
View ArticleRemove line feed (or) CRLF from text fields
Issue Statement: Remove line feed/CRLF from text fields. Issue:If the input text field has line feed/CRLF, then data gets shifted to subsequent fields in mapping, hence creating wrong target data....
View ArticleConnecting with Non-SAP system using IDoc Adapter without any changes to SLD
Below content explains you How to configure a pass through interface in PIHow to connect to Non-SAP system using IDoc adapter in PI Data flow: In this scenario, we are sending IDoc data from SAP system...
View ArticleProblem with Cache while activating WS-RM receiver Agreement
I recently involved in WS integration for CRM with third party web services using WS-RM. The scenario is CRM is sending synchronous request to PI from Proxy using WS, PI receive the message, transform...
View ArticleIntegrating SFDC with ECC using SAP PI 7.31
SFDC is an on-demand CRM tool, based on Cloud Computing Concept. Cloud computing, is used to describe a variety of different types of computing concepts that involve a large number of computers...
View ArticleSupporting a custom SAP PI Adapter
I want to share what’s been happening to me this few weeks, by the way I am a working on connecting SAP PI with Swift Alliance Access which uses a SOAP protocol that is not compatible with PI. The main...
View ArticleHANA Cloud Integration versus SAP PO
SAP HANA Cloud Integration (HCI) is a relatively new SAP cloud product. HCI is marketed primarily as Software-as-a-service. Standard integration content is delivered by SAP to integrate SuccessFactors,...
View ArticleCreating Webservice using SAP NWDS
Creation of Webservice using NWDS: This blog explains:How to Create Web ServiceWeb Service NavigatorLog Viewer Software Prerequisite: Install Netweaver Development Studio in system....
View ArticleUsing SSL for Secure Communication between JMS adapter and TIBCO JMS provider
Depending on the protocol used, all data (including passwords) is usually transmitted through the network in plain text. To maintain the confidentiality of this data, you should apply transport-layer...
View ArticleFile Aging Alerts Part1
Recently we have faced couple of issues where PI File sender channel failed to pick the file from source file server because some times it is going to hung state and some times it is getting locked for...
View ArticleFile Aging Alerts Part2
Part 2 of the blog explains how to use this custom module in PI . Deploy the EAR file in your SAP PI server using NWDS .Now develop one File to Mail interface as below. ESR Part:Create below...
View ArticleFile Aging Alerts Part3
Part 3 of this blog explains usage of this custom module using end to end test case . I'm checking age of the files in two file servers (one UNIX based file server and other Windows based file server...
View ArticleELSTER (HCM) Troubleshooting Guide
A new troubleshooting guide has been released for the HCM related ELSTER PI scenarios. You can check out the document here: Troubleshooting guide for LStA, LStB, ELStAM related ELSTER scenarios -...
View ArticleDual stack system vs Single stack system
Dual-stack systemSAP system that contains installations of both Application Server ABAP (and Application Server Java (AS Java).A dual-stack system has the following characteristics:Common SID for all...
View ArticleChannel Specific Timeout Configuration (Synchronous Interfaces)
From PI 7.3 AEX, we have option available to set Channel specific timeout.By default this value is taken from NWA->Java System Properties section. This value sets a time limit for a message to wait...
View ArticleXML Validation of Files in PI7.31/PO
After reading blog’s heading many of you might say – not again, but don't worry I am not going to explain XML validation and how to use it because it's already very well documented in numerous blogs....
View ArticleStep by Step to Update the Mail Attachment in AL11 using Mail, NFS adapter...
Technical Diagram:Purpose: To Update the Mail Attachment in AL11 using Mail, NFS adapter through SAP PI. ESR Configuration: Step 1:Create datatype for source and target Step 2:Create message type...
View Article