ASMA parameters configuration using AttribMapper module
Recently came across a pass-through File-to-File scenario to create target FileName as <SenderFileName>_<DateTime>.<extension><SenderFileName> - File name picked by sender...
View ArticleUsing XPI Inspector to troubleshoot HTTP SSL connections
IntroductionHTTPS (HTTP over SSL) connections are sometimes a bit tricky to establish. There have been quite a number of threads opened on SCN recently regarding SSL related errors. Below are some of...
View ArticleSo you think you know PI/PO?
Over the last couple of years we have seen dramatic changes in the SAP Middleware platform. Going from dual stack, to single stack to cloud. These changes can cause any SAP-er to sit down and scratch...
View ArticleStep by Step Guide to Setup HCI-DS Agent On Premise
In this series of blog, I have captured the screens and the process of setting up the HCI-DS. This blog is targeted for first time users who are new to HCI-DS. At the bottom, I have added HCI DS...
View ArticleExtract data from SuccessFators to FileFormat (.csv) using HCIds
In my previous blog(1) and blog(2) we have understood how to Install DS Agent on-premises and the basic understanding of HCI Web UI. In this blog we shall see the process of creating a DataStore for...
View ArticleUnderstanding HCI Data Store Web UI
In the previous blog, we understood how to setup a HCI DS Agent On-Premises and Connect it to the HCI Web UI. In this blog we shall Understand the Different operations that we can perform using HCI Web...
View ArticleNWA Admin Doc for PI Developers
SAP PI Net weaver Administrator tasks for PI developers. Start/Stop Adapter Serviceshttp://hostname:port/nwaGo to Operation Management -> Systems-> Start & Stop -> Java EE Services ->...
View ArticleHCI: Using PGP message level security in HCI
IntroductionHCI comes packed with a lot of security related features. For message level security, it supports the OpenPGP standard. This is a commonly used standard in emails as well as file-based...
View ArticleHCI: Developing custom OAuth 2.0 authentication in iFlows
IntroductionOAuth 2.0 is becoming a common authentication method to access REST-based services (i.e. Concur, Google, SFDC). Unfortunately, different organizations might have different implementations...
View ArticleSAP Teched and the Integration future
I want to share the insight I have gained into the ever-changing world of SAP integration while participating at SAP TechEd 2015. SAP integration has changed a lot over the last couple of years, and it...
View ArticleHCI: Using EGit for version management of Eclipse-based Integration Projects
IntroductionOne of the most frustrating aspects of working with HCI is the buggy development environment of the Eclipse-based Integration Designer plugin. While in general some of bugs are just minor...
View ArticleSAP HCI - Security FAQ and Checklist!
In this blog I want to talk about SAP HCI related Security questions, customers frequently ask.SAP HANA Cloud Integration or SAP HCI as most call it, enables you to connect your cloud applications...
View ArticleValue Mapping Replication for Mass Data Using NWDS in Java Stack SAP PO
Dear All, There are Many ways to upload the Mass data for Value mapping but the easy for creating value mapping using NWDS just browse the CSV file then values will be replicated in Cache monitor,...
View ArticleChanging attachment name or description of PI payload
As for one of my requirement, i had to rename the attachment payload name and description of the file(zip/jpeg/pdf etc..) which written in manifest file. I'm sure there is standart classes to make this...
View ArticleMulti Mapping with Dynamic FileName and Dynamic Folder using Variable...
IntroductionAs we all know if we use multi mapping we cannot set dynamic file name and folder with dynamic configuration because same header is shared by all the messages,Recently there are many...
View ArticleHCI: Using Eclipse WSDL Editor for SOAP-based integration
IntroductionFor SOAP-based integration, SOAP receiver channels are used to consume web services whilst SOAP sender channels are used to expose HCI as a web service. When the target system is a SOAP web...
View ArticleWhen is the File Modification Check supported in Sender File adapter channel?
The File Modification Check feature prevents the File Adapter from processing incomplete files. Sometimes you may find that the File Modification Check is not available in your sender file adapter...
View ArticleMigration of Classical and ICO scenarios to IFlows
IntroductionWe all know we can migrate the dual stack classical scenario's to integrated configuration objects(ICO) using migration tool, PI 7.31 SP16 or PI 7.4 SP11 on wards we can also migrate...
View ArticleMapping Lookups to a Centralized Key-Value Store System - Integration of SAP...
Intro. What is a centralized key-value store system and why to introduce it?In SAP PI/PO, mapping lookups are commonly used to retrieve values stored in an external backend system, during mapping...
View ArticleUsing EGit to quickly create an Adapter Module's EJB & EAR project
IntroductionCreating an Adapter Module for PI takes a bit of an effort as we have to create the EJB and EAR projects in NWDS and set up all the necessary build paths and deployment descriptor files. As...
View Article