Receiving events from Dynamics 365 CRM using webhooks

SAP Cloud Platform Integration tools, SAP Process Integration

Introduction Starting with Dynamics 365 CRM 9.0 you can send data about events that occur on the Dynamics server to external applications like SCPI application using webhooks. Webhooks is a lightweight HTTP pattern for connecting Web APIs and services with a publish/subscribe model. Webhook consumers register webhook plugins about entity events. Dynamics will use these […]

Continue reading


How to Share/Deploy/Undeploy local BPM process using NWDS

SAP Process Orchestration, SAP Process Integration

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 […]

Continue reading


SuccessFactors Integrations Beginners Guide- API Center

SAP SuccessFactors Employee Central, SAP Process Integration, SAP Process Orchestration

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. […]

Continue reading


Step-by-step guide on ‘How to create BPM scenario in SAP PO’

SAP Process Integration, SAP Process Orchestration

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 […]

Continue reading