Implement ADF: ABAP Daemon Framework

The example below depicts one of the possible use case of abap daemon, with the integration between interface technologies: AIF(Application Interface Framework), IDOC’s, Asynchronous RFC, Business events(workflow) & class events, Report program, email and ABAP Daemon. Disclaimer: To understand better, I implemented prototype based on below business scenario. Business Scenario: General Asset Procurement Process – […]

Continue reading


Create multipart/form-data service with forwarded basic authorization using JIRA REST API

SAP Process Orchestration

Business background Recently I’ve received interesting requirement: integrate SAP system with Atlassian’s JIRA software to enable creating new issues directly from SAP GUI. Because this software provides its own REST API it seemed to be an easy task. However, creating new issue is not enough, because user reporting some kind of an issue would like […]

Continue reading