PI/PO

Access AS Java Keystore from SAP PI/PO Adapter Module

SAP AS Java provides a keystore to manage public certificates and private keys used to digitally-sign, encode, decode and validate messages. Unfortunately accessing the key storage from a SAP PI/PO adapter module is not fully covered by SAP documentation and can pose a challenge. The code snippet below retrieves a reference to interface ISsfProfile. Once

Access AS Java Keystore from SAP PI/PO Adapter Module Read More »

SAP PI/PO Library of User-Defined Functions (UDFs)

A good, comprehensive library of User Defined Functions (UDF) is a key component in any successful interface implementation in SAP PI/PO system. Without it, graphical mappings quickly become intricate, hard to read, understand and maintain. This library has been developed across several years and used in almost all SAP PI/PO projects we were involved in.

SAP PI/PO Library of User-Defined Functions (UDFs) Read More »

SAP PI/PO Communication Channels (CC) Mass Update

This tools was created to allow fast Communication Channels update in SAP PI/PO system. It’s a great time-saver during PI/PO migration projects or when moving several Communication Channels between development, test and production systems. It uses Integration Directory API introduced in SAP NetWeaver PI 7.1. Installation The program is delivered as a standalone Java application

SAP PI/PO Communication Channels (CC) Mass Update Read More »