Version Comparison: Building UIs with Ruby and Sinatra on NW BPM

Comparing: Revision 2 » Revision 3


 
 
Color Key: Addition Deletion Change
Revision 2   By Harald Schubert at 11 months, 4 days ago Revision 3   By Harald Schubert at 10 months, 3 weeks ago

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 way, customers can leverage know-how they might already have in other UI technologies and frameworks and fully customize the look and feel of their UIs according to their needs.

View Document

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 way, customers can leverage know-how they might already have in other UI technologies and frameworks and fully customize the look and feel of their UIs according to their needsdocument 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.

View Document