cancel
Showing results for 
Search instead for 
Did you mean: 

No Backend Service Found

Former Member
0 Kudos

Hi Gurus,

We have to create an Odata using SAP Gateway (need to insert multiple headers with multiple items).

My approach was to use SEGW in (GW system), but later came to know that it doesn’t support deep inserts.

So we created the service using GW APIs (method CREATE_DEEP_ENTITY) in ECC system.

Now the problem is, after configuring the service in SPRO (ECC System) when I go to GW system to register the service using T_Code: /IWFND/MAINT_SERVICE

I get a message, ‘No Backend Service Found’. I have checked all the configurations in SPRO of GW system, System Alies is also maintained with RFC destination pointing to ECC sytem (where I have created the service).

Can someone pl. guide me where the mistake can be?

Regards,

Krishna Chauhan

Accepted Solutions (1)

Accepted Solutions (1)

kammaje_cis
Active Contributor
0 Kudos

Hi Krishna,

This should be problem with your system alias.

When you click on Add in /IWFND/MAINT_SERVICE, the system alias you mention should point to your system where you have created service proxy. I guess that should be your ECC system. In that case,  in the system alias, you need to ensure that 'Local App' flag is 'Unchecked'.

Thanks

Krishna

Former Member
0 Kudos

Hi Krishna,

Thanks for your response.

I have tested using LOCAL alias. I have a doubt, what would be the client (here it is maintained as 100 of GW system). where as ECC client is 500 where the service is created. Please correct!!!

Regards,

Krishna Chauhan

kammaje_cis
Active Contributor
0 Kudos

Hi Krishna

Were you able to register the service?

The system and client is picked up by the RFC destination mentioned in system alias. 'ESworkplace' in your case.

All that matters for you is the RFC destination and 'Local App' check box.

Thanks

Krishna

Former Member
0 Kudos

Hi Krishna,

We fixed this issue, you were correct. Tks a lot for your help.

The issue was with the alias.

Regards,

Krishna Chauhan

Former Member
0 Kudos

thanks a lot, It worked for me..

cheers.

Answers (0)