Technology Blogs by Members
Explore a vibrant mix of technical expertise, industry insights, and tech buzz in member blogs covering SAP products, technology, and events. Get in the mix!
cancel
Showing results for 
Search instead for 
Did you mean: 
AdrDen
Explorer
It might be a bit confusing for the developers to understand what SAP Build actually is, so I would like to bring some light to the topic, based on my experiences from sessions on SAP TechEd 2022.

In this blog I would like to answer basic technical questions related to SAP Build & SAP Build Apps.

 

Is SAP Build related to the old Build prototyping tool for Fiori?


No, it's not. Former build.me (SAP Build Classic) is in sunset. See an update here.

A preffered tool for SAP Fiori apps sketching is Figma.

What SAP Build actually is?


SAP Build is a set of tools combining:

  • SAP Build Apps (formerly SAP AppGyver)

  • SAP Build Process Automation (formerly SAP Process Automation)

  • SAP Build Work Zone standard edition (formerly Launchpad Service)

  • SAP Build Work Zone advanced edition (formerly WorkZone)


In general SAP Build is a low-code solution portfolio and re-branding around AppGyver, which seems to be heart of the concept. See a nice overview here.

SAP Build Apps is an evolution of AppGyver. SAP Build Apps adds additional application-building capabilities such as authentication, data integration, or lifecycle management.

Is SAP Build Apps (former AppGyver) available free-tier?


Yes, it is. See the prerequisites and subscription guide here.

Can I build UI5 prototypes with SAP Build Apps?


No, it's not possible to create UI5 protoypes using this tool. It's a no-code tool enabling users to create business apps without requiring programming skills.

What I can build using SAP Build Apps?


SAP Build Apps can be used to develop desktop, web-based, and mobile applications.

Can I use my old AppGyver projects in SAP Build Apps?


Yes, it is possible to reach existing AppGyver projects in a new tool. The new backend functionality works together with what was formerly called SAP AppGyver.

Can we include SAP Build Apps apps in a Launchpad Service, so they can be accessed via browser or Mobile Start?


Yes, it is possible.

Can I create my own themes for apps?


Yes, you can create your own themes via Theme Variables, so it's ready to be consumed in the projects.

How can I consume data in my apps?


You can use OData Services and BTP Destinations or create entities using Visual Cloud Functions. Visual Cloud Functions is a persistency layer for SAP Build Apps, so think it's a database (based on postgres db running on SAP BTP).

How can we compare SAP Build Apps with SAP Mobile Services Mobile Development Kit?


MDK is a pro-code offering, while SAP Build Apps is a no-code citizen dev tool. Both can be used to develop mobile Android and iOS applications. MDK supports offline scenarios.

Can I use offline for my OData in SAP Build Apps?


As of now offline is not supported with SAP Build Apps.

How can we distribute SAP Build Apps and handle different tenants (Development, Quality, Production)? Is there any app versioning?


Once the apps design is completed, it is needed to build the project. If you build the project as MTAR type, you can use Transport Management Service to deploy the app to different subaccounts. There's also a history functionality available, that allows you to review previous states of the app. Release management is a built-in feature too.

Can we create roles for the apps and restrict access based on them? 


It's not yet supported. You can share your app with other stakeholders, who can work as admins, developers or viewers, but it's not possible to restrict the access wth so-called role concept.

Is there an option to create custom components for SAP Build Apps?


Currently, you cannot create own components, but it's in the roadmap for 2023.

How can we collaborate on the projects?


There's a project sharing feature in the lobby, enabling real-time collaboration on SAP Build Apps projects.

References


SAP Build: What’s Under the Hood?

SAP Build Apps roadmap

SAP Build Apps product page

Conclusion


SAP Build is a new brand SAP's offering, collecting existing SAP BTP Services and bundling them together. It provides some confusion with Services renaming, but I hope this article makes things clearer.

Meanwhile, SAP Build Apps seems to be an interesting tool, becoming more and more powerful with the time. Looks like it still has some weaker points (no offline or role concept), but might become a strong development tool in the near future.
4 Comments
Betodealcala1
Explorer
0 Kudos
Thanks for the info.
I don't know if you could help me with my access to SAP Build Apps?
I have subscribed to the new SAP Build Apps service.
Before setting up my SAP Build Apps subscription, I created an IAS tenant for my account.
I have done all the steps in the guide.
I have been able to access the application but the problem I have is that it does not let me create any new project.
I can give the project a name and description, but when I click "create", the project doesn't appear.
Do you know what could be due to?
ancutamezi
Product and Topic Expert
Product and Topic Expert
0 Kudos
Hi Adrian,

 

Can you tell me the main difference about choosing between building an extension with CAP and adding a Fiori app on top - linking it to the SAP Build Work Zone - standard edition vs exposing the CAP odata service and consuming it from the SAP Build Apps - building the UI here? Trying to understand the difference in terms of UI? Sorry if I missed something.

 
AdrDen
Explorer
0 Kudos
Hi Ancuta,

SAP Build apps does not deliver Fiori UX and Fiori-looking like UIs at the moment. It's also not that flexible as freestyle SAPUI5 development. It's no-code tool, so JS coding is not required.

It's up to development team to decide what's the best technology to build the app. I believe most of the cases can be implemented by both SAP Build & SAP Fiori. There are multiple factors there.

Adrian
AdrDen
Explorer
0 Kudos
Hi José,

Sorry for a late response. Is your problem still valid?

Adrian
Labels in this area