Application Development 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: 

Issue with 'Build an SAP Fiori App Using the ABAP RESTful Application Programming Model [RAP100]'

yahyasaarchtech
Explorer
0 Kudos
536

Hi,

I am doing tutorials from 'developers.sap.com' and I am currently busy with this tutorial > https://developers.sap.com/mission.sap-fiori-abap-rap100.html <. for the first section of the tutorial. You have to Publish the local service endpoint of your service binding and start the Fiori elements App Preview and I keep running into an issue where when I publish it, it says 'Application could not be started due to technical issues. Service group 'ZRAP100_UI_TRAVEL_O4_118' not published' (screenshot attached)


I followed the tutorial exactly as it is and changed what it asked me to. The first time i did it, I typed out the code and the second I just copied and pasted it but I am still getting the issue.
I updated eclipse and ADT but still the same.
Here is the versions of what I am using:
Eclipse IDE for Java Developers (includes Incubating components) - Version: 2023-03 (4.27.0)
Chrome - Version 112.0.5615.138 (Official Build) (64-bit)
windows 10 professional

2 REPLIES 2

jasmin_gruschke
Product and Topic Expert
Product and Topic Expert
0 Kudos
427

Hi Yahya,
from your screenshot you seem to have published the Service Binding for group 000 while you want to preview the one with extension 118. Can you please check again that you really published the right one?
Best,
Jasmin

0 Kudos
427

Hi Jasmin,
If you are referring to the screenshot with the labels '1' & '2', that is from step 5 of the tutorial that I am following from the developer.sap site (https://developers.sap.com/tutorials/abap-environment-rap100-generate-ui-service.html#1d899019-40f8-...). I added it just to show what step I am reffering to

The second screenshot (grey IDE) and last one (web page) are from my work which is giving me the error