Create Integrated Configuration objects using Directory API - Part 1 of 2
Directory APIs provides many options to access, modify Directory objects. One can find many real-life use cases where manual efforts can be reduced with their use. It can be used for reporting purpose...
View ArticleCreate Integrated Configuration objects using Directory API - Part 2 of 2
This blog is in continuation to Part 1 where we have discussed an example and informal logic to consume Directory API. For working and consuming Webservice api in Java, one should understand JAXB.Java...
View ArticleSetup Enterprise Service in SAP PI
I decided to share with you my experience setting up standard SAP Enterprise Services in SAP PI. I hear about Enterprise Services some years ago and I was involve during design phase in that project...
View ArticleXI/PI Message Payload from Java - Using JCo 3.0
Based on a custom requirement to carry out performance analysis on a critical interface "on-demand", I was looking at options. Obviously going to the SXMB_MONI, opening each message to find out which...
View ArticleFEH/ECH setup for custom asynchronous proxy
I was trying to setup FEH/ECH for a custom asynchronous server proxy following Michal's blog. However, between 2011 (when the article was written) until now, there have been changes in the SPRO menu...
View ArticleNew major version of PI performance check
Motivation:The PI performance check is one of the central SAP documents for the tuning of the PI system. The last version of this document was released more than two years ago. In the meantime with the...
View ArticleHandling and preventing messages stuck in To Be Delivered status
BackgroundSince the early days of XI, getting messages stuck in the To Be Delivered status on the Adapter Engine has been a recurring issue. A search on SCN will list down hundreds of such discussion...
View ArticleSeats available - CEI for a new set of Apps build levering SAP HANA.
Do you have automated processes or workflows in your company. Then this is for you SAP is pleased to offer a new and focused platform to listen to customer needs and apply this feedback to the software...
View ArticleMessage size as source of performance bottleneck
Is message size, performance bottleneck ? . The message size directly influences the performance of an interface processed in SAP PI. The size of a PI message depends on two...
View ArticleIntegration of Third Party Scheduler (e.g. Control-M) with SAP PI/PO -...
In several productive scenarios, batch jobs are scheduled and tracked by third party schedulers. A scheduler is responsible for seamless and optimized scheduling and processing of jobs. Control-M (BMC)...
View ArticleMonitoring Database Tables in PI for Performance
Some of the tables in SAP PI grow very quickly and can cause severe performance problems if archiving or deletion does not take place frequently. For more information on troubleshooting - SAP...
View ArticleSending mail in tabular format
Dear SCN members , Recently I have worked on a requirement of sending mail in a tabular format using mail package .I want to share my knowledge on this as it took longer time for me to fine tune the...
View ArticleHandle PI performance by Adapter Parallelism
Increasing the number of threads and working on a queue in the messaging system, didn't not solve the performance problem ?. Why can't we try Adapter Parallelism....The below are the three...
View ArticleMapping-Lookup to ABAP-Proxy
Using Mapping-Lookups is a powerful tool to gather data within an integration scenario. But is it possible to perform Mapping-Lookups using ABAP Proxies? Help content does not provide any information...
View ArticleChange in certificates used to launch Integration Builder
I would like to flag this issue with the community and hopefully this will help prevent you from encountering the "JAR resources in JNLP file are not signed by the same certificate" error when opening...
View ArticleAdapter Module: ReplaceString
Adapter Module: ReplaceString Use ReplaceString module is used to replace strings within the xml text of the payload of the message. It can be used to modify the message structure before it gets in PI...
View ArticleBridges Construction Site (2/3): Synchronous - asynchronous bridge.
Continue of Bridges Construction Site (1/3): Asynchronous - synchronous bridge.----------------------------------------------Hello again, colleagues! Let's continue to review solutions for the problem...
View ArticleSAP PI Integration to Different Banks using SwiftNet and BCM
Document ObjectiveThe payments for different vendors submitted to different Banks need to be secure and should meet all the compliance agreed with the Bank and the Third Party service Provider. We...
View ArticleCustom proxy framework with FEH/ECH
IntroductionIn this blog, I will introduce a custom proxy framework with FEH/ECH capability. FEH/ECH is an error handling framework for proxy-based interfaces and is widely used in SAP's pre-delivered...
View ArticleUTF-8 Encoded CSV file as an email attachment
Dear Colleagues,Background:This is probably not worth blogging, but I thought I should share this information anyhow with the community which has given me so much. There was a requirement recently on...
View Article