SAP Business Process Management
Building UIs with Ruby and Sinatra on NW BPM
Tags:
SAP NetWeaver BPM (NW BPM) has always had a strong focus on providing seamless integration with UI technologies provided by SAP, specifically Web Dynpro Java / ABAP and Visual Composer. With the advent of the BPM Public API, NW BPM now opens the door for customers to use arbitrary UI technologies. This document exemplifies how to build a custom UI on NW BPM using the Ruby scripting language and the Ruby-based Web framework Sinatra for the Web backend and standard HTML, CSS, and JavaScript for the client side.