MattBrightman
Explorer
Member since ‎2016 Apr 26

User Statistics

  • 17 Posts
  • 2 Solutions
  • 4 Kudos given
  • 30 Kudos received

User Activity

SAP Build Code and Joule’s capabilities have made me reflect on the relevance of past projects like App Templater and CAPGEN. These tools were designed to model and generate SAP CAP (Cloud Application Programming) Node applications and services, but ...
In case you missed the first blog post on CAPVAL, CAPVAL is a SAP Cloud Application Programming model plugin designed to make validations and error messages better for developers and users alike. CAPVAL introduced two new annotations. The first annot...
Input Validation is a key component of any application or service. Out of the box SAP CAP has some powerful annotations to validate user input.  However, it has been my experience from previous projects that although these annotations are useful from...
This post is about two tools I have been working on over the past 6 months, and now releasing(Early Access) for the community for feedback: AppTemplater and CAPGEN. AppTemplater and CAPGEN aim to automate the first 50% of Development, allowing Develo...