DELETE records from Database with WHERE Clause and then INSERT records
Purpose: There can be situation when you have to delete records (delete all records from table) and then Insert records, this is possible and easy and there are many Blogs and discussions on this. Now...
View ArticleValue Help Framework - Just how easy is integration?
“The value help framework allows easy integration to Business Suite systems…” – Easy integration? Really? The blog by Owen Pettiford -...
View ArticleSAP PI Variants effective usage in SXMB_MONI
Dear SCN Friends, I believe most of us already worked on or heard about Variants usage.I have seen many SAP PI folks in support generally set the filter parameters and save them as variants once and...
View ArticleWhat’s new in SAP Process Orchestration 7.31 SP16 / 7.4 SP11
The latest SP of SAP Process Orchestration 7.31 / 7.4 has been shipped end of May this year. This blog post summarizes what new features and enhancements it brought to you. PowerDesigner Integration...
View ArticleHow to share the NWBPM developed in Local NWDS with other developer using...
As we know that we do not have the ccBPM anymore in PO, we need to write the NWBPM in local NWDS system and deploy the same to PO. Now what happens if the developer, who created the process in his...
View ArticleInterface specific Email Alert in PO using CBMA
I had a requirement where I needed to send the alert emails to different people based on the interface.In more simple word, for Interface#A I had to send email to csk@xyz.com but for interface#B, I had...
View ArticleQuick Look @ SAP Integration (Java) Gateway
Hi All, In this blog I would like to walk you guys through one of the latest features provided by SAP Netweaver PO (starting from SAP NW PO 7.31 SP13), SAP Integration (Java) Gateway. For more...
View ArticleGenerate Formatted or structured EMAIL using CBMA
We could generate the alert emails using CBMA. But here I will describe the steps to generate the structured alert email . You can follow the blog Interface specific Email Alert in PO using CBMA until...
View ArticleCollect or Aggregate messages based on counter using NWBPM step by step
We had several requirement where we needed to collect a certain number of messages using BPM. In ccBPM, we used achieve this using Loop step like below where we used to define a loop and a counter and...
View ArticleTesting: Test Tools...Part 1
I've written a number of internal documents about testing integration scenarios and thought I would turn these into a series of blogs. Please let me know if you find them useful. Feedback is always...
View ArticleGet Attachment Name for Sender Mail Adaptor by Java Mapping in 7.4
There are frequently asked queries about Read Attachment Name from Sender Mail Adaptor .We have seen many quires related to this which are unanswered . We have seen option of Customized Adaptor Module...
View ArticleSAP HANA Cloud Integration (Quick Overview)
Dear SCN Friends, One year back, I was asked to evaluate HCI capabilities .After evaluation I felt architecture is good but it haslong way to go before it's ready to compete with its on-cloud...
View ArticleSAP HCI CodeJam 2.0
Together with SAP A.G. we have evolved the CodeJam. We call it SAP CodeJam 2.0! After some extensive research and feedback we found out that that you and your peers want to work on scenario's you do...
View ArticleTesting: Test Tools...Part 2
I'm continuing with my blog series on testing tools. This blog post focusing on testing a SFTP connection using certificate authentication using my favorite windows tool, WinSCP. This is a windows tool...
View ArticlePolling a Web Service from PO without a trigger
In one of our project we had a requirement where PO needs to poll a WebService through SOAP and we needed to pass the data to a receiver. In this particular case, we may need to use AXIS framework to...
View ArticleTesting: Test Tools...Part 3
I'm continuing with my blog series on testing tools. This blog post focses on testing a RESTFUL web service provisioned by PO. The easiest way to perform a basic unit test of the interface is with a...
View ArticleSYNC ASYN Bridge but the receiver is IDOC
We had a requirement to implement a SYNC ASYNC bridge with SOAP as sender and IDOC as receiver. There are few good options we have. Using IDOC as SOAP service.But the receiver SAP system in version...
View ArticleSAP PI/XI to PO connection using PROXY over SOAP
Although this sounds very simple however I had to struggle to make this working while I had to migrate an existing interface from one of our customers interface from XI/PI--->PI to XI/PI-->PO....
View ArticleTesting: Test Tools...Part 4
This blog post focses on testing a soap web service provisioned by PO using a tool called SOAPUI. This is a free and open source cross-platform Functional Testing solution. With an easy-to-use...
View ArticleDownload and configure NWDS
Dear all, In this blog I'll explain how to install and set up the configuration of PO (Process Orchestration) 7.4, so it'll be ready to use in SAP NetWeaver after reading this blog. First of all PO 7.4...
View Article