Sign in
Sign in
Recover your password.
A password will be e-mailed to you.
Browsing Category
Sap cloud platform integration for process services
SAP PI – UDF to capture multiple result sets from a Stored Procedure in DB
Finally, my first blog post to SCN! ????
I was wondering when will I get a chance to write like the experts and finally here I am. I am really happy about it.
My blog post addresses a scenario to capture multiple Result Sets…
Creating OData Service from SOAP using HCI (beta)
OData provisioning in HCI allows you to create OData from SOAP service. So you could consume it in applications such as Fiori and Mobile.
In this blog I am describing how to create OData service from an existing SOAP service…
Converting Standard Payment Medium Format MT100/MT101/MT103 File into XML
Hello Everyone,
This blog is related to the struggle which i had while working with integration of BCM payments with the Bank. Bank Communication Management (BCM) is the sub-module used for making Vendor Payments and Employee…
Get to know Camel’s Simple expression language in HCI
Introduction
Simple is a, well, simple expression language, that ships with the Apache Camel integration framework. The language is also available in HANA Cloud Platform, Integration Service, the product which I will refer to as HCI…
Delete Operation Using SFSF Odata Adapter
Recently we have got requirement to delete some records from successfactors using SFSF adapter. We have already performed INSERT,UPDATE & UPSERT operations using SFSF Adapter, but we never worked with DELETE…
Configuration Of SLD : Creation of Technical And Bussiness System
Applies to: SAP Net Weaver Process Integration 7.xx with SLD configuration.
Summary: This document will provide you with the overview of SLD (System Landscape Directory) and provide with detailed steps for creation of Technical and…
Michal’s tips: Application Interface Framework (AIF) – IDOC processing with AIF actions
In my previous article on Application Interface Framework (AIF) Michal’s PI tips: Application Interface Framework (AIF) 2.0 – monitoring existing IDOCs I’ve described how to monitor IDOCs in the Monitoring and Error Handling…
Trick to export PI7.3 mappings as a .XIM File
Exporting/importing X(P)I mappings as XIM files has been a practice by PI developers since XI3.0 version. But, unfortunately SAP has disabled this feature from PI7.1/3 onwards. During my recent exploration on hidden tools in X(P)I,…
Mapping Errors
Let me preface this post with the comment that most of my documentation is mostly geared towards Basis admins with little PI experience. I try to put together common issues that I see, make general directions on how to resolve that…
Generic PI Async-Sync Bridge Configuration for Any Adapters
PI provides async-sync bridge for the JMS adapter. The configuration is well documented in SAP Help and various blogs and documents on SCN. The configuration involves JMS specific parameters, e.g. JMS correlation id. These…