New error when launching the PI Integration Builder tools
Error: Due to security related changes made to the client software (owned by Oracle), we now have a new error/bug which occurs when launching the PI Integration Builder. This will effect anyone using...
View ArticleJob Scheduling on SAP PO ( SAP PI Java stack )
Job Scheduling on SAP PO ( SAP PI Java stack )Scheduled jobs are one of the most common mechanisms to carry out repetitive tasks. In SAP ABAP stack, we have a comprehensive functionality to schedule...
View ArticleYour SAP Process Integration 7.31 Demo System on Amazon Web Services
Get Your (almost) FREE PI Demo System SAP is providing a demo system for SAP Process Orchestration on Amazon Web Services which includes SAP NetWeaver Process Integration, SAP NetWeaver Business...
View ArticleNot finding required EDI message versions in B2BIC ?
In my current project, we are on Single Stack SAP PO 7.4 , B2B add-on SP02 Patch 10. In course of our EDI developments(we are dealing with ANXI X12 documents mostly), we noticed that the XSD generator...
View ArticlePost configuration steps for PI: How to get your PI system on Amazon WS ready...
In this post I will give you a guide to get your Process Integration system on Amazon Web Services up and running. It will be easier then you might imagine. The first time I prepared my system I was...
View ArticleExtended security for Invoice to Bank by making two Sync SOAP call
Invoice file need to be sent from local system to Bank securely. PI has to give a SOAP call twice to send an Invoice securely. In first call PI needs to get a Secured Auth Key(Unique Key) from the bank...
View ArticleCopying test IDocs from another system
There are times in a project when you have to copy an existing solution from one system to another. Or you develop a solution in a sandbox instance, that has no connectivity to other systems in the...
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 ArticleDifference between if and ifs
There is a note http://service.sap.com/sap/support/notes/1090369 which explains difference between if and ifs. Here i will try to explain with the help of simple mapping example.There are some...
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 ArticleHowTo - Send Test Messages to the Adapter Engine (to an Integrated...
The possibility to send test messages to the Integration Engine is widely known. If you try this on the Adapter Engine you will get an error:So how can we send test messages also to the Adapter Engine...
View ArticleIdoc to File with acknowledgement scenario
Introduction:This article with cover the Idoc to file scenario with an acknowledgement backto the sender ECC system using the Sender IDoc Adapter (AAE).Requirement: In this scenario, when the idoc is...
View ArticleImplementing Sender Receiver Java proxy scenario in SAP PO/PI
I have been doing some work of late with Java proxies on SAP PO .I tried to use product documentation to understand their working. Product documentation is always the best source of information but...
View ArticleMichal'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 whose 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 whose 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 Article