SAP Builders Discussions
Join the discussion -- ask questions and discuss how you and fellow SAP Builders are using SAP Build, SAP Build Apps, SAP Build Process Automation, and SAP Build Work Zone.
cancel
Showing results for 
Search instead for 
Did you mean: 

Recent Activity

Appgyver Navigate Page

Dear Mrs/Mr,My name is Evangelos Fountas, I have developed two applications in the composer pro edition. I have saved and retrieved all our projects. We have completed the migration to community edition. I am trying to develop a new  application in t...

Στιγμιότυπο οθόνης (277).png
VF9 by Discoverer
  • 128 Views
  • 0 replies
  • 0 kudos

Error Build App

When trying to build the .apk file you always get an error, even with applications that had been built and tested before.Runtime version: 4.9.133;AB version: 2.0.0-alpha.1COMMAND:/usr/local/lib/node_modules/@appgyver/orchestra-builder/node_modules/rn...

LuisG by Explorer
  • 488 Views
  • 3 replies
  • 2 kudos

Create a oData server and add multiple entity

Hi, I want to create a only ONE Odata service with 4 tables from  SNWD_EPM model.Set A. I can join the following 2 table (SNWD_PD, SNWD_BPA)  and add associationSNWD_PDSNWD_BPASet B.  I can also join following following 2 tables ( SNWD_SO, SNWD_SO_I ...

Arif1 by Active Participant
  • 243 Views
  • 1 replies
  • 0 kudos

SAP App Build: encrypt and decrypt a file

Hei folks,I am building a web app, it needs the file encryption/decryption feature. And I am here to fetch some ideas that you share.Simply put - what I want:- Generate a AES-256 bit key, or user uploads his own AES-256 key- Encrypt certain files usi...

Mijanur by Explorer
  • 193 Views
  • 0 replies
  • 0 kudos

Initial page does not reroute to first page

After building and deploying the app to Cloud Foundry, I tried to access the app through the URL given:/buildappsxxxxx and got redirected to:/buildappsxxxxx/index.html and not to/buildappsxxxxx/page.Page1.html Which means during back navigation, one ...