cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

"Service does not exist" while creating IAM app in eclipse

Bharath369
Explorer
0 Kudos
768

Hi All, 

I am trying to create an IAM app in eclipse by follwing the tutorial as in STEP 8 (Create a SAP Fiori App and Deploy it to SAP BTP, ABAP Environment ). I am getting the below error "Service does not exist". I tried giving different service names but still showing me the error. Please let me know which service name I have to provide here for creating IAM app.

Bharath369_0-1723138167879.png

Thanks,

Bharath

 

 

Accepted Solutions (0)

Answers (3)

Answers (3)

kaidehmann
Product and Topic Expert
Product and Topic Expert

Hi @Bharath369,

the name in the screenshot is not correct ( _0001 is wrong, there needs to be spaces between the name and the version number). Did you try to use the "Browse" option, or code completion (on Windows: enter Z and press Ctrl + Space). 

Best regards
Kai

BurgosJavier
Discoverer
0 Kudos

Hi @kaidehmann
I have the same issue 
I try to use the "Browse" option, or code completion (on Windows: enter Z and press Ctrl + Space). and my service is not there 
I did all steps as show in SAP Learning exercice "Create an SAP Fiori App and Deploy it to SAP BTP, ABAP Environment"
in deploy SAP Fiori Generator - in "Data Source and Service Selection" my service is in the list but in
Eclipse in identify and access management - IAM Apps when i try to create a new service my service is not in the list
Somebody find any way to fix that?

 

Aurobindo_Sarola
Discoverer
0 Kudos

The API state of the service binding must be in the ‘Released’ status to create an IAM app for the service

Aurobindo_Sarola_0-1748936064918.pngAurobindo_Sarola_1-1748936141887.png

 

BurgosJavier
Discoverer
0 Kudos

Hi all
I found a way to fix that

In Eclipse IAM apps we can’t see our service because this is not released

Who to fix that?

In Service Binding at left you will see your service, check the column “API State”.

Set your mouse in your service and right click go to API State and there is where you can set you service as release.

After releasing it go to IAM Apps insert service and now service name will show your service

I hope that helps you

Thanks

kaidehmann
Product and Topic Expert
Product and Topic Expert
0 Kudos
It should not be necessary to release the service binding. This would be needed if the the IAM app and the service binding are in different software components.