With SP20 we enlarge the test strategy supported by PIT Tool. Until now it was only possible to do positive tests. Positive testing is based on the assumption that a message, which was successful in the source system, is expected to be successful in the target system as well. A positive test checks, that the […]
SAP PO
SAP Cloud Platform Integration- Connecting Microsoft SQL Sever
Introduction: JDBC connectivity to On Prem Database Systems-it was long awaited feature in SAP Cloud Platform Integration space. Latest release finally have option to work on it. Lets see how to work on the same. Scenario: Lets consider 3 most used concepts from integration perspective. Setup your SAP Cloud Connector: Follow below tutorial to install […]
How to Share/Deploy/Undeploy local BPM process using NWDS
This blog will provide step by step guide on how to Import/Export,Deploy/Undeploy BPM Process using NWDS and PO. 1) How to Export BPM Process/SC? Open Development Infrastructure Perspective window->Perspective->Open Perspective->Other->Development Infrastructure. Open Component browser and select the SC and click on export Select all development components and click on force build. Click on next and […]
SFTP Housekeeping job via SAP PO
Overview SFTP cleanup job is done by the Infrastructure team in most of the organization, I have implemented an interface in SAP PO to automate the manual task. I have developed an asynchronous loop back interface in SAP PO and written a java function to open SFTP connection and look for files, delete them and […]
C_PO_7517: How to Pass the SAP Process Orchestration Exam?
SAP Process Orchestration or the C_PO_7517 certification could be helpful for a newbie to make a career. The C_PO_7517 study guide, overview, and benefits are written in this article to provide knowledge about the exam.
SuccessFactors Integrations Beginners Guide- API Center
Introduction: Its been several years working on SuccessFactors Implementation Projects using SAP Cloud Platform Integration Suite Services for SAP and Non-SAP integrations .Will try for short series covering good to know Integration Touch Points for who are working on SuccessFactors Integrations.Will try not to cover topics where there are already nice blogs by fellow members. […]
Step-by-step guide on ‘How to create BPM scenario in SAP PO’
The step-by-step guide for creating BPM scenario in SAP PO 7.5 We will develop a scenario where BPM will decide whether the file will be placed to Developer or Manager folder based on Employee Designation. Prerequisites: 1) Check for proper connection is established between NWDS and PI Server. (Windows–>Preferences–>PI Tools Configuration–>Connections) 2) Check for PO […]
SAP Process Integration Test Tool (PIT) – News in SP18
It’s time for the news about the SAP Process Integration Test Tool(PIT). With the Support Packages 18 we deliver an email alert function, a where-use list and the configuration viewer. Also Read: SAP PO Certification Preparation Guide We developed an alert functionality via email notifications. This comes in combination with schedules. When an error occurs […]
Guide on NWBPM – Async/Sync Bridge and Enrich Input Payload with Response
Step by Step guide on NW-BPM – Async/Sync Scenarios and Enrich Request Payload With Response Message Summary This is a simple guidance document which will help to understand how to design NWBPM interfaces in SAP PO. Please note there is other way to build Async/Sync Bridge in SAP PO without NWBPM. However, there might be […]
Let’s Consume GraphQL API from SAP PO
Recently I came across to a challenge of consuming GraphQL API through SAP PO 7.5. Obviously i though somebody must have had written GraphQL API Call’s through SAP PO, but to my surprise, i was not able to find any single blog on it. Also Read: SAP PO Certification Preparation Guide Currently, when industries are […]