Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

Recent Activity

Task 4 - Implement Criticality feature and create an Object page

This is the last task of the August Developer Challenge on ABAP Core Data Services. The responses we have seen so far is excellent and appreciate each one of you in taking time to complete the challenge. We have seen some good conversations about the...

Criticality.png

Task 1 - Create CDS View Entity ( August Developer Challenge )

First of all, thanks for the overwhelming response to the ABAP Developer Challenge. Kudos to everyone who took time out of their busy schedule and finished the pre-requisite – Task 0 last week.Now let us dive right into the challenge.Task 1 - In this...

2024-08-07_08-25-11.png
sheenamk by Developer Advocate
  • 87926 VIEWS
  • 212 REPLIES
  • 39 Likes

April (Citizen) Developer Challenge – SAP Build Apps: Task 1 - S/4HANA OData

The challenge is now over. See our wrap-up blog.Always good to brush up on your OData access … I mean, we’re at SAP.We started the challenge earlier this week with a preliminary task so you can have your SAP Build Apps set up. Now we'll start one cha...

2023-12-24_18-40-33.png 2023-12-24_18-40-33.png Dan_Wroblewski_0-1712138849513.png Dan_Wroblewski_1-1712138849516.jpg

Converting C Code to Abap

#include <stdio.h>#include <stdlib.h> // N, 2 boyutlu matrisin boyutudur N*N#N 9'u tanımı /* Izgarayı yazdırmak için bir yardımcı fonksiyon */void print(int arr[N][N]){     for (int i = 0; i < N; i++)      {         for (int j = 0; j < N; j++)       ...

Arslan1 by Explorer
  • 3543 VIEWS
  • 8 REPLIES
  • 0 Likes

Build Apps Import Project

Hi All,I was using Appgyver (Pre sap) using the platform.appgyver.com site and I have the projects built as web from the site locally. But the issue is I am unable to import these projects into the community edition since the files built from the pre...

Vishal_97 by Product and Topic Expert
  • 4532 VIEWS
  • 8 REPLIES
  • 0 Likes

Unable to load shared library '/home/site/wwwroot/libadonetHDB.dll' or one of its dependencies.

Reproduction steps1)Created new Web API project in Visual studio 2022 and using Target Framework .NET 8.0, Platform target is Any CPU2)Added package through NuGet is SAPHanaForNetCore 3.1.0 package3)deploying the project on Azure app service and OS i...

Manisha5 by Discoverer
  • 715 VIEWS
  • 0 REPLIES
  • 0 Likes

Unable to load shared library '/home/site/wwwroot/libadonetHDB.dll' or one of its dependencies.

Reproduction steps1)Created new Web API project in Visual studio 2022 and using Target Framework .NET 8.0, Platform target is Any CPU2)Added package through NuGet is SAPHanaForNetCore 3.1.0 package 3)deploying the project on Azure app service and OS ...

Manisha5 by Discoverer
  • 6813 VIEWS
  • 16 REPLIES
  • 0 Likes

Welcome to "SAP Build Apps on SAP BTP" Developer's Challenge – April 1st, 2024!

Hello everybody! Do you love challenges? We have a cool one for you!Starting this day "SAP Build Apps on BTP" Developer's challenge where you get to try your hands on SAP Build Apps on SAP BTP "Free Trial".The challenges so far:Task 0: Set Up SAP Bui...

2024-04-01_19-49-42.png
Rekha_DR by Developer Advocate
  • 2774 VIEWS
  • 4 REPLIES
  • 1 Likes

Navigation menu color

It would appear that there have been some changes in the new community edition of Appgyver that has either eliminated the ability to customize the color of the navigation menu background, text, and icons or it has moved.Can someone please help me fin...

attachment1711978203053.jpg

April (Citizen) Developer Challenge – SAP Build Apps: Task 0

The challenge is now over. See our wrap-up blog.Welcome to the SAP Build Apps Community Challenge, a set of small challenges to help you get to know SAP Build Apps a little better, whether you’re a beginner or experienced user.The challenges so far:T...

2023-12-24_18-40-33.png IMG_5832.PNG Dan_Wroblewski_2-1711946842427.png Dan_Wroblewski_6-1711947342672.png

Random

I have 5 variables and I want to assign random values from 1 to 5 and I want them all to be assigned unique values every time I run them.  ABAP Connectivity  , ABAP Development  

Arslan1 by Explorer
  • 833 VIEWS
  • 1 REPLY
  • 0 Likes

Data lost in local storage

I was building an app using Appgyver and have data stored in the local storage of the device. Everything was working perfectly until...After migrating to SAP Build Apps Community Edition and using the updated SAP Preview App app, I found after the Pr...

Push notifications badge

 Hi everyone. I have a issue. I have implemented push notifications on my android app. But the icon badge for the notifications are still the appgyver icon. I have added all of my custom images in the build configuration settings. But the appgyver ic...

Screenshot_20240328_143841_Settings.jpg
Jaredn97 by Explorer
  • 3231 VIEWS
  • 9 REPLIES
  • 0 Likes

iOS build fails

Peace. This is the first iOS build after moving from AppGyver. App Store Distribution Certificate & Provisioning are both valid & unchanged from last successful build on 2024/11/10. Please advise ASAP. Thank you...The error message follows:Troublesho...

SeifEldin by Participant
  • 14933 VIEWS
  • 37 REPLIES
  • 1 Likes

SAP Build App Error

I'm having this error when i try to build android app Please verify your keystore contents by running the "keytool -v -list -keystore .keystore" command. Re-upload the keystore file if everything matches with the provided build settings.Runtime versi...

Labels in this area