Michal's PO tips: How to send messages directly to AEX (ICO) - adapter...
In one of the latest articlesHowTo - Send Test Messages to the Adapter Engine (to an Integrated Configuration) Karsten Möhwald has shown an amazing idea on how we can send a message from RWB to any...
View ArticleInstalling NWDS on Citrix : Steps for Basis / Citrix Administrator
NWDS Installation Steps on Citrix Trying to put the steps together at one place, hope its useful.PrerequisiteSAP NetWeaver Developer Studio has the following hardware and software requirements:Hardware...
View ArticleExternal Collection of Message Processing Statistics from Advanced Adapter...
IntroSAP PI system is already shipped with extensive toolset of monitoring applications that can provide aggregated statistics on messages that have been processed in Advanced Adapter Engine (from...
View ArticleWarning: PI 7.31 SP9 changed runtime
We was upgrading to SP 9 to make sure the system was as updated as possible. We did have one BIG issue on how the runtime works, compared to how we are working as developers. We did not find the issue...
View ArticleDigest: Dynamic username and password in soap receiver adapter
Hello, this is just a short summary on how to use dynamic username and password with soap adapter. Generally the feature is documented in sap help, see...
View ArticleReading a delimeter separated file whoose columns may jumble
Hi, Recently we have a requirement of reading a .csv file from third party file server whose columns may jumble .I want to share my knowledge on this because I have recently seen some questions posted...
View ArticleReading a delimeter separated file whoose columns may jumble (Test Cases)
Here I'm going to cover Test cases. Case1:Here I'm taking .csv file (Without jumbling of columns) XML payload after applying FCC in sender file channel. Output xml payload after execution of...
View ArticleMessage Comparison in SAP PI/PO Integration Cockpit
In Today's business world transactions via EDI (Electronic Data Interchange) messages have become a popular choice. As EDI provides paper-less transmission, it is quite a common way for companies...
View ArticleSimple Steps to build an Adapter Module using EJB,EAR template
To build an adapter module in SAP XI/PI/PO there are many standard step by step SAP documents, blogs etc.. available on SAP SDN. How this blog is different?Well, this blog indirectly covers all those...
View ArticleUsing XPath expression to check existence of a leaf node in a repeated parent...
I write this short blog just to share how to use an XPath expression in the expression editor to check a message in receiver determination, if a leaf node exists in every repeated parent structure...
View ArticleDynamic Routing in SAP PI 7.31
Introduction:This article will describe the steps to dynamically determine the receiver ofincoming message in PI and the use of Parameter in Operation Mapping and NWDSin PI 7.31. Requirement: Sometimes...
View ArticleMichal's PI tips: How to trigger an alert for Component Based Message Alerts...
With ABAP stack alerting it was possible to generate an alert using a function module which could be called from many different places (message mapping - RFC lookup, adapter module, abap proxy etc.)....
View ArticleA new approach: Multi-mapping Dynamic Configuration using a generic custom...
Multi-mapping dynamic configuration has been a frequent requirement and there are many open questions in SAP PI space, since multi-mapping doesn't support dynamic configuration i.e., a separate dynamic...
View ArticleInterface Transition Strategy – Legacy system as preference/capability to change
Introduction :This is a high level summary for the Interface Transition strategy using Legacy system as preference/capability to change.The Transition Period is the changeover period of time when...
View ArticleInterface Transition Strategy – Middleware/Integration as...
Introduction :This is a high level summary for the Interface Transition strategy using Middle ware /Integration system as capability to change.The Transition Period is the changeover period of time...
View ArticleInterface Transition Strategy – Business system as preference/capability to...
Introduction :This is a high level summary for the Interface Transition strategy using Business system as preference/capability to change. The Transition Period is the changeover period of time when...
View ArticleSuccessFactors (SFSF) Adapter for SAP NetWeaver Process Integration
SAP has released a new adapter called the “SFSF Adapter” for SAP NetWeaver Process Integration (PI) on 17 Feb 2014. This adapter is now available as part of a release independent add-on “SAP NetWeaver...
View ArticleAdapter Module: AdapterModuleDCBypass
Adapter Module: AdapterModuleDCBypassUseSome adapters support specific message attributes, which contain additional information about messages. This information is not located in the payload of the...
View ArticleAdapter Module: AddTimeStamp
Use AddTimeStamp module can be used to construct a new filename with a special timestamp format. The module sets a new value for the Dynamic Configuration key...
View ArticleAdapter Module: RenameFile
UseRenameFile module is used to replace strings within the value of Dynamic Configuration key ["FileName",http://sap.com/xi/XI/System/File]. It can be used to modify a part of the file name of the...
View Article