3 weeks ago - last edited 3 weeks ago
This discussion thread is to submit your solution for Week 2 of the May 2023 Developer Challenge - Open-Source ABAP .
Week 2 – ABAP2UI5 https://github.com/oblomov-dev/abap2UI5
ABAP2IU5 is a fairly new project which helps ABAP developers create SAPUI5 applications without ever having to code a line of JavaScript, expose an OData service, or work with Fiori Elements or the ABAP RESTful Application Programming model (RAP). This project allows you to create applications having a simple interface like a report selection screen, and display the output in a table, like an ALV Grid. All with just a few lines of code.
For this weeks’ challenge, install the ABAP2IU5 project in your system, and create a program using ABAP2UI5, which throws an input screen with two fields (User and Date), and a button. When the post button is clicked it should send the values to the server.
Resources:
❗You will get credit for this weeks’ challenge by providing a screenshot of the result with the server providing a message back as shown in the example screenshot below.
Have Fun 🤩
2 weeks ago
Here is the result
thanks for this challenge.
I appreciate it a lot!!!
I know this tool but I never used it
2 weeks ago
Here is my 2nd week result 👍
2 weeks ago
Hello, here's the app running
2 weeks ago
Hello my screenshot.
2 weeks ago
2 weeks ago
2 weeks ago
2 weeks ago
Hi!
Here is my submission for week 2.
2 weeks ago
2 weeks ago
Hello!
Here's my app
2 weeks ago
Hi all , its OK.
2 weeks ago
Hi here is mine
2 weeks ago
2 weeks ago - last edited 2 weeks ago
@Mamikee quick note: the abap2ui5 repo now contains just the library, to install the demos one also needs the dedicated repo.
2 weeks ago
Hi, my submission for week 2.
2 weeks ago
2 weeks ago
Hi Mamikee,
Here is my submission for week 2 challenge
https://github.com/SSingiredd/ABAP_REPOSITORY.git
2 weeks ago
2 weeks ago
Hi Mamikee,
Here is my submission for Week-2 .
Thanks.
2 weeks ago
2 weeks ago
Hi Mamikee,
Looking forward for next week
2 weeks ago
Hi,
Here is my app:
2 weeks ago
Hello !
2 weeks ago
Hello!
2 weeks ago
Hi,
Here is my app..
2 weeks ago
Hello,
abap2UI5 looks like great project.
Here is mine screenshot:
2 weeks ago
Hello and thanks for bringing abap2ui5 to my attention,
here is my screenshot:
2 weeks ago - last edited 2 weeks ago
Hello, here is my screenshot 🙂
2 weeks ago
Here is my submission.
2 weeks ago - last edited 2 weeks ago
Hi Mamikee, Here is my submission for Week-2 .
2 weeks ago
2 weeks ago
2 weeks ago
Hi,
Here is the submission of the week 2 challenge
2 weeks ago
2 weeks ago
a week ago
a week ago
Hello everyone!
I'm having a problem running the second challenge. I will give an overview of my situation so that it is easier to understand.
In my SAP environment it was not possible to perform the online pull or push request to the GitHub repository, so I had to do this installation process manually and I was able to install abap2ui5, I created the class responsible for the handle request, I also created the http service with the class responsible for the handle request, but when testing the service, the page informs me that it was not possible to find the IP address of the server.
My question is the following, would this be a configuration error that I made or would it be due to the fact that I did not have access, as was the case of not being able to make a pull or push request from the github repository?
a week ago
As a developer you are (should at least be) aware how important it is to have a good "bug report". So, if we start with the github problem first - what is the error message you get? Have you checked that the two certificates for github.com and api.github.com are installed?
You also write that you get a message about not being able to find the IP address of the server.
Which server address are you trying to access? If you can launch the Fiori Launchpad on your system the server is known and that problem should not be related to the problem with github access.
a week ago
Here's my submission for week 2.
a week ago