cancel
Showing results for 
Search instead for 
Did you mean: 

I can not find /UI5/ABAP_REPOSITORY_SRV in my system.

Mahmood99
Explorer
0 Kudos
399

Hello,

I have added a  /UI5/ABAP_REPOSITORY_SRV in segw and then removed it, was  wrong. Now I get this message in image when I am trying to add the service again.

Mahmood99_3-1723116301228.png

 

 

 

1- How can I find it again?

As I know, to add it again I should remove all dependencies such as Model and classes. Is this correct? 
2- Should I remove the classes in the image first?

Mahmood99_1-1723116056407.png

When I try to delete the classes above I get  this message:

Mahmood99_2-1723116105205.png

I hope you can help, thank you.

Mahmood

View Entire Topic
peterpersiel
Product and Topic Expert
Product and Topic Expert

Hello Mahmood,

did you follow steps as described in Using an OData Service to Load Data to the SAPUI5 ABAP Repository?

  • The OData service /UI5/ABAP_REPOSITORY_SRV is available as of SAP_UI 753.

  • Activate the /UI5/ABAP_REPOSITORY_SRV service in your back-end system as described here: Activate and Maintain Services.

  • In transaction SICF, check for /UI5/ABAP_REPOSITORY_SRV that the ui5 service (namespace) is activated as described here: ICF Services.

Best regards,
Peter

Mahmood99
Explorer
0 Kudos

Hello Peter,

Yes, I have SAP_UI 753.  But the issue that I can find the service in my backend system ( /n/IWFND/MAINT_SERVICE ).

gregorw
Active Contributor
0 Kudos
The frontend part for what the /UI5/ABAP_REPOSITORY_SRV service is used needs only be deployed to the frontend server. No need to have it in the backend.
Mahmood99
Explorer
0 Kudos
Hello @gregorw sorry I did not understand what do you mean and what should I do exactly?