2023 May 09 7:36 AM
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
2023 May 09 9:39 AM
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
2023 May 09 9:52 AM
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