Demystifying Custom Adapter Development: Part 4 - Modifying the Adapter's...
IntroductionNow that we have familiarise ourselves with the various aspects of the custom adapter development, we can proceed with actual changes to modify the adapter's functionality. As an example,...
View ArticleCustom Adapter Module for Context Specific Queue Functionality
1. Product DescriptionTo provide the feature of Dynamic/Outbound Payload Based Queue assignment in PI. Based on the payload content we need to decide the queue name dynamically, which will give...
View ArticleDemystifying Custom Adapter Development: Part 5 - Creating an HTTP Poller...
IntroductionIn this final part of the custom adapter series, we will be looking at modifying the functionality for the sender side of the adapter. Although generally, both sender and receiver sides of...
View ArticleTo check file existence before picking using Java
Hi All, Recently, we have received one requirement where we were picking files from three different systems using FTP server and then merge them. The requirement become complex when we had to check the...
View ArticleSAP PI/PO : – POSDM INTEGRATION WITH ARTS POSLog POS SYSTEM – TUTORIAL 1
In this demo I would like to show how to integrate an Inbound ARTS POSLog Sales with POSDM BAPI through SAP PI/PO. In any IS Retail implementation , Sales from Point Of Sales(POS) system needs to be...
View ArticleSAP PI/PO : – POSDM INTEGRATION WITH ARTS POSLog POS SYSTEM – TUTORIAL 2
This is a continuation of previous demo SAP PI/PO : – POSDM INTEGRATION WITH ARTS POSLog POS SYSTEM – TUTORIAL 1 . In the previous demo I have shown how to integrated POS Sales with POSDM BAPI.Before...
View ArticleSAP PI/PO : – Generating microsoft excel from input xml using JavaMapping.
From an input xml , PI can generate Microsoft Excel using below 3 approaches:1) Java Mapping2) XSLT Mapping3) Adapter module.Already there are few articles in SCN which explain using xslt mapping and...
View ArticleSAP Cloud Connector : Bird's-eye view from HCI side
Hello folks, During recent assignments I came across this SAP tool i.e SAP Cloud Connector which can be used by many of you as well as a secure link between your HCP and on premise system. I read...
View ArticleHCI.DOC.001 - How to Export and Import Certifates in HCI Java keyStore File.
Java key store file download processStep 1 Click on the tenant ID. Step 2 Go to Deployed Artifact Tab. Step 3 Export the System.jks file on your local desktop. [ look on your Right hand side on the...
View ArticleConfiguring Alerts IN NW BPM
As we all know the alert mechanism plays a crucial role in making the process more efficient, so as per my experience, in this article I will share the steps to implement alerts in NW BPM. Note:- To...
View Article