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


File to Mail Attachment Scenario

SAP Process Integration

Overview: This blog’s main objective is to consolidate different approaches to address below cases using PI/PO scenarios: Following business requirement was the motive of this exercise: Approach-01: Retain mail-attachment name as of original file name Below is the Java-Map program to prepare “Mail Package XML”: Following screen displays “Sender FILE CC” configuration: And on this […]

Continue reading